AuctionClosingDate Property
Date auction ended.
Object Oriented Interface
public function getAuctionClosingDate();
Procedural Interface
inpaypal_transactiondetails_get($res, 3 );
Default Value
''
Remarks
If the buyer purchased your goods via one of the major auction sites (eBay, Yahoo, etc), then this property will contain the closing date of the auction that the buyer won. This property is returned by PayPal after a call to the GetTransactionDetails method.
This property is read-only.
Data Type
String