description property
Specifies that you must provide complete street addresses for the party and counterParty for transactions greater than USD 3000.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;
Specifies that you must provide complete street addresses for the party and counterParty for transactions greater than USD 3000.
@BuiltValueField(wireName: r'description')
String? get description;