to_object_async# async classmethod Category.to_object_async(response)[source]# Asynchronously parses FRED API response and returns a list of Category Objects. Return type: List[Category] Parameters: response (Dict)