-
Notifications
You must be signed in to change notification settings - Fork 3
Network
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Pricing\Network
protected ?string $comment
protected string[] $features
protected string $mcc
protected string[]|null $mncs
protected ?string $networkName
protected float $price
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getComment(): ?string
public getFeatures(): array
public getMcc(): string
public getMncs(): ?array
public getNetworkName(): ?string
public getPrice(): float
Automatically generated on 2025-02-06