Skip to content

LookupMnp

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

LookupMnp

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

Properties

code

protected int $code

mnp

protected \Seven\Api\Resource\Lookup\Mnp $mnp

price

protected int|float $price

success

protected bool $success

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getCode

public getCode(): int

getMnp

public getMnp(): \Seven\Api\Resource\Lookup\Mnp

getPrice

public getPrice(): mixed

isSuccess

public isSuccess(): bool


Automatically generated on 2025-02-06

Clone this wiki locally