merchantId property
The unique identifier of the merchant account to which terminal is assigned.
Implementation
@BuiltValueField(wireName: r'merchantId')
String? get merchantId;
The unique identifier of the merchant account to which terminal is assigned.
@BuiltValueField(wireName: r'merchantId')
String? get merchantId;