stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.CountrySpec

Description

Contains the types generated from the schema CountrySpec

Synopsis

Documentation

data CountrySpec Source #

Defines the data type for the schema country_spec

Stripe needs to collect certain pieces of information about each account created. These requirements can differ depending on the account's country. The Country Specs API makes these rules available to your integration.

You can also view the information from this API call as an online guide.

Constructors

CountrySpec 

Fields

data CountrySpecSupportedBankAccountCurrencies' Source #

Defines the data type for the schema country_specSupported_bank_account_currencies'

Currencies that can be accepted in the specific country (for transfers).