Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILister<T>

Type parameters

  • T

Hierarchy

  • ILister

Implemented by

Index

Methods

list

  • list(address?: undefined | string): Promise<T[]>

Optional listRequestUrl

  • listRequestUrl(address?: undefined | string): string

Generated using TypeDoc