Class DsRidValues
java.lang.Object
com.netcetera.threeds.sdk.api.utils.DsRidValues
Provides the RID values of the preconfigured schemes in the SDK.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDefines the amex RID value.static final StringDefines the CB RID value.static final StringDefines the diners RID value.static final StringDefines the EFTPOS RID value.static final StringDefines the jcb RID value.static final StringDefines the mastercard RID value.static final StringDefines the union RID value.static final StringDefines the visa RID value. -
Method Summary
-
Field Details
-
MASTERCARD
Defines the mastercard RID value.- See Also:
-
VISA
Defines the visa RID value.- See Also:
-
AMEX
Defines the amex RID value.- See Also:
-
DINERS
Defines the diners RID value.- See Also:
-
UNION
Defines the union RID value.- See Also:
-
JCB
Defines the jcb RID value.- See Also:
-
CB
Defines the CB RID value.- See Also:
-
EFTPOS
Defines the EFTPOS RID value.- See Also:
-