stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.TaxIdVerification

Description

Contains the types generated from the schema TaxIdVerification

Synopsis

Documentation

data TaxIdVerification Source #

Defines the data type for the schema tax_id_verification

Constructors

TaxIdVerification 

Fields

data TaxIdVerificationStatus' Source #

Defines the enum schema tax_id_verificationStatus'

Verification status, one of `pending`, `verified`, `unverified`, or `unavailable`.