status property
The current status of the grant. Possible values: Pending, Active, Repaid, WrittenOff, Failed, Revoked.
Implementation
@BuiltValueField(wireName: r'status')
CapitalGrantStatusEnum get status;
The current status of the grant. Possible values: Pending, Active, Repaid, WrittenOff, Failed, Revoked.
@BuiltValueField(wireName: r'status')
CapitalGrantStatusEnum get status;