Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 790 Bytes

File metadata and controls

10 lines (7 loc) · 790 Bytes

# SubscriptionUpdateInput

Properties

Name Type Description Notes
status string If the field is not defined and multiple `active` and `pending` subscriptions exists, Lago will update the `active` subscription. However, if you wish to update a `pending` subscription, please ensure that you include the `status` attribute with the `pending` value in your request body. [optional]
subscription \Lago\LagoPhpClient\Model\SubscriptionUpdateInputSubscription

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