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