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

Latest commit

 

History

History
20 lines (17 loc) · 2.53 KB

ComponentChange.md

File metadata and controls

20 lines (17 loc) · 2.53 KB

Bfwd::ComponentChange

Properties

Name Type Description Notes
id String id
organization_id String { "description" : "", "verbs":[] }
amendment_id String { "description" : "", "verbs":[] }
update_pricing_component_value_id String { "description" : "ID of the updateComponentValueAmendment object that is responsible for actioning the change.", "verbs":["GET"] } [optional]
pricing_component_id String { "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 String { "description" : "Name of the pricing component. (Must be provided if pricingComponentID is empty)", "verbs":["POST","GET"] }
state String { "description" : "", "verbs":["GET"] }
change_mode String { &quot;description&quot; : &quot;<span class=\&quot;label label-default\&quot;>immediate</span> applies the changes to the subscription straight away. <span class=\&quot;label label-default\&quot;>delayed</span> applies the changes to the subscription at the start of the next billing period&quot;, &quot;verbs&quot;:[&quot;POST&quot;,&quot;GET&quot;] }
new_value Integer { &quot;description&quot; : &quot;Value of the pricing component that the subscription is moving to&quot;, &quot;verbs&quot;:[&quot;POST&quot;,&quot;GET&quot;] }
created DateTime { &quot;description&quot; : &quot;The UTC DateTime when the object was created.&quot;, &quot;verbs&quot;:[] } [optional]
changed_by String { &quot;description&quot; : &quot;ID of the user who last updated the entity.&quot;, &quot;verbs&quot;:[] } [optional]
updated DateTime { &quot;description&quot; : &quot;The UTC DateTime when the object was last updated.&quot;, &quot;verbs&quot;:[] } [optional]
value_effective DateTime { &quot;description&quot; : &quot;Date when the value becomes active. For example when an upgrade will come into effect.&quot;, &quot;verbs&quot;:[&quot;GET&quot;] } [optional]