Skip to content

beamable-sdk / schema / BeamoV2Manifest

Type Alias: BeamoV2Manifest

BeamoV2Manifest = object

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:9

Properties

checksum?

optional checksum: string

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:10


comments?

optional comments: string | null

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:11


created?

optional created: bigint | string

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:12


createdByAccountId?

optional createdByAccountId: bigint | string | null

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:13


id?

optional id: string

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:14


serviceReferences?

optional serviceReferences: BeamoV2ServiceReference[]

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:15


storageGroupId?

optional storageGroupId: string | null

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:16


storageReferences?

optional storageReferences: BeamoV2ServiceStorageReference[]

Defined in: src/__generated__/schemas/BeamoV2Manifest.ts:17