| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| VXTrxLogs | list of VXTrxLogV2 | element | 0/unbounded | the vXTrxLogs | |
Properties inherited from VList |
|||||
| pageSize | int | element | 1/1 | ||
| resultSize | int | element | 1/1 | Returns the value for the member attribute resultSize | |
| sortBy | string | element | 0/1 | ||
| sortType | string | element | 0/1 | ||
| startIndex | int | element | 1/1 | ||
| totalCount | long | element | 1/1 | ||
Properties inherited from viewBaseBean |
|||||
| MObj | XXDBBase | element | 0/1 | the gjObj | |
Example
<v----->
<VXTrxLogs>
<id>...</id>
<createDate>...</createDate>
<createdBy>...</createdBy>
<objectClassType>...</objectClassType>
<objectId>...</objectId>
<objectName>...</objectName>
<parentObjectClassType>...</parentObjectClassType>
<parentObjectId>...</parentObjectId>
<parentObjectName>...</parentObjectName>
<action>...</action>
<changeInfo>
<attributes/>
</changeInfo>
<requestId>...</requestId>
<transactionId>...</transactionId>
<sessionId>...</sessionId>
<sessionType>...</sessionType>
</VXTrxLogs>
<startIndex>...</startIndex>
<pageSize>...</pageSize>
<totalCount>...</totalCount>
<resultSize>...</resultSize>
<sortType>...</sortType>
<sortBy>...</sortBy>
<MObj/>
</v----->