isInstallments property
Used when retrieving IIN Details, to indicate whether the product is allowed in context when payment is in installments
Implementation
@JsonKey(required: false)
bool isInstallments;
Used when retrieving IIN Details, to indicate whether the product is allowed in context when payment is in installments
@JsonKey(required: false)
bool isInstallments;