Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 802 Bytes

PlanUpdateRequest.md

File metadata and controls

14 lines (10 loc) · 802 Bytes

Conekta.net.Model.PlanUpdateRequest

a plan

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]
ExpiryCount 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]