Skip to content

beamable-sdk / schema / BeamoV2StartServiceLogsRequest

Type Alias: BeamoV2StartServiceLogsRequest

BeamoV2StartServiceLogsRequest = object

Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:8

Properties

endTime?

optional endTime: Date | null

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


filters?

optional filters: string[] | null

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


limit?

optional limit: number | null

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


order?

optional order: BeamoV2OrderDirection

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


serviceName?

optional serviceName: string

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


startTime?

optional startTime: Date | null

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