NationalMerchantIdentifier class

National Merchant Identifier contained within Entry ID 51 of the QRIS.

Properties

centuryCode int?
latefinal
checkDigit String?
no setter
countryCode String?
Expected to default to "ID" (Indonesia)
latefinal
entityTypeCode int?
Numeric identifier for Business Entity (1 or 2)
latefinal
generatedYearLastTwoDigits String?
QR Code Generated year, last two digits
latefinal
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sequenceNumberAndCheckDigit String?
latefinal

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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