EditorialContent
Jump to navigation
Jump to search
Members
Field | Data Type | Description |
---|---|---|
ID | int | Unique identifier for the Subscription |
Title | String | The title for the subscription that will be shown to end users |
Example
{
- "ID": 51,
- "Title": "GVP2.0_RFA_SG_TSA",
- "Description": "Description for GVP2.0_RFA_SG_TSA\r\nUsed for GVP2.0 RFA tets cases",
- "ShortDescription": "Short description about this purchase",
- "DateStart": 1339538400,
- "DateEnd": 1434751200,
- "Type": 1,
- "Status": 1,
- "TrialDays": 0,
- "Images": [
- Array of Image object
- ]
- "RequiredDays": 45,
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
3.0 | Initial data type implementation | Ricardo Calvo |
See also
- SubscriptionType enumeration