Player Subscription Entity (2022/06)
1 min
all player subscription entities are structured as follows entity id \<font color="#704ae0">int\</font> \<font color="#01a0af">read onl\</font> \<font color="#01a0af">y\</font> the unique identifier for the subscription instance device \<font color="#704ae0">deviceinfo\</font> \<font color="#01a0af">read only\</font> id \<font color="#704ae0">int\</font> \<font color="#01a0af">read only\</font> the unique identifier for the device serial \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the serial number of the device type \<font color="#704ae0">playersubscriptiontype\</font> \<font color="#01a0af">read only\</font> whether the network is "content" or "control" activityperiod \<font color="#704ae0">timespan\</font> \<font color="#01a0af">read only\</font> the time span during which the subscription has been active see timespan docid\ dx1c8usfkxpwntprb9f t for more information about this data type status \<font color="#704ae0">devicesubscriptionstatus\</font> \<font color="#01a0af">read only\</font> either "active", "suspending", or "suspended" creationdate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> the creation date of the subscription see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type activationdate \<font color="#704ae0">nullable\<datetime\>\</font> \<font color="#01a0af">read only\</font> the date on which the subscription was activated, if available see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type suspensiondate \<font color="#704ae0">nullable\<datetime\>\</font> \<font color="#01a0af">read only\</font> the date on which the subscription was suspended, if available see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type expirationdate \<font color="#704ae0">nullable\<datetime\>\</font> \<font color="#01a0af">read only\</font> the date on which the subscription will expire, if available see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> the last date on which the subscription was modified see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type