MailSlurpAPI.Model.PageWebhookProjection (mailslurp v12.4.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.PageWebhookProjection{
content: [WebhookProjection] | nil,
empty: boolean() | nil,
first: boolean() | nil,
last: boolean() | nil,
number: integer() | nil,
numberOfElements: integer() | nil,
pageable: Pageable | nil,
size: integer() | nil,
sort: Sort | nil,
totalElements: integer() | nil,
totalPages: integer() | nil
}