totalAmount property
Amount of a transaction. In the Card Acquisition Request message, it allows the processing of a contactless card.
Implementation
@BuiltValueField(wireName: r'TotalAmount')
num? get totalAmount;
Amount of a transaction. In the Card Acquisition Request message, it allows the processing of a contactless card.
@BuiltValueField(wireName: r'TotalAmount')
num? get totalAmount;