Skip to content

Home > @zero-dim/request > PageResultType

PageResultType interface

分页请求返回值类型

Signature:

typescript
export interface PageResultType<T>

Properties

Property

Modifiers

Type

Description

content

T[]

total

number

totalElements

number