to_object_async#

async classmethod SeriesGroup.to_object_async(response)[source]#

Asynchronously parses the FRED API response and returns a list of SeriesGroup objects.

Return type:

List[SeriesGroup]

Parameters:

response (Dict)