Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 669 Bytes

AttendedRobotDto.md

File metadata and controls

executable file
·
13 lines (9 loc) · 669 Bytes

AttendedRobotDto

Properties

Name Type Description Notes
user_name str The UserName used to authenticate on the Host Machine. [optional]
execution_settings dict(str, object) An object containing execution settings for the Robot. [optional]
robot_id int The actual Id of the provisioned Robot. [optional]
robot_type str The actual Type of the provisioned Robot. [optional]

[Back to Model list] [Back to API list] [Back to README]