PHP Class PayPal\PayPalAPI\BillUserRequestType

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

Public Properties

Property Type Description
$MerchantPullPaymentDetails PayPal\EBLBaseComponents\MerchantPullPaymentType
$ReturnFMFDetails integer This flag indicates that the response should include FMFDetails

Property Details

$MerchantPullPaymentDetails public property

public MerchantPullPaymentType,PayPal\EBLBaseComponents $MerchantPullPaymentDetails
return PayPal\EBLBaseComponents\MerchantPullPaymentType

$ReturnFMFDetails public property

This flag indicates that the response should include FMFDetails
public int $ReturnFMFDetails
return integer