ElasticEmail / ElasticEmail.WebApiClient-js

Deprecated library. Easily send emails with Elastic Email using Web API JS Client https://elasticemail.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not documented how to attach files (File.Upload)

medisoft opened this issue · comments

Hello! I'm trying to use the File.Upload API, but it is not well documented. For example, the "file" argument says in the JSDoc that is an Object, but not specifies what type of object.

Can you put an example on how to attach files or add the correct documentation to the JSDoc?

Thanks!