fraudpreventionv2-sdk
Toggle table of contents
4.3.0
JVM
Platform filter
JVM
Switch theme
Search in API
fraudpreventionv2-sdk
fraudpreventionv2-sdk
/
com.expediagroup.sdk.fraudpreventionv2.models
/
PaymentThreeDSCriteria
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Payment
Three
DSCriteria.
Builder
Link copied to clipboard
public
PaymentThreeDSCriteria.Builder
PaymentThreeDSCriteria.Builder
(
Boolean
probableFlag
,
String
transactionModel
)
Functions
build
Link copied to clipboard
public
final
PaymentThreeDSCriteria
build
(
)
probable
Flag
Link copied to clipboard
public
final
PaymentThreeDSCriteria.Builder
probableFlag
(
Boolean
probableFlag
)
transaction
Model
Link copied to clipboard
public
final
PaymentThreeDSCriteria.Builder
transactionModel
(
String
transactionModel
)