kxg.tokens.require_token¶
-
kxg.tokens.require_token(object)[source]¶ Raise an
ApiUsageErrorif the given object is not a fully constructed instance of aTokensubclass.
kxg.tokens.require_token(object)[source]¶Raise an ApiUsageError if the given object is not a fully constructed
instance of a Token subclass.