Represents a Flag value.codestring or nullculturesArray of objects or null or null(FlagCulture)+Show 3 array propertiesidinteger(int32)Norce internal flag idgroupCodestring or null{ "code": "string", "cultures": [ { … } ], "id": 0, "groupCode": "string" }
Specifies the type of a specific File.string(FileType)Specifies the type of a specific File. Enum"External""Asset""External"
Represents a File, a reference to an asset in Norce [Storm] or external reference (e.g. Youtube url)typestring(FileType)Specifies the type of a specific File. Enum"External""Asset"codestring or nullfileCodestring or nullkeystring or null(uuid)mimeTypestring or nullurlstring or nullsortOrderinteger or null(int32)The sort order within the type of files{ "type": "External", "code": "string", "fileCode": "string", "key": "4adfe27e-63d3-45b9-8238-62b6ed6fdb5e", "mimeType": "string", "url": "string", "sortOrder": 0 }