stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.BillingDetails

Description

Contains the types generated from the schema BillingDetails

Synopsis

Documentation

data BillingDetails Source #

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

Constructors

BillingDetails 

Fields

mkBillingDetails :: BillingDetails Source #

Create a new BillingDetails with all required fields.

data BillingDetailsAddress' Source #

Defines the object schema located at components.schemas.billing_details.properties.address.anyOf in the specification.

Billing address.

Constructors

BillingDetailsAddress' 

Fields