| Name | Type | Description | Notes |
|---|---|---|---|
| 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] |
| id | str | { "description" : "", "verbs":["GET"] } | [optional] |
| amendment_id | str | { "description" : "", "verbs":["GET"] } | |
| value | int | { "description" : "Units purchased for pricing-component", "verbs":["POST","GET"] } | |
| pricing_component_id | str | { "description" : "Identifier for pricing-component in new the new rate-plan", "verbs":["POST","GET"] } | [optional] |
| pricing_component_name | str | { "description" : "Name of the pricing component. (Must be provided if pricingComponentID is empty)", "verbs":["POST","GET"] } | [optional] |
| organization_id | str | { "description" : "", "verbs":[] } |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.