Search
Preparing search index...
The search index is not available
@halo-dev/js-sdk
Options
All
Public
Public/Protected
All
Inherited
Menu
@halo-dev/js-sdk
content-api/src
PhotoClient
Class PhotoClient
Hierarchy
PhotoClient
Index
Constructors
constructor
Properties
client
Methods
latest
list
Constructors
constructor
new
Photo
Client
(
client
:
HttpClient
)
:
PhotoClient
Parameters
client:
HttpClient
Returns
PhotoClient
Properties
Private
client
client
:
HttpClient
Methods
latest
latest
(
sort
:
string
[]
)
:
Promise
<
Response
<
Photo
[]
>
>
Parameters
sort:
string
[]
Returns
Promise
<
Response
<
Photo
[]
>
>
list
list
(
params
:
PhotoQuery
)
:
Promise
<
Page
<
Photo
>
>
Parameters
params:
PhotoQuery
Returns
Promise
<
Page
<
Photo
>
>
Modules
admin-
api/src
content-
api/src
<internal>
logger/src
rest-
api-
client/src
Photo
Client
constructor
client
latest
list
Generated using
TypeDoc