accountId = $accountId; $this->accountName = $accountName; $this->accountNumber = $accountNumber; $this->accountType = $accountType; $this->annualRevenue = $annualRevenue; $this->billingContactDetailsList = $billingContactDetailsList; $this->description = $description; $this->emailId = $emailId; $this->firmId = $firmId; $this->industry = $industry; $this->marketId = $marketId; $this->marketName = $marketName; $this->password = $password; $this->prepaidBalance = $prepaidBalance; $this->previousCustomer = $previousCustomer; $this->rating = $rating; $this->segmentId = $segmentId; $this->segmentName = $segmentName; $this->shippingContactDetailsList = $shippingContactDetailsList; $this->tickerSymbol = $tickerSymbol; $this->userId = $userId; $this->methodResponse = $methodResponse; $this->primaryContactDetails = $primaryContactDetails; $this->allContactDetailsList = $allContactDetailsList; $this->loyaltyMembershipNumber = $loyaltyMembershipNumber; $this->accountNumberValidated = $accountNumberValidated; $this->creationDate = $creationDate; $this->customerCategoryId = $customerCategoryId; $this->customerCategoryName = $customerCategoryName; $this->createLogin = $createLogin; $this->businessPhoneNumber = $businessPhoneNumber; $this->createDistributor = $createDistributor; $this->isDistributorLogin = $isDistributorLogin; $this->website = $website; } }