PHP Class PayPal\PayPalAPI\BMGetButtonDetailsRequestType

Inheritance: extends PayPal\EBLBaseComponents\AbstractRequestType
Afficher le fichier Open project: paypal/merchant-sdk-php Class Usage Examples

Méthodes publiques

Свойство Type Description
$HostedButtonID string Button ID of button to return. Required Character length and limitations: 10 single-byte numeric characters

Méthodes publiques

Méthode Description
__construct ( $HostedButtonID = null ) Constructor with arguments

Method Details

__construct() public méthode

Constructor with arguments
public __construct ( $HostedButtonID = null )

Property Details

$HostedButtonID public_oe property

Button ID of button to return. Required Character length and limitations: 10 single-byte numeric characters
public string $HostedButtonID
Résultat string