Name | Type | Description | Notes |
---|---|---|---|
handle | str | Per subscription unique handle for the subscription add-on. | |
quantity | int | Quantity of the subscription add-on. Only defined for quantity type add-ons | [optional] |
amount | int | Fixed subscription add-on per quantity price. If not defined the subscription add-on uses the add-on price. | [optional] |
name | str | Optional name overriding the add-on name. If not defined the add-on name will be used as order line text. | [optional] |
description | str | Optional description overriding the add-on description. If not defined the add-on description will be used. | [optional] |
created | datetime | Date when the subscription add-on was created. In ISO-8601 extended offset date-time format. | |
add_on | AddOn | Add-on for subscription add-on | |
amount_incl_vat | bool | If fixed price this parameter tells whether the amount is including VAT | [optional] |
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.