| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
RecurlyClient.Types.SubscriptionChangeShippingCreate
Description
Contains the types generated from the schema SubscriptionChangeShippingCreate
Documentation
data SubscriptionChangeShippingCreate Source #
Defines the object schema located at components.schemas.SubscriptionChangeShippingCreate in the specification.
Shipping addresses are tied to a customer's account. Each account can have up to 20 different shipping addresses, and if you have enabled multiple subscriptions per account, you can associate different shipping addresses to each subscription.
Constructors
| SubscriptionChangeShippingCreate | |
Fields
| |
Instances
mkSubscriptionChangeShippingCreate :: SubscriptionChangeShippingCreate Source #
Create a new SubscriptionChangeShippingCreate with all required fields.