Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 975 Bytes

AddOnBaseInput.md

File metadata and controls

19 lines (11 loc) · 975 Bytes

AddOnBaseInput

Properties

Name Type Description Notes
name String The name of the add-on. [optional]
invoiceDisplayName String Specifies the name that will be displayed on an invoice. If no value is set for this field, the name of the actual charge will be used as the default display name. [optional]
code String Unique code used to identify the add-on. [optional]
amountCents Integer The cost of the add-on in cents, excluding any applicable taxes, that is billed to a customer. By creating a one-off invoice, you will be able to override this value. [optional]
amountCurrency Currency [optional]
description String The description of the add-on. [optional]
taxCodes List<String> List of unique code used to identify the taxes. [optional]