-
Notifications
You must be signed in to change notification settings - Fork 3
Carrier
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Lookup\Carrier
protected string $country
protected ?string $name
protected string $networkCode
protected ?string $networkType
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getCountry(): string
public getName(): ?string
public getNetworkCode(): string
public getNetworkType(): ?string
Automatically generated on 2025-02-06