*** # Country * Full name: `\Seven\Api\Resource\Pricing\Country` ## Properties ### countryCode ```php protected string $countryCode ``` *** ### countryName ```php protected string $countryName ``` *** ### countryPrefix ```php protected string $countryPrefix ``` *** ### networks ```php protected \Seven\Api\Resource\Pricing\Network[] $networks ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getCountryCode ```php public getCountryCode(): string ``` *** ### getCountryName ```php public getCountryName(): string ``` *** ### getCountryPrefix ```php public getCountryPrefix(): string ``` *** ### getNetworks ```php public getNetworks(): array ``` *** *** > Automatically generated on 2025-02-06