to_object_async#

async classmethod Company.to_object_async(data)[source]#

Asynchronously create a Company instance from a dictionary.

Return type:

Company

Parameters:

data (dict)