Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 219 Bytes

formvaluesrequest.md

File metadata and controls

23 lines (14 loc) · 219 Bytes

FormValuesRequest

Supported Types

str

value: str = /* values here */

bool

value: bool = /* values here */

float

value: float = /* values here */