- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4
 
UpdateParams
        André Matthies edited this page Feb 6, 2025 
        ·
        1 revision
      
    - Full name: 
\Seven\Api\Resource\Numbers\UpdateParams - This class implements:
\Seven\Api\Library\ParamsInterface 
protected ?array $emailForwardprotected ?string $friendlyNameprotected ?array $smsForwardprotected string $numberpublic __construct(string $number): mixedParameters:
| Parameter | Type | Description | 
|---|---|---|
$number | 
string | 
public getEmailForward(): ?arraypublic setEmailForward(?array $emailForward): \Seven\Api\Resource\Numbers\UpdateParamsParameters:
| Parameter | Type | Description | 
|---|---|---|
$emailForward | 
?array | 
public getFriendlyName(): ?stringpublic setFriendlyName(?string $friendlyName): \Seven\Api\Resource\Numbers\UpdateParamsParameters:
| Parameter | Type | Description | 
|---|---|---|
$friendlyName | 
?string | 
public getSmsForward(): ?arraypublic setSmsForward(?array $smsForward): \Seven\Api\Resource\Numbers\UpdateParamsParameters:
| Parameter | Type | Description | 
|---|---|---|
$smsForward | 
?array | 
public toArray(): arraypublic getNumber(): stringAutomatically generated on 2025-02-06