beamable-sdk / schema / BeamoV2Manifest
Type Alias: BeamoV2Manifest¶
BeamoV2Manifest =
object
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:9
Properties¶
checksum?¶
optionalchecksum:string
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:10
comments?¶
optionalcomments:string|null
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:11
created?¶
optionalcreated:bigint|string
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:12
createdByAccountId?¶
optionalcreatedByAccountId:bigint|string|null
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:13
id?¶
optionalid:string
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:14
serviceReferences?¶
optionalserviceReferences:BeamoV2ServiceReference[]
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:15
storageGroupId?¶
optionalstorageGroupId:string|null
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:16
storageReferences?¶
optionalstorageReferences:BeamoV2ServiceStorageReference[]
Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:17