*** # PhoneNumberOfferFees * Full name: `\Seven\Api\Resource\Numbers\PhoneNumberOfferFees` ## Properties ### annually ```php protected \Seven\Api\Resource\Numbers\PhoneNumberOfferFeesPeriod $annually ``` *** ### inboundSms ```php protected float $inboundSms ``` *** ### inboundVoice ```php protected float $inboundVoice ``` *** ### monthly ```php protected \Seven\Api\Resource\Numbers\PhoneNumberOfferFeesPeriod $monthly ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getAnnually ```php public getAnnually(): \Seven\Api\Resource\Numbers\PhoneNumberOfferFeesPeriod ``` *** ### getInboundSms ```php public getInboundSms(): float ``` *** ### getInboundVoice ```php public getInboundVoice(): float ``` *** ### getMonthly ```php public getMonthly(): \Seven\Api\Resource\Numbers\PhoneNumberOfferFeesPeriod ``` *** *** > Automatically generated on 2025-02-06