interface GetPropertiesKeys {
    requestTypeId: number;
    serviceDeskId: string;
}

Properties

requestTypeId: number

The ID of the request type for which keys will be retrieved.

serviceDeskId: string

The ID of the service desk which contains the request type. This can alternatively be a project identifier.