TradedVolumeSelection
| Field | Type | Description |
| selection | string | name of selection |
| actualBsp | double | in BSP markets, post-reconciliation, this is the betfair starting price. prior to reconciliation in BSP markets, this field contains zero. this will contain zero for all non BSP markets at all times. |
| totalBspBackMatchedAmount | double | in BSP markets, post-reconciliation, this is the total amount of BSP back bets matched. pre-reconciliation, this field contains zero. the field will contain zero for all non BSP markets at all times. |
| totalBspLiabilityMatchedAmount | double | in BSP markets, post-reconciliation, this is the total amount of liability matched for BSP lay bets. pre-reconciliation, this field contains zero. the field will contain zero for all non BSP markets at all times. |
| tradedVolumes | array of TradedVolume | see TradedVolume object |