description property
A description of the direct debit. Maximum length: 35 characters. Allowed characters: a-z, A-Z, 0-9, and special characters _/?:().,'+ ";.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;
A description of the direct debit. Maximum length: 35 characters. Allowed characters: a-z, A-Z, 0-9, and special characters _/?:().,'+ ";.
@BuiltValueField(wireName: r'description')
String? get description;