diff --git a/Models/BalanceL11n.php b/Models/BalanceL11n.php index 4756e8f..b44bcc7 100755 --- a/Models/BalanceL11n.php +++ b/Models/BalanceL11n.php @@ -66,17 +66,6 @@ class BalanceL11n implements \JsonSerializable */ public string $description = ''; - /** - * Get id - * - * @return int - * - * @since 1.0.0 - */ - public function getId() : int - { - return $this->id; - } /** * Get language diff --git a/Models/CostCenterL11n.php b/Models/CostCenterL11n.php index 57aa801..c053b3a 100755 --- a/Models/CostCenterL11n.php +++ b/Models/CostCenterL11n.php @@ -66,17 +66,6 @@ class CostCenterL11n implements \JsonSerializable */ public string $description = ''; - /** - * Get id - * - * @return int - * - * @since 1.0.0 - */ - public function getId() : int - { - return $this->id; - } /** * Get language diff --git a/Models/CostObjectL11n.php b/Models/CostObjectL11n.php index 6604e79..b9a6995 100755 --- a/Models/CostObjectL11n.php +++ b/Models/CostObjectL11n.php @@ -66,17 +66,6 @@ class CostObjectL11n implements \JsonSerializable */ public string $description = ''; - /** - * Get id - * - * @return int - * - * @since 1.0.0 - */ - public function getId() : int - { - return $this->id; - } /** * Get language