statusComment property
Comment for the status of the payment instrument. Required if statusReason is other.
Implementation
@BuiltValueField(wireName: r'statusComment')
String? get statusComment;
Comment for the status of the payment instrument. Required if statusReason is other.
@BuiltValueField(wireName: r'statusComment')
String? get statusComment;