@taiyi-io/api-connector-ts
Preparing search index...
ControlQueryWhiteListParams
Interface ControlQueryWhiteListParams
查询白名单请求参数
Interface
interface
ControlQueryWhiteListParams
{
limit
:
number
;
offset
:
number
;
}
Index
Properties
limit
offset
Properties
limit
limit
:
number
分页大小
offset
offset
:
number
查询起始偏移量
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
@taiyi-io/api-connector-ts
Loading...
查询白名单请求参数
Interface