Skip to content

class_ShopResponse

Tom edited this page Apr 1, 2018 · 2 revisions

ShopResponse

Response data for all APIResponses of type SHOP_TYPE

Constructor

ShopResponse(json)

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

Variables

  • featured (array of Item) - Array of featured shop Items
  • daily (array of Item) - Array of daily shop Items

Clone this wiki locally