-
Notifications
You must be signed in to change notification settings - Fork 3
PhoneNumberBilling
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Numbers\PhoneNumberBilling
protected \Seven\Api\Resource\Numbers\PhoneNumberBillingFees $fees
protected \Seven\Api\Resource\Numbers\PaymentInterval $paymentInterval
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getFees(): \Seven\Api\Resource\Numbers\PhoneNumberBillingFees
public setFees(\Seven\Api\Resource\Numbers\PhoneNumberBillingFees $fees): \Seven\Api\Resource\Numbers\PhoneNumberBilling
Parameters:
Parameter | Type | Description |
---|---|---|
$fees |
\Seven\Api\Resource\Numbers\PhoneNumberBillingFees |
public getPaymentInterval(): \Seven\Api\Resource\Numbers\PaymentInterval
public setPaymentInterval(\Seven\Api\Resource\Numbers\PaymentInterval $paymentInterval): \Seven\Api\Resource\Numbers\PhoneNumberBilling
Parameters:
Parameter | Type | Description |
---|---|---|
$paymentInterval |
\Seven\Api\Resource\Numbers\PaymentInterval |
Automatically generated on 2025-02-06