| diagram |
 |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | CustomerID | s:string | required | | | | documentation | | CustomerID - assigned by SIG Support customer identification |
| | SessionID | s:string | required | | | | documentation | | SessionID from previous reply for sessioned requests. |
| | RequestID | s:string | optional | | | | documentation | | RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request |
| | SessionPurgeTime | s:duration | optional | | | | | ProcessingTime | s:time | optional | | | | | SIGVersion | s:string | optional | | | | | SchemaVersion | s:string | optional | | | | | BuildDate | s:string | optional | | | |
|
| source |
<s:complexType name="ResponseBase">
<s:attributeGroup ref="RSParameters"/>
</s:complexType> |