Skip to content

LookupResource

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

LookupResource

Methods

format

public format(string $numbers): \Seven\Api\Resource\Lookup\LookupFormat[]

Parameters:

Parameter Type Description
$numbers string

Throws:


fetch

protected fetch(string $type, string $numbers): object|array

Parameters:

Parameter Type Description
$type string
$numbers string

Throws:


cnam

public cnam(string $numbers): \Seven\Api\Resource\Lookup\LookupCnam[]

Parameters:

Parameter Type Description
$numbers string

Throws:


hlr

public hlr(string $numbers): \Seven\Api\Resource\Lookup\LookupHlr[]

Parameters:

Parameter Type Description
$numbers string

Throws:


mnp

public mnp(string $numbers): \Seven\Api\Resource\Lookup\LookupMnp[]

Parameters:

Parameter Type Description
$numbers string

Throws:


rcsCapabilities

public rcsCapabilities(string $numbers): \Seven\Api\Resource\Lookup\LookupRcsCapabilities[]

Parameters:

Parameter Type Description
$numbers string

Throws:


Inherited methods

__construct

public __construct(\Seven\Api\Client $client): mixed

Parameters:

Parameter Type Description
$client \Seven\Api\Client


Automatically generated on 2025-02-06

Clone this wiki locally