Twilio\Rest\Voice\V1\DialingPermissions\CountryContext
Synopsis
class CountryContext
extends InstanceContext
{
- // members
- protected $_highriskSpecialPrefixes;
- // Inherited members from InstanceContext
- protected $version;
- protected array $solution;
- protected $uri;
- // methods
- public void __construct()
- public CountryInstance fetch()
- protected HighriskSpecialPrefixList getHighriskSpecialPrefixes()
- public ListResource __get()
- public InstanceContext __call()
- public string __toString()
- // Inherited methods from InstanceContext
- public void __construct()
- public void __toString()
Hierarchy
Extends
Members
protected
- $_highriskSpecialPrefixes
- $solution
- $uri
- $version
Methods
protected
- getHighriskSpecialPrefixes() — Access the highriskSpecialPrefixes
public
- __construct() — Initialize the CountryContext
- __call() — Magic caller to get resource contexts
- __get() — Magic getter to lazy load subresources
- __toString() — Provide a friendly representation
- fetch() — Fetch the CountryInstance