Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 547 Bytes

subscriptionupdate.md

File metadata and controls

23 lines (14 loc) · 547 Bytes

SubscriptionUpdate

Supported Types

SubscriptionUpdateProduct

subscriptionUpdate := components.CreateSubscriptionUpdateSubscriptionUpdateProduct(components.SubscriptionUpdateProduct{/* values here */})

SubscriptionCancel

subscriptionUpdate := components.CreateSubscriptionUpdateSubscriptionCancel(components.SubscriptionCancel{/* values here */})

SubscriptionRevoke

subscriptionUpdate := components.CreateSubscriptionUpdateSubscriptionRevoke(components.SubscriptionRevoke{/* values here */})