Code0 LogoCodeZero

ModuleConfiguration

Represents a saved module configuration value for a project runtime assignment.

Fields without arguments

NameTypeDescription
createdAtTime!Time when this ModuleConfiguration was created
definitionModuleConfigurationDefinition!The configuration definition this saved value belongs to.
idModuleConfigurationID!Global ID of this ModuleConfiguration
updatedAtTime!Time when this ModuleConfiguration was last updated
valueJSONThe saved configuration value.

On this page