@dialstack/sdk / index / DateRange
Interface: DateRange
Defined in: sdk/src/components/call-logs.ts:24
Date range filter
Properties
end?
optional end?: string;
Defined in: sdk/src/components/call-logs.ts:26
start?
optional start?: string;
Defined in: sdk/src/components/call-logs.ts:25