RegisterApplicationVO Data Type

Properties
name data type description
applicationKey string
descriptionKey string
jndiName string

Example

{
  "applicationKey" : "...",
  "descriptionKey" : "...",
  "jndiName" : "..."
}