recurly-client-0.1.0.0: Client for Recurly subscription management
Safe HaskellSafe-Inferred
LanguageHaskell2010

RecurlyClient.Types.ShippingAddress

Description

Contains the types generated from the schema ShippingAddress

Synopsis

Documentation

data ShippingAddress Source #

Defines the object schema located at components.schemas.ShippingAddress in the specification.

Constructors

ShippingAddress 

Fields

mkShippingAddress :: ShippingAddress Source #

Create a new ShippingAddress with all required fields.