AdditionalDataFieldTemplate class

set additional data field template

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value AdditionalDataFieldTemplateValue
getter/setter pair

Methods

addPaymentSystemSpecific({String? id, String? value}) → dynamic
Payment System Specific
addRfuForEMVCo({String? id, String? value}) → dynamic
RFU for EMVCo
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAdditionalConsumerDataRequest(String value) → dynamic
Set additional consumer data request
setBillNumber(String value) → dynamic
Set bill number
setCustomerLabel(String value) → dynamic
Set customer label
setLoyaltyNumber(String value) → dynamic
Set loyalty number
setMerchantChannel(String value) → dynamic
Set merchant channel
setMerchantTaxID(String value) → dynamic
merchant tax id
setMobileNumber(String value) → dynamic
Set mobile number
setPurposeTransaction(String value) → dynamic
Set purpose transaction
setReferenceLabel(String value) → dynamic
Set reference label
setStoreLabel(String value) → dynamic
Set store label
setTerminalLabel(String value) → dynamic
Set terminal label
toString() String
A string representation of this object.
inherited

Operators

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