EMVQR class

set emv value

Constructors

EMVQR()

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 EmvqrModel
getter/setter pair

Methods

addMerchantAccountInformation({String? id, MerchantAccountInformation? value}) → dynamic
set merchant account information
addRfuForEMVCo({String? id, String? value}) → dynamic
add rfu for emvcode
addUnreservedTemplate({String? id, UnreservedTemplate? value}) → dynamic
unreserved template
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAdditionalDataFieldTemplate(AdditionalDataFieldTemplate? value) → dynamic
set additional data field template
setCountryCode(String? value) → dynamic
set country code
setMerchantCategoryCode(String? value) → dynamic
set merchant category code
setMerchantCity(String? value) → dynamic
set merchant city
setMerchantInformationLanguageTemplate(MerchantInformationLanguageTemplate? value) → dynamic
set merchant information langage template
setMerchantName(String? value) → dynamic
set merchant name
setPayloadFormatIndicator(String? value) → dynamic
Set payload format inficator
setPointOfInitiationMethod(String? value) → dynamic
set point of initiation method
setPostalCode(String? value) → dynamic
set postal code
setTipOrConvenienceIndicator(String? value) → dynamic
set tip or convenience indicator
setTransactionAmount(String? value) → dynamic
set transaction amount
setTransactionCurrency(String? value) → dynamic
set transaction currency
setValueOfConvenienceFeeFixed(String? value) → dynamic
set Value Of Convenience Fee Fixed
setValueOfConvenienceFeePercentage(String? value) → dynamic
set value of convenience fee percentage
toString() String
A string representation of this object.
inherited

Operators

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