Skip to main content

CodeExecutionPayload

Interface to define the payload for the code execution

Properties

code

code: string;

The code to execute


stdin?

optional stdin: string;

The standard input to pass to the code


userId

userId: string;

The user id