PHP Class PayPal\PayPalAPI\BMCreateButtonResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Datei anzeigen 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_oe property

public string $Email
return string

$HostedButtonID public_oe property

public string $HostedButtonID
return string

$Mobile public_oe property

public string $Mobile
return string

$Website public_oe property

public string $Website
return string