Contains installment details relevant to payment processing.
| JSON representation |
|---|
{ // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "installmentPayment": { object ( |
| Fields | |
|---|---|
| REQUIRED: This union contains the installment details for the payment processed. The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
installmentPayment |
An installment payment is being configured with this field. This contains details required to determine the installment charges and duration. |
installmentPaymentNotApplicable |
Installment payment is not applicable for this transaction. |
| End of mutually exclusive fields. | |