PayPal\EBLBaseComponents\BillingApprovalDetailsType::__construct PHP Метод

__construct() публичный Метод

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