Safe Haskell | None |
---|---|
Language | Haskell2010 |
StripeAPI.Types.InvoiceItemThresholdReason
Description
Contains the types generated from the schema InvoiceItemThresholdReason
Documentation
data InvoiceItemThresholdReason Source #
Defines the object schema located at components.schemas.invoice_item_threshold_reason
in the specification.
Constructors
InvoiceItemThresholdReason | |
Fields
|
Instances
mkInvoiceItemThresholdReason Source #
Arguments
:: [Text] | |
-> Int | |
-> InvoiceItemThresholdReason |
Create a new InvoiceItemThresholdReason
with all required fields.