ShellCallOutputItem - Go SDK

ShellCallOutputItem type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Output from a shell command execution (newer variant)

Fields

FieldTypeRequiredDescriptionExample
CallIDstring✔️N/A
IDoptionalnullable.OptionalNullable[string]N/A
MaxOutputLengthoptionalnullable.OptionalNullable[int64]N/A
Output[]components.ShellCallOutputItemOutput✔️N/A
Statusoptionalnullable.OptionalNullable[components.ShellCallOutputItemStatus]N/Acompleted
Typecomponents.ShellCallOutputItemType✔️N/A