Upload.list_variables
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a list of variables associated with the current upload. Each entry in the list will be an instance of a , whose properties are populated with the values on the .
Note that the variables list on an upload will not be empty until it has finished importing successfully.
max_results
: int, default None
If specified, will only return up to max_results variables
list<>