============== Types ============== .. contents:: :local: TypeAliases +++++++++++++++++++ .. module:: acouchbase_columnar :no-index: .. py:type:: JSONType :canonical: Union[str, int, float, bool, None, Dict[str, Any], List[Any]]