Flexible NoSQL hotness. With search.

4.5.3.1 IntegerType

class IntegerType:
  • An empty class representing an integer datatype.
  • Attributes:
    • none
  • Example:
    {
        "__class__": "IntegerType"
    }
    
« Prev Next »