The names of several schema field groups have changed. See the document on field group name updates for more information.
Telecom Subscription is a standard schema field group for the XDM Individual Profile class which describes a customer’s telecom subscription plan, including pricing, packages, and individual product subscriptions.
The field group provides a single object-type field, telecomSubscription, whose properties are described below.
Property
Data type
Description
internetSubscription
Array of objects
Describes internet subscription plan details such as data cap, connection type, and speed details. See the section below for more information.
landlineSubscription
Array of objects
Describes landline subscription plan details, including selected features, minutes, and dialing plans. See the section below for more information.
mediaSubscription
Array of objects
Describes media subscription plan details, including the number of channels and included streaming services. See the section below for more information.
mobileSubscription
Array of objects
Describes mobile subscription plan details, including the number of lines, data rates, cost, and more. See the section below for more information.
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
landlineSubscription is provided as an array of objects. The structure of each object is described below.