*** # Carrier * Full name: `\Seven\Api\Resource\Lookup\Carrier` ## Properties ### country ```php protected string $country ``` *** ### name ```php protected ?string $name ``` *** ### networkCode ```php protected string $networkCode ``` *** ### networkType ```php protected ?string $networkType ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getCountry ```php public getCountry(): string ``` *** ### getName ```php public getName(): ?string ``` *** ### getNetworkCode ```php public getNetworkCode(): string ``` *** ### getNetworkType ```php public getNetworkType(): ?string ``` *** *** > Automatically generated on 2025-02-06