PHP Class PayPal\PayPalAPI\BMUpdateButtonResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Show file Open project: paypal/merchant-sdk-php Class Usage Examples

Public Properties

Property Type Description
$Email string
$HostedButtonID string
$Mobile string
$Website string

Property Details

$Email public property

public string $Email
return string

$HostedButtonID public property

public string $HostedButtonID
return string

$Mobile public property

public string $Mobile
return string

$Website public property

public string $Website
return string