installments property
The number of installments for the specified product id.
Implementation
@BuiltValueField(wireName: r'installments')
int? get installments;
The number of installments for the specified product id.
@BuiltValueField(wireName: r'installments')
int? get installments;