RawResourceParsedStructure
Version #1
Description:
Represents a parsed Raw resource.
Fields:
data
: RawResourceDataStoredStructure:v1 [Optional]- Default: nullDescription: Contains the stored data of the Raw resource.
files
: Array< RawResourceFileParsedStructure:v1 > [Required]- Description: Reserved for all files of the Raw resource.
id
: String [Required]- Description: The resource id of the represented resource.
lastModified
: Integer [Optional]- Description: Last modification time in UTC milliseconds
lastModifier
: String [Optional]- Description: Last modifier’s user id.