Type Alias CallQueuesDeleteCQPolicySettingPathParams

CallQueuesDeleteCQPolicySettingPathParams: {
    callQueueId: string;
    policyType: string;
}