AppEntitlementDto
Schema for Entitlement. Searchable fields are “id”, “entityId”, “entityType”, “applicationId”, “markerId”, “appVersionId”, “deliveryMode”, “createdAt”, “updatedAt”
Properties
AppVersion Id
Application Id
This represents the timestamp at which the object was created
DeliveryMode, default is CLASSIC
Possible values are: CLASSIC , ONDEMAND
Id corresponding to Entity Type
Entity Type
Possible values are: group , user
This represents the unique Id of the Object
This represents the location
Marker Id of the app version
Possible values are: CURRENT , LATEST
This represents the organization Id
Status of the operation
Possible values are: FAILED , PENDING , SUCCESS
This represents the latest timestamp at which the object was updated
JSON Example
{
"appVersionId": "63c169fb36358558af039226",
"applicationId": "63bfbf6af0429c0f8fe9c229",
"createdAt": "2022-07-11T07:44:49.619+00:00",
"deliveryMode": "CLASSIC",
"entityId": "2ed0b9b0-3a79-4a06-93ff-07d41a025453",
"entityType": "user",
"id": "e7421121-d052-4fd9-861f-7ce57246134e",
"location": "US",
"markerId": "CURRENT",
"orgId": "e7421121-d052-4fd9-861f-7ce57246134e",
"status": "SUCCESS",
"updatedAt": "2022-07-11T07:44:49.619+00:00"
}
Property Of
AppEntitlementDtoPage
EntitlementConflictTypeDto