Interface GetTournamentsParams

GetTournaments params

Hierarchy

  • GetTournamentsParams

Index

Properties

Optional filterBy

filterBy: "upcoming" | "live"

Filter by tournament's status.

Optional limit

limit: undefined | number

Max number of tournaments to return.

Optional participantType

participantType: "INDIVIDUAL" | "TEAM"

Filter the response list to either TEAM or INDIVIDUAL tournament type

Optional period

period: "day" | "week" | "month" | "all"

Specify a given period e.g. 'day' for last 24 hours.

player

player: Player

Basic player representation

Optional playerAttributes

playerAttributes: undefined | string

Player attributes e.g. '{"status": "vip", "skill": 1, "isActive": true}'

Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.