stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.InvoiceTaxAmount

Description

Contains the types generated from the schema InvoiceTaxAmount

Synopsis

Documentation

data InvoiceTaxAmount Source #

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

Constructors

InvoiceTaxAmount 

Fields

data InvoiceTaxAmountTaxRate'Variants Source #

Defines the oneOf schema located at components.schemas.invoice_tax_amount.properties.tax_rate.anyOf in the specification.

The tax rate that was applied to get this tax amount.