Module network_dldata

Source
Expand description

Traits and structs for network downlink data.

Structs§

ListOptions
The list operation options.
ListQueryCond
The query condition for the list operation.
NetworkDlData
The item content.
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§

Cursor
The operations for cursors.
NetworkDlDataModel
Model operations.