internetSubscription
internetSubscription
is provided as an array of objects. The structure of each object is described below.
Property | Data type | Description |
---|---|---|
subscriptionDetails | Telecom Subscription | Describes general details about the subscription, including subscription length, fees, status, and more. Describes general details about the subscription, including subscription length, fees, status, and more. |
connectionType | String | The connection type for the subscription. |
dataCap | Integer | The data cap limit for the account, in megabytes (MB). |
downloadSpeed | Integer | The maximum download speed available for the subscription, in megabytes (MB). |
selfSetup | Boolean | Indicates whether a customer is eligible for internet setup without a visit from a technician. |
uploadSpeed | Integer | The maximum upload speed available for the subscription, in megabytes (MB). |
landlineSubscription
landlineSubscription
is provided as an array of objects. The structure of each object is described below.
Property | Data type | Description |
---|---|---|
phoneNumber | Phone Number | The phone number assigned to this subscription. |
subscriptionDetails | Telecom Subscription | Describes general details about the subscription, including subscription length, fees, status, and more. |
callBlocking | Boolean | Indicates whether the landline subscription features include call blocking. |
callForwarding | Boolean | Indicates whether the landline subscription features include call forwarding. |
callWaiting | Boolean | Indicates whether the landline subscription features include call waiting. |
callerID | Boolean | Indicates whether the landline subscription features include caller ID. |
internationalCalling | Boolean | Indicates whether the landline subscription features include international calling. |
minutes | Integer | The number of monthly minutes available within the subscription. |
threeWayCalling | Boolean | Indicates whether the landline subscription features include three-way calling. |
unlimitedDomesticLongDistance | Boolean | Indicates whether the landline subscription features include unlimited domestic long-distance calling. |
unlimitedLocalCalling | Boolean | Indicates whether the landline subscription features include unlimited local calling. |
voicemail | Boolean | Indicates whether the landline subscription features include voicemail. |