-
Notifications
You must be signed in to change notification settings - Fork 3
LookupHlr
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Lookup\LookupHlr
protected string $countryCode
protected ?string $countryName
protected string|false $countryPrefix
protected \Seven\Api\Resource\Lookup\Carrier $currentCarrier
protected ?string $gsmCode
protected ?string $gsmMessage
protected string $internationalFormatNumber
protected string $internationalFormatted
protected bool $lookupOutcome
protected string $lookupOutcomeMessage
protected string $nationalFormatNumber
protected \Seven\Api\Resource\Lookup\Carrier $originalCarrier
protected string $ported
protected string $reachable
protected string $roaming
protected bool $status
protected string $statusMessage
protected string $validNumber
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getCountryCode(): string
public getCountryName(): ?string
public getCountryPrefix(): string|false
public getCurrentCarrier(): \Seven\Api\Resource\Lookup\Carrier
public getGsmCode(): ?string
public getGsmMessage(): ?string
public getInternationalFormatNumber(): string
public getInternationalFormatted(): string
public isLookupOutcome(): bool
public getLookupOutcomeMessage(): string
public getNationalFormatNumber(): string
public getOriginalCarrier(): \Seven\Api\Resource\Lookup\Carrier
public getPorted(): string
public getReachable(): string
public getRoaming(): string
public isStatus(): bool
public getStatusMessage(): string
public getValidNumber(): string
Automatically generated on 2025-02-06