-
Notifications
You must be signed in to change notification settings - Fork 3
PhoneNumberOffer
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Numbers\PhoneNumberOffer
protected string $country
protected \Seven\Api\Resource\Numbers\PhoneNumberFeatures $features
protected \Seven\Api\Resource\Numbers\PhoneNumberOfferFees $fees
protected string $number
protected string $numberParsed
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getCountry(): string
public getFeatures(): \Seven\Api\Resource\Numbers\PhoneNumberFeatures
public getFees(): \Seven\Api\Resource\Numbers\PhoneNumberOfferFees
public getNumber(): string
public getNumberParsed(): string
Automatically generated on 2025-02-06