Module application_dldata

Source
Expand description

Traits and structs for application downlink data.

Structs§

ApplicationDlData
The item content.
ListOptions
The list operation options.
ListQueryCond
The query condition for the list operation.
QueryCond
The query condition to delete item(s).
SortCond
The sort condition for the list operation.
UpdateQueryCond
The query condition for the update operation.
Updates
The update fields.

Enums§

SortKey
The sort keys for the list operation.

Constants§

EXPIRES
The expiration time of the data in seconds.

Traits§

ApplicationDlDataModel
Model operations.
Cursor
The operations for cursors.