Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 1.73 KB

File metadata and controls

18 lines (14 loc) · 1.73 KB

PricingComponentValueMigrationAmendmentMapping

Properties

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":[] }

[Back to Model list] [Back to API list] [Back to README]