Variables - Python SDK

Variables method reference

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

Supported Types

str

1value: str = /* values here */

components.InputText

1value: components.InputText = /* values here */

components.InputImage

1value: components.InputImage = /* values here */

components.InputFile

1value: components.InputFile = /* values here */