attributes['serverinfo_uid']; } final public function getServerInfoUID(): string { return $this->attributes['serverinfo_uid']; } final public function getBillingType(): string { return $this->attributes['billing_type']; } final public function getAmount(): string { return $this->attributes['amount']; } }