description property

  1. @BuiltValueField.new(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.

Implementation

@BuiltValueField(wireName: r'description')
String? get description;