import { ServicesGetServicesByNameRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations"; let value: ServicesGetServicesByNameRequest = { name: "<value>", ownerId: "<id>", };
name
string
✔️
N/A
ownerId
Last updated 1 month ago