DisputesNotificationAdditionalDataBuilder class
Constructors
Properties
- arn ↔ String?
-
getter/setter pair
- autoDefended ↔ String?
-
getter/setter pair
- captureMerchantReference ↔ String?
-
getter/setter pair
- capturePspReference ↔ String?
-
getter/setter pair
- chargebackReasonCode ↔ String?
-
getter/setter pair
- chargebackSchemeCode ↔ String?
-
getter/setter pair
- defendable ↔ String?
-
getter/setter pair
- defensePeriodEndsAt ↔ String?
-
getter/setter pair
- disputeStatus ↔ DisputesNotificationAdditionalDataDisputeStatusEnum?
-
getter/setter pair
- grossCurrency ↔ String?
-
getter/setter pair
- grossValue ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hmacSignature ↔ String?
-
getter/setter pair
- invoiceCreditorAccount ↔ String?
-
getter/setter pair
- modificationMerchantReferences ↔ String?
-
getter/setter pair
- nofReasonCode ↔ String?
-
getter/setter pair
- nofSchemeCode ↔ String?
-
getter/setter pair
- paymentMethodVariant ↔ String?
-
getter/setter pair
- rfiReasonCode ↔ String?
-
getter/setter pair
- rfiSchemeCode ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- shopperReference ↔ String?
-
getter/setter pair
Methods
-
build(
) → DisputesNotificationAdditionalData -
Builds.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replace(
DisputesNotificationAdditionalData 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(DisputesNotificationAdditionalDataBuilder)?) → void -
Applies updates.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited