PHP Class PayPal\PayPalAPI\BMGetInventoryRequestType

Required Character length and limitations: 10 single-byte numeric characters
Inheritance: extends PayPal\EBLBaseComponents\AbstractRequestType
Show file Open project: paypal/merchant-sdk-php Class Usage Examples

Public Properties

Property Type Description
$HostedButtonID string Required Character length and limitations: 10 single-byte numeric characters

Public Methods

Method Description
__construct ( $HostedButtonID = null ) Constructor with arguments

Method Details

__construct() public method

Constructor with arguments
public __construct ( $HostedButtonID = null )

Property Details

$HostedButtonID public property

Required Character length and limitations: 10 single-byte numeric characters
public string $HostedButtonID
return string