purpose property
Required if type is donations. The reason for receiving the funds.
Implementation
@BuiltValueField(wireName: r'purpose')
String? get purpose;
Required if type is donations. The reason for receiving the funds.
@BuiltValueField(wireName: r'purpose')
String? get purpose;