ThreeDS2ResponseData class abstract

Annotations
  • @BuiltValue.new()

Constructors

ThreeDS2ResponseData([void updates(ThreeDS2ResponseDataBuilder b)])
factory

Properties

acsChallengeMandated String?
no setter
acsOperatorID String?
no setter
acsReferenceNumber String?
no setter
acsSignedContent String?
no setter
acsTransID String?
no setter
acsURL String?
no setter
authenticationType String?
no setter
cardHolderInfo String?
no setter
cavvAlgorithm String?
no setter
challengeIndicator String?
no setter
dsReferenceNumber String?
no setter
dsTransID String?
no setter
exemptionIndicator String?
no setter
hashCode int
The hash code for this object.
no setterinherited
messageVersion String?
no setter
riskScore String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdkEphemPubKey String?
no setter
threeDSServerTransID String?
no setter
transStatus String?
no setter
transStatusReason String?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(ThreeDS2ResponseDataBuilder)) ThreeDS2ResponseData
Rebuilds the instance.
inherited
toBuilder() ThreeDS2ResponseDataBuilder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<ThreeDS2ResponseData>
no setter