
new_size field is missing in Full::Change enum variant.
I think that the corresponding value is an optional value, because one of the official coinbase pro API reference's example has no new_size field too.

we need to checks if there is a document specifying the fields of each variant, and that there are no problems with other variants.