PaymentInstrumentUpdateRequestStatusReasonEnum class

Inheritance
  • Object
  • EnumClass
  • PaymentInstrumentUpdateRequestStatusReasonEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

serializer → Serializer<PaymentInstrumentUpdateRequestStatusReasonEnum>
no setter
values → BuiltSet<PaymentInstrumentUpdateRequestStatusReasonEnum>
no setter

Constants

accountClosure → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
damaged → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
endOfLife → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
expired → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
lost → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
other → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
stolen → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
suspectedFraud → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
transactionRule → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.
unknownDefaultOpenApi → const PaymentInstrumentUpdateRequestStatusReasonEnum
The reason for updating the status of the payment instrument. Possible values: lost, stolen, damaged, suspectedFraud, expired, endOfLife, accountClosure, other. If the reason is other, you must also send the statusComment parameter describing the status change.