ApplyPatchCallOutputItem - Go SDK

ApplyPatchCallOutputItem type definition

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

The client’s echo of an apply_patch_call after applying the patch. output is an optional human-readable log; status is completed when the patch was applied successfully, failed otherwise.

Fields

FieldTypeRequiredDescription
CallIDstring✔️N/A
IDoptionalnullable.OptionalNullable[string]N/A
Outputoptionalnullable.OptionalNullable[string]N/A
Statuscomponents.ApplyPatchCallOutputItemStatus✔️N/A
Typecomponents.ApplyPatchCallOutputItemType✔️N/A