posDataProviderId = $posDataProviderId; } public function getPosDataProviderId() { return $this->posDataProviderId; } public function setPosExternalAccountId($posExternalAccountId) { $this->posExternalAccountId = $posExternalAccountId; } public function getPosExternalAccountId() { return $this->posExternalAccountId; } }