Type Alias GetFunctionLogParamsInternal

GetFunctionLogParams: GetManyFunctionLogParams & {
    logId: string;
}