Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAliasesOnSaleArgs

The argument object for AliasApi.getAliasesOnSale

Hierarchy

  • GetAliasesOnSaleArgs

Index

Properties

Optional accountId

accountId: string

The account id of the owner, to filter alias sales by owner

Optional buyerId

buyerId: string

The account id of the buyer, to filter alias direct offers

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