Search
Preparing search index...
The search index is not available
@servicestack/ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@servicestack/ui
shared
GetCrudEvents
Class GetCrudEvents
Hierarchy
QueryDb
<
CrudEvent
>
GetCrudEvents
Implements
IReturn
<
QueryResponse
<
CrudEvent
>
>
Index
Constructors
constructor
Properties
auth
Secret
fields
include
meta
model
model
Id
order
By
order
By
Desc
skip
take
Methods
create
Response
get
Method
get
Type
Name
Constructors
constructor
new
Get
Crud
Events
(
init
?:
Partial
<
GetCrudEvents
>
)
:
GetCrudEvents
Parameters
Optional
init:
Partial
<
GetCrudEvents
>
Returns
GetCrudEvents
Properties
auth
Secret
auth
Secret
:
string
fields
fields
:
string
include
include
:
string
meta
meta
:
{}
Type declaration
[
index:
string
]:
string
model
model
:
string
model
Id
model
Id
:
string
order
By
order
By
:
string
order
By
Desc
order
By
Desc
:
string
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Methods
create
Response
create
Response
(
)
:
QueryResponse
<
CrudEvent
>
Returns
QueryResponse
<
CrudEvent
>
get
Method
get
Method
(
)
:
string
Returns
string
get
Type
Name
get
Type
Name
(
)
:
string
Returns
string
Modules
admin
client
explorer
locode
shared
Get
Crud
Events
constructor
auth
Secret
fields
include
meta
model
model
Id
order
By
order
By
Desc
skip
take
create
Response
get
Method
get
Type
Name
Generated using
TypeDoc