AdditionalData3DSecureBuilder class
Constructors
Properties
- allow3DS2 ↔ String?
-
getter/setter pair
- challengeWindowSize ↔ AdditionalData3DSecureChallengeWindowSizeEnum?
-
getter/setter pair
- executeThreeD ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- mpiImplementationType ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scaExemption ↔ String?
-
getter/setter pair
- threeDSVersion ↔ String?
-
getter/setter pair
Methods
-
build(
) → AdditionalData3DSecure -
Builds.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replace(
AdditionalData3DSecure other) → void -
Replaces the value in the builder with a new one.
override
-
toString(
) → String -
A string representation of this object.
inherited
-
update(
void updates(AdditionalData3DSecureBuilder)?) → void -
Applies updates.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited