maximumDays property
The maximum term for repaying the grant, in days. Only applies when contractType is loan.
Implementation
@BuiltValueField(wireName: r'maximumDays')
int? get maximumDays;
The maximum term for repaying the grant, in days. Only applies when contractType is loan.
@BuiltValueField(wireName: r'maximumDays')
int? get maximumDays;