Skip to content

class_StatResponse

Tom edited this page Apr 1, 2018 · 1 revision

StatResponse

Response data for all APIResponses of type STAT_TYPE

Constructor

StatResponse(json)

  • json (object/dict) - raw json data from response

Variables

  • totalCosmetics (integer) - Total number of cosmetics
  • matrix (array of StatItem) - All statItems contained in response

Clone this wiki locally