PayPal\EBLBaseComponents\BillingAgreementDetailsType::__construct PHP 메소드

__construct() 공개 메소드

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