Object::eBay::ListingDetails

Object::eBay::ListingDetails Perl module represents an item's listing details on eBay.
Download

Object::eBay::ListingDetails Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael Hendricks
  • Publisher web site:
  • http://search.cpan.org/~mndrix/Object-eBay-0.0.3/lib/Object/eBay/Boolean.pm

Object::eBay::ListingDetails Tags


Object::eBay::ListingDetails Description

Object::eBay::ListingDetails Perl module represents an item's listing details on eBay. Object::eBay::ListingDetails Perl module represents an item's listing details on eBay.SYNOPSIS # assuming that $item contains an Object::eBay::Item object my $end_time = $item->listing_details->end_time(); print "Ends: $end_timen"; # "Ends: 2005-09-03T12:18:19.21.000Z"METHODSnewObjects of class Object::eBay::ListingDetails cannot be constructed directly.end_timeReturns an ISO8601 formatted string indicating the UTC time that the item ends. Requirements: · Perl


Object::eBay::ListingDetails Related Software