Interface PageInboxProjection

Paginated inbox results. Page index starts at zero. Projection results may omit larger entity fields. For fetching a full entity use the projection ID with individual method calls.

Export

Interface

PageInboxProjection

Hierarchy

  • PageInboxProjection

Properties

content?: InboxPreview[]

Memberof

PageInboxProjection

empty?: boolean

Memberof

PageInboxProjection

first?: boolean

Memberof

PageInboxProjection

last?: boolean

Memberof

PageInboxProjection

number?: number

Memberof

PageInboxProjection

numberOfElements?: number

Memberof

PageInboxProjection

pageable?: PageableObject

Memberof

PageInboxProjection

size?: number

Memberof

PageInboxProjection

sort?: SortObject

Memberof

PageInboxProjection

totalElements: number

Memberof

PageInboxProjection

totalPages: number

Memberof

PageInboxProjection