-
Notifications
You must be signed in to change notification settings - Fork 3
AbstractAnalytic
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Analytics\AbstractAnalytic
- This class is an Abstract class
protected int $hlr
protected int $inbound
protected int $mnp
protected int $rcs
protected int $sms
protected float $usageEuro
protected int $voice
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getHLR(): int
public getInbound(): int
public getMNP(): int
public getSMS(): int
public getUsageEuro(): float
public getVoice(): int
public getRCS(): int
Automatically generated on 2025-02-06