Data Integration
- Data Integration
- All Products
/api/v2/bundleObjectLicense/<bundleObjectId>
Field
| Type
| Description
|
---|---|---|
bundleObjectId
| String
| Bundle ID.
|
orgId
| String
| Organization ID.
|
updateOption
| String
| This attribute is not used at this time.
|
licenseType
| String
| Bundle type. Returns one of the following values:
|
endDate
| Date/time
| Date the license expires. Returns NULL for free public bundles.
|
numberOfDaysToApply
| Int
| Not used at this time.
|
numberOfMonthsToApply
| Int
| Not used at this time.
|
beginDate
| Date/time
| Publish date for the bundle.
|
bundleVersion
| String
| Version number for the bundle.
|
createTime
| Date/time
| Creation date for the bundle.
|
installed
| Boolean
| Indicates if the organization installed the bundle. Returns TRUE for installed bundles and FALSE for available bundles.
|
active
| Boolean
| Indicates that the bundle is available and active. Returns TRUE.
|
accessCode
| String
| Required to install a licensed bundle. Used for sharing private bundles. Read only.
|