address property
Required for transactions performed by registered payment facilitators. The sub-merchant's address.
Implementation
@BuiltValueField(wireName: r'address')
BillingAddress? get address;
Required for transactions performed by registered payment facilitators. The sub-merchant's address.
@BuiltValueField(wireName: r'address')
BillingAddress? get address;