PHP Class PayPal\EBLBaseComponents\AuctionInfoType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$BuyerID string Customer's auction ID
$ClosingDate Auction's close date
$multiItem string

Property Details

$BuyerID public property

Customer's auction ID
public string $BuyerID
return string

$ClosingDate public property

Auction's close date
public $ClosingDate

$multiItem public property

public string $multiItem
return string