alertConfigVO Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
applicationKey string element 0/1  
eventKey string element 0/1  
login string element 0/1  
wantReceive string element 0/1  

Example

<alertConfigVO>
  <wantReceive>...</wantReceive>
  <applicationKey>...</applicationKey>
  <login>...</login>
  <eventKey>...</eventKey>
</alertConfigVO>