Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
RecurlyClient.Types.TaxDetail
Description
Contains the types generated from the schema TaxDetail
Synopsis
- data TaxDetail = TaxDetail {}
- mkTaxDetail :: TaxDetail
Documentation
Defines the object schema located at components.schemas.TaxDetail
in the specification.
Constructors
TaxDetail | |
Fields
|
mkTaxDetail :: TaxDetail Source #
Create a new TaxDetail
with all required fields.