@ptkl/sdk - v1.12.0
Preparing search index...
v0.10/types/timber
TimberQueryParams
Interface TimberQueryParams
interface
TimberQueryParams
{
action
?:
string
;
actor_id
?:
string
;
actor_name
?:
string
;
actor_type
?:
TimberActorType
;
cursor
?:
string
;
from
?:
string
|
Date
;
level
?:
TimberLevel
;
limit
?:
number
;
request_uuid
?:
string
;
resource_id
?:
string
;
resource_type
?:
string
;
search
?:
string
;
source
?:
TimberSource
;
to
?:
string
|
Date
;
}
Index
Properties
action?
actor_
id?
actor_
name?
actor_
type?
cursor?
from?
level?
limit?
request_
uuid?
resource_
id?
resource_
type?
search?
source?
to?
Properties
Optional
action
action
?:
string
Optional
actor_
id
actor_id
?:
string
Optional
actor_
name
actor_name
?:
string
Optional
actor_
type
actor_type
?:
TimberActorType
Optional
cursor
cursor
?:
string
Optional
from
from
?:
string
|
Date
Optional
level
level
?:
TimberLevel
Optional
limit
limit
?:
number
Optional
request_
uuid
request_uuid
?:
string
Optional
resource_
id
resource_id
?:
string
Optional
resource_
type
resource_type
?:
string
Optional
search
search
?:
string
Optional
source
source
?:
TimberSource
Optional
to
to
?:
string
|
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
actor_
id
actor_
name
actor_
type
cursor
from
level
limit
request_
uuid
resource_
id
resource_
type
search
source
to
@ptkl/sdk - v1.12.0
Loading...