Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaginatedUnumDto<T>

Type to encapsulate result from Unum ID SaaS feather service upon a query with pagination

Type parameters

  • T

Hierarchy

  • PaginatedUnumDto

Index

Properties

Properties

data

data: T[]

limit

limit: number

skip

skip: number

total

total: number

Generated using TypeDoc