Skip to content
André Matthies edited this page Feb 6, 2025 · 1 revision

Mnp

  • Full name: \Seven\Api\Resource\Lookup\Mnp

Properties

country

protected string $country

internationalFormatted

protected string $internationalFormatted

isPorted

protected ?bool $isPorted

mccMnc

protected string $mccMnc

nationalFormat

protected string $nationalFormat

network

protected ?string $network

networkType

protected ?string $networkType

number

protected string $number

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getCountry

public getCountry(): string

getInternationalFormatted

public getInternationalFormatted(): string

isPorted

public isPorted(): ?bool

getMccMnc

public getMccMnc(): string

getNationalFormat

public getNationalFormat(): string

getNetwork

public getNetwork(): ?string

getNetworkType

public getNetworkType(): ?string

getNumber

public getNumber(): string


Automatically generated on 2025-02-06

Clone this wiki locally