beamable-sdk / schema / BeamoV2StartServiceLogsRequest
Type Alias: BeamoV2StartServiceLogsRequest¶
BeamoV2StartServiceLogsRequest =
object
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:8
Properties¶
endTime?¶
optionalendTime:Date|null
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:9
filters?¶
optionalfilters:string[] |null
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:10
limit?¶
optionallimit:number|null
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:11
order?¶
optionalorder:BeamoV2OrderDirection
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:12
serviceName?¶
optionalserviceName:string
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:13
startTime?¶
optionalstartTime:Date|null
Defined in: src/__generated__/schemas/BeamoV2StartServiceLogsRequest.ts:14