*** # Pricing * Full name: `\Seven\Api\Resource\Pricing\Pricing` ## Properties ### countCountries ```php protected int $countCountries ``` *** ### countNetworks ```php protected int $countNetworks ``` *** ### countries ```php protected \Seven\Api\Resource\Pricing\Country[] $countries ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getCountCountries ```php public getCountCountries(): int ``` *** ### getCountNetworks ```php public getCountNetworks(): int ``` *** ### getCountries ```php public getCountries(): array ``` *** *** > Automatically generated on 2025-02-06