qcrboxapiclient.models.interactive_session_info_response_argumentsΒΆ

class qcrboxapiclient.models.interactive_session_info_response_arguments.InteractiveSessionInfoResponseArguments

Bases: object

property additional_keys: list[str]
additional_properties: dict[str, Any]
classmethod from_dict(src_dict)
Return type:

TypeVar(T, bound= InteractiveSessionInfoResponseArguments)

Parameters:

src_dict (Mapping[str, Any])

to_dict()
Return type:

dict[str, Any]