ExPhaxio v0.2.1 ExPhaxio.Requests.FaxRequest View Source
The FaxRequest module provides the primary struct to make fax requests, as well as helper methods.
For example, to_form_body/1
transforms a %FaxRequest{} into a multipart form body. This is especially useful for sending files to be used as the fax body.