Skip to content

PhoneNumberBilling

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

PhoneNumberBilling

  • Full name: \Seven\Api\Resource\Numbers\PhoneNumberBilling

Properties

fees

protected \Seven\Api\Resource\Numbers\PhoneNumberBillingFees $fees

paymentInterval

protected \Seven\Api\Resource\Numbers\PaymentInterval $paymentInterval

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getFees

public getFees(): \Seven\Api\Resource\Numbers\PhoneNumberBillingFees

setFees

public setFees(\Seven\Api\Resource\Numbers\PhoneNumberBillingFees $fees): \Seven\Api\Resource\Numbers\PhoneNumberBilling

Parameters:

Parameter Type Description
$fees \Seven\Api\Resource\Numbers\PhoneNumberBillingFees

getPaymentInterval

public getPaymentInterval(): \Seven\Api\Resource\Numbers\PaymentInterval

setPaymentInterval

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

Clone this wiki locally