email property

  1. @BuiltValueField.new(wireName: r'email')
String get email

The email associated with the sub-merchant's account.

Implementation

@BuiltValueField(wireName: r'email')
String get email;