Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "types/AccountReportsType"

Index

Type aliases

AccountReportsType

AccountReportsType: ReportType[]

ReportType

ReportType: { description: string; id: number; stampCreated: string; type: string; uri: string }

Type declaration

  • description: string
  • id: number
  • stampCreated: string
  • type: string
  • uri: string

Generated using TypeDoc