Object Type

class cforces.types.object.Object(**kwargs)

Bases: ABC

abstractmethod static from_dict(raw_data: Dict[str, Any]) Object