PayPal\EBLBaseComponents\BillingApprovalDetailsType::__construct PHP Method

__construct() public method

Constructor with arguments
public __construct ( $ApprovalType = null )
    public function __construct($ApprovalType = null)
    {
        $this->ApprovalType = $ApprovalType;
    }
BillingApprovalDetailsType