DigitalpayeResponsePaymentInterface class abstract

Implementers

Properties

amount String?
no setter
amountReceive String?
no setter
amountTotal String?
no setter
cardId String?
no setter
countryUser String?
no setter
currency String?
no setter
date String?
no setter
dateUpdate String?
no setter
emailUser String?
no setter
fees String?
no setter
hashCode int
The hash code for this object.
no setterinherited
linkpaymentId String?
no setter
nameUser String?
no setter
numberUser String?
no setter
operatorId String?
no setter
redirectUrl String?
no setter
ref String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
no setter
transactionId String?
no setter
typePayment String?
no setter
typeTransaction String?
no setter
waveLaunchUrl String?
no setter

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