email property
The support email address of the legal entity. Required if you have a platform setup.
Implementation
@BuiltValueField(wireName: r'email')
String? get email;
The support email address of the legal entity. Required if you have a platform setup.
@BuiltValueField(wireName: r'email')
String? get email;