docs: UploadData does not have contentType (#19026)
This commit is contained in:
parent
23b8c9c917
commit
1d8e16bc6e
5 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
# UploadData Object
|
||||
|
||||
* `contentType` String (optional) - Content type of the content to be sent.
|
||||
* `bytes` Buffer - Content being sent.
|
||||
* `file` String (optional) - Path of file being uploaded.
|
||||
* `blobUUID` String (optional) - UUID of blob data. Use [ses.getBlobData](../session.md#sesgetblobdataidentifier) method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue