Skip to content

Carrier

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

Carrier

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

Properties

country

protected string $country

name

protected ?string $name

networkCode

protected string $networkCode

networkType

protected ?string $networkType

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getCountry

public getCountry(): string

getName

public getName(): ?string

getNetworkCode

public getNetworkCode(): string

getNetworkType

public getNetworkType(): ?string


Automatically generated on 2025-02-06

Clone this wiki locally