PayPal\EBLBaseComponents\BillingAgreementDetailsType::__construct PHP Méthode

__construct() public méthode

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