Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 744 Bytes

PlanUpdateRequest.md

File metadata and controls

12 lines (9 loc) · 744 Bytes

# PlanUpdateRequest

Properties

Name Type Description Notes
amount int The amount in cents that will be charged on the interval specified. [optional]
currency string ISO 4217 for currencies, for the Mexican peso it is MXN/USD [optional]
expiry_count int Number of repetitions of the frequency NUMBER OF CHARGES TO BE MADE, considering the interval and frequency, this evolves over time, but is subject to the expiration count. [optional]
name string The name of the plan. [optional]

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