Getting Started
Documentation
Release Notes
Notebook
utils
utils.rcclient
utils.rcclient.dtos
utils.rcclient.dtos.request_dtos
utils.rcclient.dtos.request_dtos.code
CodeDto
Creates an instance of the class from a code object.
code (Code) – The code object containing the necessary data.
An instance of the class with attributes initialized from the code object.
cls