Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 816 Bytes

File metadata and controls

16 lines (11 loc) · 816 Bytes

com.ultracart.admin.v2.Model.SfvbFileUploadRequest

Properties

Name Type Description Notes
Comment string Optional comment recorded against the version this write creates. [optional]
CreateIfMissing bool Create the file if it does not exist. Defaults to true. [optional]
Key string The key returned when the upload URL was issued. [optional]
Path string Storefront path to write, for example /assets/imgs/hero.jpg. The extension must match the one the upload URL was issued for, and must match the bytes. [optional]

[Back to Model list] [Back to API list] [Back to README]