-
Notifications
You must be signed in to change notification settings - Fork 3
LookupFormat
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Lookup\LookupFormat
protected ?string $carrier
protected string|false $countryCode
protected ?string $countryIso
protected ?string $countryName
protected string $international
protected string $internationalFormatted
protected ?string $national
protected ?string $networkType
protected bool $success
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getCarrier(): ?string
public getCountryCode(): string|false
public getCountryIso(): ?string
public getCountryName(): ?string
public getInternational(): string
public getInternationalFormatted(): string
public getNational(): ?string
public getNetworkType(): ?string
public isSuccess(): bool
Automatically generated on 2025-02-06