c3nav
Preparing search index...
StairsAPI
Class StairsAPI
Hierarchy
APIBase
StairsAPI
Index
Constructors
constructor
Properties
api
Client
options
Methods
get
By
Id
get
List
set
Api
Url
Constructors
constructor
new
StairsAPI
(
apiClient
:
APIClient
,
options
:
ClientOptions
)
:
StairsAPI
Parameters
apiClient
:
APIClient
options
:
ClientOptions
Returns
StairsAPI
Properties
Protected
Readonly
api
Client
apiClient
:
APIClient
Protected
Readonly
options
options
:
ClientOptions
Methods
get
By
Id
getById
(
id
:
number
)
:
Promise
<
Stairs
>
Parameters
id
:
number
The id to get
Returns
Promise
<
Stairs
>
get
List
getList
()
:
Promise
<
Stairs
[]
>
Returns
Promise
<
Stairs
[]
>
set
Api
Url
setApiUrl
(
newURL
:
string
)
:
void
Set a new API URL.
Parameters
newURL
:
string
The new API url
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
api
Client
options
Methods
get
By
Id
get
List
set
Api
Url
c3nav
Loading...
The id to get