to_object_async#

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

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

Return type:

List[VintageDate]

Parameters:

response (Dict)