InputsUnion - Python SDK

InputsUnion method reference

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

Input for a response request - can be a string or array of items

Supported Types

str

1value: str = /* values here */

List[components.InputsUnion1]

1value: List[components.InputsUnion1] = /* values here */