merchantId property
Google Pay Merchant ID. Character length and limitations: 16 alphanumeric characters or 20 numeric characters.
Implementation
@BuiltValueField(wireName: r'merchantId')
String get merchantId;
Google Pay Merchant ID. Character length and limitations: 16 alphanumeric characters or 20 numeric characters.
@BuiltValueField(wireName: r'merchantId')
String get merchantId;