Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 893 Bytes

PaymentScheduleItemRetry.md

File metadata and controls

14 lines (9 loc) · 893 Bytes

Zuora.Model.PaymentScheduleItemRetry

Properties

Name Type Description Notes
payment_gateway_id string ID of the payment gateway used to collect payments. The default value is the account's default payment gateway ID. If no payment gateway ID is found on the customer account level, the default value will be the tenant's default payment gateway ID. This field will be ignored when `items` is specified. [optional]
payment_method_id string ID of the payment method. The default value is the account's default payment method ID. This field will be ignored when `items` is specified. [optional]

[Back to Model list] [Back to API list] [Back to README]