| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StripeAPI.Types.CreditNoteTaxAmount
Description
Contains the types generated from the schema CreditNoteTaxAmount
Synopsis
Documentation
data CreditNoteTaxAmount Source #
Defines the data type for the schema credit_note_tax_amount
Constructors
| CreditNoteTaxAmount | |
Fields
| |
Instances
| Eq CreditNoteTaxAmount Source # | |
Defined in StripeAPI.Types.CreditNoteTaxAmount Methods (==) :: CreditNoteTaxAmount -> CreditNoteTaxAmount -> Bool # (/=) :: CreditNoteTaxAmount -> CreditNoteTaxAmount -> Bool # | |
| Show CreditNoteTaxAmount Source # | |
Defined in StripeAPI.Types.CreditNoteTaxAmount Methods showsPrec :: Int -> CreditNoteTaxAmount -> ShowS # show :: CreditNoteTaxAmount -> String # showList :: [CreditNoteTaxAmount] -> ShowS # | |
| ToJSON CreditNoteTaxAmount Source # | |
Defined in StripeAPI.Types.CreditNoteTaxAmount Methods toJSON :: CreditNoteTaxAmount -> Value # toEncoding :: CreditNoteTaxAmount -> Encoding # toJSONList :: [CreditNoteTaxAmount] -> Value # toEncodingList :: [CreditNoteTaxAmount] -> Encoding # | |
| FromJSON CreditNoteTaxAmount Source # | |
Defined in StripeAPI.Types.CreditNoteTaxAmount Methods parseJSON :: Value -> Parser CreditNoteTaxAmount # parseJSONList :: Value -> Parser [CreditNoteTaxAmount] # | |
data CreditNoteTaxAmountTaxRate'Variants Source #
Define the one-of schema credit_note_tax_amountTax_rate'
The tax rate that was applied to get this tax amount.