| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | id | |
| organization_id | str | { "description" : "", "verbs":[] } | |
| amendment_id | str | { "description" : "", "verbs":[] } | |
| update_pricing_component_value_id | str | { "description" : "ID of the updateComponentValueAmendment object that is responsible for actioning the change.", "verbs":["GET"] } | [optional] |
| pricing_component_id | str | { "description" : "ID of the pricing component, that will not change with versioning. (Must be provided if pricingComponentName is empty)", "verbs":["POST","GET"] } | |
| pricing_component_name | str | { "description" : "Name of the pricing component. (Must be provided if pricingComponentID is empty)", "verbs":["POST","GET"] } | |
| state | str | { "description" : "", "verbs":["GET"] } | |
| change_mode | str | { "description" : "<span class=\"label label-default\">immediate</span> applies the changes to the subscription straight away. <span class=\"label label-default\">delayed</span> applies the changes to the subscription at the start of the next billing period", "verbs":["POST","GET"] } | |
| new_value | int | { "description" : "Value of the pricing component that the subscription is moving to", "verbs":["POST","GET"] } | |
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
| changed_by | str | { "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] |
| value_effective | datetime | { "description" : "Date when the value becomes active. For example when an upgrade will come into effect.", "verbs":["GET"] } | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.