PHP Class PayPal\EBLBaseComponents\OfferDetailsType

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

Public Properties

Property Type Description
$BMLOfferInfo BMLOfferInfoType Specific infromation for BML, Similar structure could be added for sepcific promotion needs like CrossPromotions
$OfferCode string Code used to identify the promotion offer.

Property Details

$BMLOfferInfo public property

Specific infromation for BML, Similar structure could be added for sepcific promotion needs like CrossPromotions
public BMLOfferInfoType,PayPal\EBLBaseComponents $BMLOfferInfo
return BMLOfferInfoType

$OfferCode public property

Code used to identify the promotion offer.
public string $OfferCode
return string