Procedural File: liteDetails.class.php
Source Location: /liteDetails.class.php
Classes:
LiteDetails
The LiteDetails class is used to store information on products returned when doing a lite 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:
|