| Property Name | Data Type | Length | Required | Readonly | Notes |
|---|---|---|---|---|---|
| IpAddress | string | Y | Specifies the IP Address to be stored in the T_WEB_SESSION_SESSION table. | ||
| BusinessUnit | integer | N | The business unit for this session. | ||
| FK: TR_BU.id   Resource: BusinessUnits | |||||
| Organization | string | N | The organization name for this session. Must match the description column for a row in TR_ORGANIZATION. | ||
| SessionInfo | SessionInfo | Y | SessionInfo (Batch, Mode of sale, Source) for this session. Refer to SessionInfo contract for more information. | ||