period property
Period of time with defined unit of time. A period between 2 payment instalments.
Implementation
@BuiltValueField(wireName: r'Period')
int? get period;
Period of time with defined unit of time. A period between 2 payment instalments.
@BuiltValueField(wireName: r'Period')
int? get period;