UNPKG

ngx-sp-infra

Version:
10 lines (9 loc) • 230 B
export declare class JobRequest { Tenant_Id: number; BodyParameter: string; RoutePrefix: string; FinalHttpMethod: string; FinalMethodEnpoint: string; ScheduleDate: string | Date; IsParallel: boolean; }