Name | Type | Description | Notes |
---|---|---|---|
created | DateTime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
changed_by | String | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
updated | DateTime | { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } | [optional] |
pricing_component | String | { "description" : "Name or ID of the pricing component to apply the discount to. If not set blank discount is applied at the invoice level.", "verbs":["POST"] } | [optional] |
pricing_component_name | String | { "description" : "", "verbs":["GET"] } | [optional] |
pricing_component_id | String | { "description" : "", "verbs":["GET"] } | [optional] |
unit_of_measure_name | String | [optional] | |
unit_of_measure_id | String | [optional] | |
units_free | Integer | { "description" : "Number of units that are free for a pricing-component.", "verbs":["POST","GET"] } | [optional] |
percentage_discount | Float | { "description" : "Percentage to be discounted", "verbs":["POST","GET"] } | [optional] |
cash_discount | Float | { "description" : "Fixed monetary amount to be discounted", "verbs":["POST","GET"] } | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.