Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds a constant document to the specified container.
The ID of the container where the constant will be added. It could be a module or folder.
Optionaloptions: ConstantCreationOptionsOptions for that will be used during the constant initialization.
A promise that resolves to the newly created constant.
Optionaloptions: ConstantCreationOptions
API for working with constants