Websites v4 docs v5.2.5
Preparing search index...
API Reference/Search (Server)
getPropertyLinks
Function getPropertyLinks
getPropertyLinks
(
propertyId
:
number
|
null
,
globalConfig
:
GlobalConfig
|
null
,
)
:
Promise
<
|
{
next
:
string
;
nextPage
:
boolean
;
prev
:
string
;
prevPage
:
boolean
}
|
null
,
>
Parameters
propertyId
:
number
|
null
globalConfig
:
GlobalConfig
|
null
Returns
Promise
<
|
{
next
:
string
;
nextPage
:
boolean
;
prev
:
string
;
prevPage
:
boolean
}
|
null
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Websites v4 docs v5.2.5
Loading...