Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SafesLogBookResponse

Index

Properties

Properties

data

data: Record<string, unknown>[]

Optional metadata

metadata: { count?: number; cursor?: number }

Type declaration

  • Optional count?: number
  • Optional cursor?: number

Optional next

next: () => Promise<SafesLogBookResponse>

Type declaration

Legend

  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Enumeration
  • Class

Generated using TypeDoc