periodUnit property
Type of instalment transaction. Possible values: * Annual * Daily * Monthly * Weekly
Implementation
@BuiltValueField(wireName: r'PeriodUnit')
PeriodUnit? get periodUnit;
Type of instalment transaction. Possible values: * Annual * Daily * Monthly * Weekly
@BuiltValueField(wireName: r'PeriodUnit')
PeriodUnit? get periodUnit;