PaymentFields class

Constructors

PaymentFields({String? upFrontAmount, String? creditAdminTax, String? firstQuotaDate, String? hasSignature, String? hasPrintedClientReceipt, String? hasWarranty, String? interestAmount, String? serviceTax, String? cityState, String? hasSentReference, String? originalTransactionId, String? originalTransactionDate, String? signatureMd5, String? hasConnectivity, String? productName, String? entranceMode, String? firstQuotaAmount, String? cardCaptureType, String? requestDate, String? boardingTax, String? numberOfQuotas, String? isDoubleFontPrintAllowed, String? bin, String? hasPassword, String? primaryProductCode, String? isExternalCall, String? primaryProductName, String? receiptPrintPermission, String? isOnlyIntegrationCancelable, String? externalCallMerchantCode, String? isFinancialProduct, String? applicationName, String? changeAmount, String? v40Code, String? secondaryProductName, String? paymentTransactionId, String? avaiableBalance, String? pan, String? secondaryProductCode, String? hasSentMerchantCode, String? documentType, String? statusCode, String? merchantAddress, String? merchantCode, String? paymentTypeCode, String? merchantName, String? totalizerCode, String? applicationId, String? signatureBytes, String? document})
PaymentFields.fromJson(Map<String?, dynamic> json)

Properties

applicationId String?
getter/setter pair
applicationName String?
getter/setter pair
avaiableBalance String?
getter/setter pair
bin String?
getter/setter pair
boardingTax String?
getter/setter pair
cardCaptureType String?
getter/setter pair
changeAmount String?
getter/setter pair
cityState String?
getter/setter pair
creditAdminTax String?
getter/setter pair
document String?
getter/setter pair
documentType String?
getter/setter pair
entranceMode String?
getter/setter pair
externalCallMerchantCode String?
getter/setter pair
firstQuotaAmount String?
getter/setter pair
firstQuotaDate String?
getter/setter pair
hasConnectivity String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hasPassword String?
getter/setter pair
hasPrintedClientReceipt String?
getter/setter pair
hasSentMerchantCode String?
getter/setter pair
hasSentReference String?
getter/setter pair
hasSignature String?
getter/setter pair
hasWarranty String?
getter/setter pair
interestAmount String?
getter/setter pair
isDoubleFontPrintAllowed String?
getter/setter pair
isExternalCall String?
getter/setter pair
isFinancialProduct String?
getter/setter pair
isOnlyIntegrationCancelable String?
getter/setter pair
merchantAddress String?
getter/setter pair
merchantCode String?
getter/setter pair
merchantName String?
getter/setter pair
numberOfQuotas String?
getter/setter pair
originalTransactionDate String?
getter/setter pair
originalTransactionId String?
getter/setter pair
pan String?
getter/setter pair
paymentTransactionId String?
getter/setter pair
paymentTypeCode String?
getter/setter pair
primaryProductCode String?
getter/setter pair
primaryProductName String?
getter/setter pair
productName String?
getter/setter pair
receiptPrintPermission String?
getter/setter pair
requestDate String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondaryProductCode String?
getter/setter pair
secondaryProductName String?
getter/setter pair
serviceTax String?
getter/setter pair
signatureBytes String?
getter/setter pair
signatureMd5 String?
getter/setter pair
statusCode String?
getter/setter pair
totalizerCode String?
getter/setter pair
upFrontAmount String?
getter/setter pair
v40Code String?
getter/setter pair

Methods

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

Operators

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