TriggeredEDRTemplate Data Type

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

Example

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