Type Alias OutboundCallingListSiteLevelOutboundCallingExceptionRulesQueryParams
OutboundCallingListSiteLevelOutboundCallingExceptionRulesQueryParams: {
country?: string;
keyword?: string;
match_type?: string;
next_page_token?: string;
page_size?: number;
status?: string;
}