pub async fn post_v2_commands_async_submit(
configuration: &Configuration,
js_commands: JsCommands,
) -> Result<Value, Error<PostV2CommandsAsyncSubmitError>>
Expand description
Submit a command asynchronously
pub async fn post_v2_commands_async_submit(
configuration: &Configuration,
js_commands: JsCommands,
) -> Result<Value, Error<PostV2CommandsAsyncSubmitError>>
Submit a command asynchronously