Type Alias OutboundCallingGetAccountLevelOutboundCallingCountriesAndRegionsQueryParams

OutboundCallingGetAccountLevelOutboundCallingCountriesAndRegionsQueryParams: {
    next_page_token?: string;
    page_size?: number;
}