Interface DataCollectionFindByIdSpec

interface DataCollectionFindByIdSpec {
    apiRequests?: ApiRequestSpec[];
}

Hierarchy (view full)

Properties

Properties

apiRequests?: ApiRequestSpec[]