Gets a valid short number for the specified cost category.
public getExampleShortNumberForCost ( string $regionCode, integer $cost ) : string | ||
$regionCode | string | the region for which an example short number is needed |
$cost | integer | the cost category of number that is needed |
return | string | a valid short number for the specified region and cost category. Returns an empty string when the metadata does not contain such information, or the cost is UNKNOWN_COST. |