Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTopLevelDomainsArgs

The argument object for AliasApi.getTopLevelDomains

Hierarchy

  • GetTopLevelDomainsArgs

Index

Properties

Optional firstIndex

firstIndex: number

The first index to be returned. Use this for pagination. Starts at 0

Optional lastIndex

lastIndex: number

The last index to be returned. Use this for pagination. If not set, at maximum 500 items beginning at firstIndex will be returned

Optional timestamp

timestamp: number

The timestamp in seconds since genesis block

see

util.ChainTime