WebPageUploadArguments (2019/03)
0 min
the webpageuploadarguments entity is structured as follows entity sessiontoken \<font color="#704ae0">nullable\<\</font> \<font color="#704ae0">string\>\</font> \<font color="#01a0af"> \</font> \<font color="#01a0af">read write\</font> the webpage upload session token generated by the server uploadtoken \<font color="#704ae0">nullable\<\</font> \<font color="#704ae0">string\>\</font> \<font color="#704ae0">\> \</font> \<font color="#01a0af">read write\</font> the webpage upload token generated by the server name \<font color="#704ae0">string \</font> \<font color="#01a0af">read write\</font> the name of the entire webpage being uploaded assets \<font color="#704ae0">webpageassetuploadarguments\[] \</font> \<font color="#01a0af">read write\</font> the details about media assets related to the webpage being uploaded in the current session filename \<font color="#704ae0">string \</font> \<font color="#01a0af">read write\</font> the name of an index file of the web page/site being uploaded virtualpath \<font color="#704ae0">nullable\<\</font> \<font color="#704ae0">string\>\</font> \<font color="#704ae0"> \</font> \<font color="#01a0af">read write\</font> the target virtual path in the library for the content being uploaded mediatype \<font color="#704ae0">string \</font> \<font color="#01a0af">read write\</font> one of {"webpage", "devicewebpage"} enumeration values filesize \<font color="#704ae0">long\</font> \<font color="#704ae0"> \</font> \<font color="#01a0af">read write\</font> the size in bytes of an index file of the web page/site being uploaded filelastmodifieddate \<font color="#704ae0">datetime \</font> \<font color="#01a0af">read write\</font> the timestamp of last modification of an original index file in local storage see datetime docid 8oxgpxyjltikau9ho1nr2 for more information about this data type sha1hash \<font color="#704ae0">nullable\<\</font> \<font color="#704ae0">string\>\</font> \<font color="#704ae0"> \</font> \<font color="#01a0af">read write\</font> the sha1 hash of the index file being uploaded filethumb \<font color="#704ae0">nullable\<\</font> \<font color="#704ae0">byte\[]\>\</font> \<font color="#01a0af">read write\</font> a base64 encoded thumbnail for the web page/site being uploaded