to_object#

classmethod File.to_object(data)[source]#

Parses a dictionary and returns a File object.

Return type:

File

Parameters:

data (Dict)