Location Class Properties

Here’s the Location class information formatted as a Markdown table, including a column to indicate whether each field is optional and a note on the dynamic properties:

PropertyTypeOptionalDescription
idstringNoUnique identifier for the location.
locationNamestringYesName of the location.
versionVersionYesVersion information provided by the user.
[key: string]anyYesAdditional dynamic properties as key-value pairs.

Version

Here’s the Version class information formatted as a Markdown table, including a column to indicate whether each field is optional:

PropertyTypeOptionalDescription
idstringNoUnique identifier for the version.
namestringNoName of the version.