payerId property
PayPal Merchant ID. Character length and limitations: 13 single-byte alphanumeric characters.
Implementation
@BuiltValueField(wireName: r'payerId')
String get payerId;
PayPal Merchant ID. Character length and limitations: 13 single-byte alphanumeric characters.
@BuiltValueField(wireName: r'payerId')
String get payerId;