import { Filters } from "@solarwinds/squadcast-sdk-typescript/models"; import { RFCDate } from "@solarwinds/squadcast-sdk-typescript/types"; let value: Filters = { startDate: new RFCDate("2024-02-05"), endDate: new RFCDate("2026-11-27"), };
startDate
RFCDate
✔️
N/A
endDate
resource
string[]
➖
action
actor
team
client
Last updated 1 day ago