description property
Specifies the requirements for the payment instrument that need to be included in the request for a particular route.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;
Specifies the requirements for the payment instrument that need to be included in the request for a particular route.
@BuiltValueField(wireName: r'description')
String? get description;