id property

String? get id

Merchant ID, with length up to 15 characters

Typically processed only on tag 51, else ignored.

Implementation

String? get id => this[2];