-
Notifications
You must be signed in to change notification settings - Fork 4
PhoneNumberBillingFees
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Numbers\PhoneNumberBillingFees
protected float $basicChargeprotected float $setupprotected float $smsInboundprotected float $voiceInboundpublic __construct(object $data): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$data |
object |
public getBasicCharge(): floatpublic setBasicCharge(float $basicCharge): \Seven\Api\Resource\Numbers\PhoneNumberBillingFeesParameters:
| Parameter | Type | Description |
|---|---|---|
$basicCharge |
float |
public getSetup(): floatpublic setSetup(float $setup): \Seven\Api\Resource\Numbers\PhoneNumberBillingFeesParameters:
| Parameter | Type | Description |
|---|---|---|
$setup |
float |
public getSmsInbound(): floatpublic setSmsInbound(float $smsInbound): \Seven\Api\Resource\Numbers\PhoneNumberBillingFeesParameters:
| Parameter | Type | Description |
|---|---|---|
$smsInbound |
float |
public getVoiceInbound(): floatpublic setVoiceInbound(float $voiceInbound): \Seven\Api\Resource\Numbers\PhoneNumberBillingFeesParameters:
| Parameter | Type | Description |
|---|---|---|
$voiceInbound |
float |
Automatically generated on 2025-02-06