isInstallments property

  1. @JsonKey(required: false)
bool isInstallments
getter/setter pair

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;