Skip to content

Network

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

Network

  • Full name: \Seven\Api\Resource\Pricing\Network

Properties

comment

protected ?string $comment

features

protected string[] $features

mcc

protected string $mcc

mncs

protected string[]|null $mncs

networkName

protected ?string $networkName

price

protected float $price

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getComment

public getComment(): ?string

getFeatures

public getFeatures(): array

getMcc

public getMcc(): string

getMncs

public getMncs(): ?array

getNetworkName

public getNetworkName(): ?string

getPrice

public getPrice(): float


Automatically generated on 2025-02-06

Clone this wiki locally