*** # Mnp * Full name: `\Seven\Api\Resource\Lookup\Mnp` ## Properties ### country ```php protected string $country ``` *** ### internationalFormatted ```php protected string $internationalFormatted ``` *** ### isPorted ```php protected ?bool $isPorted ``` *** ### mccMnc ```php protected string $mccMnc ``` *** ### nationalFormat ```php protected string $nationalFormat ``` *** ### network ```php protected ?string $network ``` *** ### networkType ```php protected ?string $networkType ``` *** ### number ```php protected string $number ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getCountry ```php public getCountry(): string ``` *** ### getInternationalFormatted ```php public getInternationalFormatted(): string ``` *** ### isPorted ```php public isPorted(): ?bool ``` *** ### getMccMnc ```php public getMccMnc(): string ``` *** ### getNationalFormat ```php public getNationalFormat(): string ``` *** ### getNetwork ```php public getNetwork(): ?string ``` *** ### getNetworkType ```php public getNetworkType(): ?string ``` *** ### getNumber ```php public getNumber(): string ``` *** *** > Automatically generated on 2025-02-06