TefTransactionResponseMSitef class
Constructors
-
TefTransactionResponseMSitef({int id = 0, String tefCodPayment = '', String tefDescPayment = '', String tefInstitution = '', String tefCodInstitution = '', String tefCardType = '', String binCard = '', String tefDigitalWalletId = '', String tefDigitalWalletType = '', String tefDigitalWalletName = '', String tefNSUSitef = '', String tefNSUAuthorizing = '', String tefCodAuthorization = '', String establishmentReceipt = '', String customerReceipt = '', String transactionConfirmation = '', String couponModality = '', String transactionDateTime = '', String cancellationMode = '', String amountToPay = '', String amountReceived = '', String returnValue = '', String paymentAmount = '', String codCancellationMode = '', int resultCode = 99999, String compDadosConf = '', String codTrans = '', String redeAut = '', String codeDocumentCanceled = '', String cardholderName = '', String transactionAmount = '', String amountCancelled = '', String cardNumber = '', String cardNumberLast = '', String? errorTransaction, String? typeFields})
-
const
-
TefTransactionResponseMSitef.fromJson(String source)
-
factory
-
TefTransactionResponseMSitef.fromMap(Map<String, dynamic> map)
-
factory
Methods
-
copyWith({int? id, String? tefCodPayment, String? tefDescPayment, String? tefInstitution, String? tefCodInstitution, String? tefCardType, String? binCard, String? tefDigitalWalletId, String? tefDigitalWalletType, String? tefDigitalWalletName, String? tefNSUSitef, String? tefNSUAuthorizing, String? tefCodAuthorization, String? establishmentReceipt, String? customerReceipt, String? transactionConfirmation, String? couponModality, String? transactionDateTime, String? cancellationMode, String? amountToPay, String? amountReceived, String? returnValue, String? paymentAmount, String? codCancellationMode, int? resultCode, String? compDadosConf, String? codTrans, String? redeAut, String? codeDocumentCanceled, String? cardholderName, String? transactionAmount, String? amountCancelled, String? cardNumber, String? cardNumberLast, String? errorTransaction, String? typeFields})
→ TefTransactionResponseMSitef
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson()
→ String
-
-
toMap()
→ Map<String, dynamic>
-
-
toString()
→ String
-
A string representation of this object.
override