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

RecurlyClient.Types.InvoiceAddress

Description

Contains the types generated from the schema InvoiceAddress

Synopsis

Documentation

data InvoiceAddress Source #

Defines the object schema located at components.schemas.InvoiceAddress.allOf in the specification.

Constructors

InvoiceAddress 

Fields

mkInvoiceAddress :: InvoiceAddress Source #

Create a new InvoiceAddress with all required fields.