beamable-sdk / schema / GetManifestDiffsResponse
Type Alias: GetManifestDiffsResponse¶
GetManifestDiffsResponse =
object
Defined in: src/__generated__/schemas/GetManifestDiffsResponse.ts:8
Properties¶
diffs¶
diffs:
ManifestDiffSummary[]
Defined in: src/__generated__/schemas/GetManifestDiffsResponse.ts:9
hasMore¶
hasMore:
boolean
Defined in: src/__generated__/schemas/GetManifestDiffsResponse.ts:10
manifestId¶
manifestId:
string
Defined in: src/__generated__/schemas/GetManifestDiffsResponse.ts:11
totalCount¶
totalCount:
number
Defined in: src/__generated__/schemas/GetManifestDiffsResponse.ts:12