PHP Class PayPal\EBLBaseComponents\TaxIdDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$TaxId string The payer's Tax ID
$TaxIdType string The payer's Tax ID type; CNPJ/CPF for BR country.

Property Details

$TaxId public_oe property

The payer's Tax ID
public string $TaxId
Résultat string

$TaxIdType public_oe property

The payer's Tax ID type; CNPJ/CPF for BR country.
public string $TaxIdType
Résultat string