TriggeredEDRTemplate Data Type

Implemented Interfaces
Serializable
Properties
name data type description
param3El string
conditionEl string
subscriptionEl string
param4El string
meveoInstance MeveoInstance
param1El string
param2El string
quantityEl string
Properties inherited from BusinessEntity
parentEntityType object
code string
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
descriptionOrCode string
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "param3El" : "...",
  "conditionEl" : "...",
  "subscriptionEl" : "...",
  "param4El" : "...",
  "meveoInstance" : {
    "machineVendor" : "...",
    "productName" : "...",
    "status" : "CHILD",
    "installationMode" : "...",
    "javaVmName" : "...",
    "macAddress" : "...",
    "keyEntreprise" : "...",
    "asVersion" : "...",
    "javaVmVersion" : "...",
    "authPassword" : "...",
    "nbCores" : "...",
    "creationDate" : 12345,
    "md5" : "...",
    "customer" : {
      "customerBrand" : { },
      "parentEntity" : { },
      "contactInformation" : { },
      "seller" : { },
      "customerAccounts" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentEntityType" : { },
      "mandateIdentification" : "...",
      "customerCategory" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "javaVendor" : "...",
    "user" : {
      "userLevel" : { },
      "nameOrUsername" : "...",
      "email" : "...",
      "lastPasswordModification" : 12345,
      "securedEntitiesMap" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentCFEntities" : [ { }, { } ],
      "newPasswordConfirmation" : "...",
      "uuid" : "...",
      "securedEntities" : [ { }, { } ],
      "userName" : "...",
      "newPassword" : "...",
      "roles" : [ { }, { } ],
      "rolesLabel" : "...",
      "password" : "...",
      "name" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "asVendor" : "...",
    "javaVersion" : "...",
    "productVersion" : "...",
    "osName" : "...",
    "osArch" : "...",
    "osVersion" : "...",
    "memory" : "...",
    "updateDate" : 12345,
    "authUsername" : "...",
    "url" : "...",
    "owner" : "...",
    "hdSize" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "param1El" : "...",
  "param2El" : "...",
  "quantityEl" : "...",
  "parentEntityType" : { },
  "code" : "...",
  "parentEntity" : {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : { },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "description" : "...",
  "appendGeneratedCode" : true,
  "descriptionOrCode" : "...",
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}