Search
Preparing search index...
The search index is not available
ringcentral-ts API Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"paths/Fax"
Fax
Class Fax
Hierarchy
Fax
Fax
Index
Constructors
constructor
Methods
get
Endpoint
get
Rest
post
to
String
Constructors
constructor
new
Fax
(
prv
:
PathSegment
, id
?:
string
, service
?:
any
)
:
Fax
Parameters
prv:
PathSegment
Optional
id:
string
Optional
service:
any
Returns
Fax
Methods
get
Endpoint
get
Endpoint
(
withValue
?:
boolean
)
:
string
Parameters
Default value
withValue:
boolean
= true
Returns
string
Protected
get
Rest
get
Rest
(
)
:
RestClient
Returns
RestClient
post
post
(
body
:
PostBody
, attachments
:
Binary
[]
)
:
Promise
<
MessageInfo
>
Create and Send Fax Message
Parameters
body:
PostBody
attachments:
Binary
[]
Returns
Promise
<
MessageInfo
>
to
String
to
String
(
withValue
?:
boolean
)
:
string
Parameters
Default value
withValue:
boolean
= true
Returns
string
Globals
"paths/
Fax"
Fax
constructor
get
Endpoint
get
Rest
post
to
String
Post
Body
browser
Support
Blob
in
Node
Generated using
TypeDoc
Create and Send Fax Message