Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReputationQueryOptions

Hierarchy

Indexable

[key: string]: any

Index

Properties

Optional dao

dao: Address

Optional first

first: undefined | number

Optional id

id: undefined | string

Optional orderBy

orderBy: undefined | string

Optional orderDirection

orderDirection: "asc" | "desc"

Optional skip

skip: undefined | number

Optional where

where: any

Generated using TypeDoc