Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.5 KB

File metadata and controls

11 lines (8 loc) · 3.5 KB

CreateStorageFileRequest

Fields

Field Type Required Description
storage_file shared.StorageFile ✔️ N/A
connection_id str ✔️ ID of the connection
fields List[operations.CreateStorageFileQueryParamFields] Fields to return
raw Optional[str] Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar