Hi, quick question.
I'm currently writing an API client and wanted clarification on the contents of the Match type.
It contains a field:
Why does this field begin with a capital letter?
It's the only field I've come across that does so far. Is this a typo (should it be "size") or is there a specific reason for this?
I'm currently writing an API client and wanted clarification on the contents of the Match type.
It contains a field:
Code:
Size double (tick) Size matched at in this fragment, or at this price or avg price depending on rollup
It's the only field I've come across that does so far. Is this a typo (should it be "size") or is there a specific reason for this?

