Price Spectre
1.0
|
Public Member Functions | |
getListingID () | |
getTitle () | |
getPrice () | |
getStartTime () | |
getStartDate () | |
getEndTime () | |
getEndDate () | |
getSeller () | |
getMerchantID () | |
getFeedbackScore () | |
getFeedbackPercent () | |
getFeedbackRating () | |
getFeedbackStar () | |
isTRS () | |
getReturnsAccepted () | |
getFreeShipping () | |
getOneDayShipping () | |
getConditionID () | |
getConditionName () | |
getSite () | |
getLocation () | |
getSecondsSinceStart () | |
getSecondsRemaining () | |
isDeleted () | |
A class that represents a competitor's listing.
getConditionID | ( | ) |
Retrieves the numerical representation of the condition of the item.
getConditionName | ( | ) |
Retrieves the string representation of the condition of a listing, if available.
getEndDate | ( | ) |
Retrieves the end date of a competitor's listing.
getEndTime | ( | ) |
Retrieves the number of seconds after 1970-01-01T00:00:00Z that the listing will end.
getFeedbackPercent | ( | ) |
Retrieves the feedback percentage of the listing's seller.
getFeedbackRating | ( | ) |
Retrieves the feedback rating of the listing's seller.
getFeedbackScore | ( | ) |
Retrieves the feedback score of the listing's seller.
getFeedbackStar | ( | ) |
Retrieves a string representation of the feedback star of the seller.
getFreeShipping | ( | ) |
Retrieves whether the listing offers free shipping.
getListingID | ( | ) |
Retrieves the item number or ASIN of a competitor's listing.
getLocation | ( | ) |
Retrieves the country the item is located.
getMerchantID | ( | ) |
Retrieves the merchant ID of the listing's seller.
getOneDayShipping | ( | ) |
Retrieves whether the listing offers one day shipping.
getPrice | ( | ) |
Retrieves the total price of a competitor's listing.
getReturnsAccepted | ( | ) |
Retrieves whether the listing allows for returns.
getSecondsRemaining | ( | ) |
Retrieves the number of seconds before the listing will end.
getSecondsSinceStart | ( | ) |
Retrieves the number of seconds since the listing has started.
getSeller | ( | ) |
Retrieves the seller ID of the listing's seller.
getSite | ( | ) |
Retrieves the site the listing is from.
getStartDate | ( | ) |
Retrieves the start date of a competitor's listing.
getStartTime | ( | ) |
Retrieves the number of seconds after 1970-01-01T00:00:00Z that the listing was listed.
getTitle | ( | ) |
Retrieves the title of a competitor's listing.
isDeleted | ( | ) |
Retrieves whether the listing has been deleted or not.
isTRS | ( | ) |
Retrieves whether or not the listing is from a Top Rated Seller.