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/End"
End
Class End
Hierarchy
UrlSection
End
Index
Constructors
constructor
Methods
get
Endpoint
get
Rest
post
to
String
Constructors
constructor
new
End
(
prv
:
PathSegment
, id
?:
string
, service
?:
any
)
:
End
Parameters
prv:
PathSegment
Optional
id:
string
Optional
service:
any
Returns
End
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
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
to
String
to
String
(
withValue
?:
boolean
)
:
string
Parameters
Default value
withValue:
boolean
= true
Returns
string
Globals
"paths/
End"
End
constructor
get
Endpoint
get
Rest
post
to
String
Generated using
TypeDoc