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