phoneNumber property
Required for transactions performed by registered payment facilitators. The phone number associated with the sub-merchant's account.
Implementation
@BuiltValueField(wireName: r'phoneNumber')
String? get phoneNumber;
Required for transactions performed by registered payment facilitators. The phone number associated with the sub-merchant's account.
@BuiltValueField(wireName: r'phoneNumber')
String? get phoneNumber;