Procedural File: heavyDetails.class.php
Source Location: /heavyDetails.class.php
Classes:
HeavyDetails
The HeavyDetails class is used to store information on products returned when doing a heavy request to AWS.
Page Details:
This file contains the two classes which store details of products returned by AWS.
The two classes are LiteDetails, which stores information obtained by making a 'lite' request; and HeavyDetails, which is created when making a 'heavy' request. Apparently the lite/heavy request types are going to change in AWS4, so this may change (drastically?) in future releases.
Tags:
|