Particpant Model
Trader
org.acme.trading.Trader - An participant named Trader
| Name | Type | Description |
|---|---|---|
| tradeId | string | The instance identifier for this type |
| firstName | string | |
| lastName | string |
Regulator
org.acme.trading.Regulator - An participant named Regulator
| Name | Type | Description |
|---|---|---|
| regId | string | The instance identifier for this type |
| firstName | string | |
| lastName | string | |
| office | string |