stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.DeletedTaxId

Description

Contains the types generated from the schema DeletedTaxId

Synopsis

Documentation

data DeletedTaxId Source #

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

Constructors

DeletedTaxId 

Fields

  • deletedTaxIdId :: Text

    id: Unique identifier for the object.

    Constraints:

    • Maximum length of 5000

mkDeletedTaxId Source #

Create a new DeletedTaxId with all required fields.