TefTransactionResponseMSitef constructor
const
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,
Implementation
const TefTransactionResponseMSitef({
this.id = 0,
this.tefCodPayment = '',
this.tefDescPayment = '',
this.tefInstitution = '',
this.tefCodInstitution = '',
this.tefCardType = '',
this.binCard = '',
this.tefDigitalWalletId = '',
this.tefDigitalWalletType = '',
this.tefDigitalWalletName = '',
this.tefNSUSitef = '',
this.tefNSUAuthorizing = '',
this.tefCodAuthorization = '',
this.establishmentReceipt = '',
this.customerReceipt = '',
this.transactionConfirmation = '',
this.couponModality = '',
this.transactionDateTime = '',
this.cancellationMode = '',
this.amountToPay = '',
this.amountReceived = '',
this.returnValue = '',
this.paymentAmount = '',
this.codCancellationMode = '',
this.resultCode = 99999,
this.compDadosConf = '',
this.codTrans = '',
this.redeAut = '',
this.codeDocumentCanceled = '',
this.cardholderName = '',
this.transactionAmount = '',
this.amountCancelled = '',
this.cardNumber = '',
this.cardNumberLast = '',
this.errorTransaction,
this.typeFields,
});