to_object#

classmethod Element.to_object(response)[source]#

Parses the FRED API response and returns a list of Elements objects.

Return type:

List[Element]

Parameters:

response (Dict)