Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAliasesArgs

The argument object for AliasApi.getAliases

Hierarchy

  • GetAliasesArgs

Index

Properties

Optional accountId

accountId: string

The accountId id

Optional aliasName

aliasName: string

The alias name

Optional firstIndex

firstIndex: number

The first index of the list, beginning at 0

Optional lastIndex

lastIndex: number

The last index of the list. At maximum 500 will be returned

Optional timestamp

timestamp: number

The timestamp (block time) you are looking for

Optional tld

tld: string

The Top Level Domain. If it is given without further parameters all aliases of this tld are being returned.