service_code; } public function getServerCode(): string { return $this->server_code; } public function getMemberCode(): string { return $this->service_manager; } public function getClientCode(): string { return $this->client_code; } public function getCoupon(): string { return $this->coupon; } public function getUsedCoupon(): string { return $this->coupon_use; } } //Class