Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 839 Bytes

SubscriptionUpdateInputSubscription.md

File metadata and controls

10 lines (7 loc) · 839 Bytes

# SubscriptionUpdateInputSubscription

Properties

Name Type Description Notes
name string The display name of the subscription on an invoice. This field allows for customization of the subscription's name for billing purposes, especially useful when a single customer has multiple subscriptions using the same plan. [optional]
subscription_at \DateTime The start date and time of the subscription. This field can only be modified for pending subscriptions that have not yet started. This date should be provided in ISO 8601 datetime format and expressed in Coordinated Universal Time (UTC). [optional]

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