YSONInt represents a 32-bit integer.
YSONInt
{ type: 'Int', value: 42 } Copy
{ type: 'Int', value: 42 }
YSONIntrepresents a 32-bit integer.Example