Indicates that this is a IntegerWrapResponse.
Optional
partiallyIf present, indicates that the input was recognized but not as an integer.
Optional
reasonIf present, the reason the number wasn't recognized as an integer.
The numeric value that was extracted, as a BigInt, or null, to indicate that either the number format wasn't recognized or wasn't an integer.
Generated using TypeDoc
A response with an integral numeric value, as BigInt.
Category
Requests