status property
The status of the mandate. Examples : active, revoked, completed, expired
Implementation
@BuiltValueField(wireName: r'status')
String get status;
The status of the mandate. Examples : active, revoked, completed, expired
@BuiltValueField(wireName: r'status')
String get status;