Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TableLayoutsResponse

Index

Properties

Properties

data

Optional metadata

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

Type declaration

  • Optional count?: number
  • Optional cursor?: { next?: string }
    • Optional next?: string

Optional msg

msg: string

Optional next

next: () => Promise<TableLayoutsResponse>

Type declaration

Legend

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

Generated using TypeDoc