Version¶
Overview
A version of an object is created every time the object’s definition is either newly created or subsequently changed.
When an object is cloned, a new version of the object is automatically created. The new version is set in draft mode and can be edited, simulated and submitted for approval.
Once approved the new version becomes by default the version that will be used to create any new object. Older versions of the object that have been used to create other objects will have the version number appended as a suffix to their name when being listed.
For instance, if annual_income has two versions the latest on (v2) will be listed as "annual_income" while the first one will be listed as annual_income(v1)


