Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 977 Bytes

File metadata and controls

17 lines (14 loc) · 977 Bytes

# UpdatedPaymentPlan

Properties

Name Type Description Notes
auto_charge bool Whether to auto-charge payments [optional]
max_charge_attempts int Maximum charge attempts [optional]
days_between_retries int Days between retry attempts [optional]
payment_method_id string Payment method ID [optional]
initial_payment_amount float Initial payment amount [optional]
initial_payment_date \DateTime ISO date of the initial payment in pay plan [optional]
plan_start_date \DateTime ISO date of the start of pay plan [optional]
number_of_payments int Number of payments in the plan [optional]
days_between_payments int Days between each payment [optional]

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