@wildix/classound-client > UpdateEsimSubscriberInput
UpdateEsimSubscriberInput interface
Signature:
export interface UpdateEsimSubscriberInput
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
TangoBundleSku | undefined | (Optional) New bundle/plan SKU | ||
string | undefined | (Optional) Wildix company ID. Optional when using PBX token (resolved from authorizer). | ||
string | undefined | (Optional) New email address | ||
string | User extension / SIP address on PBX (identifies the subscriber) | ||
string | undefined | (Optional) New first name | ||
string | undefined | (Optional) New last name | ||
string | undefined | (Optional) New mobile number with country code, digits only (MDN-E164) | ||
string | undefined | (Optional) New PBX SIP password |