@solibo/solibo-sdk 1.1.113 → 1.1.114

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -35978,16 +35978,21 @@ protoOf(CreateTokensCommand).equals = function (other) {
35978
35978
  return true;
35979
35979
  };
35980
35980
  function CreditInvoiceCommand$Companion$$childSerializers$_anonymous__v6x9jh() {
35981
+ return new ArrayListSerializer($serializer_getInstance_194());
35982
+ }
35983
+ function CreditInvoiceCommand$Companion$$childSerializers$_anonymous__v6x9jh_0() {
35981
35984
  return new ArrayListSerializer($serializer_getInstance_195());
35982
35985
  }
35983
35986
  function Companion_146() {
35984
35987
  Companion_instance_146 = this;
35985
35988
  var tmp = this;
35986
35989
  var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
35990
+ var tmp_1 = lazy(tmp_0, CreditInvoiceCommand$Companion$$childSerializers$_anonymous__v6x9jh);
35991
+ var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
35987
35992
  // Inline function 'kotlin.arrayOf' call
35988
35993
  // Inline function 'kotlin.js.unsafeCast' call
35989
35994
  // Inline function 'kotlin.js.asDynamic' call
35990
- tmp.g7p_1 = [null, lazy(tmp_0, CreditInvoiceCommand$Companion$$childSerializers$_anonymous__v6x9jh), null];
35995
+ tmp.g7p_1 = [null, tmp_1, lazy(tmp_2, CreditInvoiceCommand$Companion$$childSerializers$_anonymous__v6x9jh_0), null];
35991
35996
  }
35992
35997
  var Companion_instance_146;
35993
35998
  function Companion_getInstance_149() {
@@ -35997,8 +36002,9 @@ function Companion_getInstance_149() {
35997
36002
  }
35998
36003
  function $serializer_135() {
35999
36004
  $serializer_instance_135 = this;
36000
- var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreditInvoiceCommand', this, 3);
36005
+ var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreditInvoiceCommand', this, 4);
36001
36006
  tmp0_serialDesc.z13('description', true);
36007
+ tmp0_serialDesc.z13('lineGroups', true);
36002
36008
  tmp0_serialDesc.z13('lines', true);
36003
36009
  tmp0_serialDesc.z13('overrideCreditDate', true);
36004
36010
  this.h7p_1 = tmp0_serialDesc;
@@ -36010,11 +36016,14 @@ protoOf($serializer_135).i7p = function (encoder, value) {
36010
36016
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.description == null)) {
36011
36017
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.description);
36012
36018
  }
36013
- if (tmp1_output.iy(tmp0_desc, 1) ? true : !(value.lines == null)) {
36014
- tmp1_output.ey(tmp0_desc, 1, tmp2_cached[1].n1(), value.lines);
36019
+ if (tmp1_output.iy(tmp0_desc, 1) ? true : !(value.lineGroups == null)) {
36020
+ tmp1_output.ey(tmp0_desc, 1, tmp2_cached[1].n1(), value.lineGroups);
36021
+ }
36022
+ if (tmp1_output.iy(tmp0_desc, 2) ? true : !(value.lines == null)) {
36023
+ tmp1_output.ey(tmp0_desc, 2, tmp2_cached[2].n1(), value.lines);
36015
36024
  }
36016
- if (tmp1_output.iy(tmp0_desc, 2) ? true : !(value.overrideCreditDate == null)) {
36017
- tmp1_output.ey(tmp0_desc, 2, InstantSerializer_getInstance(), value.overrideCreditDate);
36025
+ if (tmp1_output.iy(tmp0_desc, 3) ? true : !(value.overrideCreditDate == null)) {
36026
+ tmp1_output.ey(tmp0_desc, 3, InstantSerializer_getInstance(), value.overrideCreditDate);
36018
36027
  }
36019
36028
  tmp1_output.nw(tmp0_desc);
36020
36029
  };
@@ -36029,40 +36038,47 @@ protoOf($serializer_135).lt = function (decoder) {
36029
36038
  var tmp4_local0 = null;
36030
36039
  var tmp5_local1 = null;
36031
36040
  var tmp6_local2 = null;
36032
- var tmp7_input = decoder.mw(tmp0_desc);
36033
- var tmp8_cached = Companion_getInstance_149().g7p_1;
36034
- if (tmp7_input.cx()) {
36035
- tmp4_local0 = tmp7_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
36041
+ var tmp7_local3 = null;
36042
+ var tmp8_input = decoder.mw(tmp0_desc);
36043
+ var tmp9_cached = Companion_getInstance_149().g7p_1;
36044
+ if (tmp8_input.cx()) {
36045
+ tmp4_local0 = tmp8_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
36036
36046
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
36037
- tmp5_local1 = tmp7_input.ax(tmp0_desc, 1, tmp8_cached[1].n1(), tmp5_local1);
36047
+ tmp5_local1 = tmp8_input.ax(tmp0_desc, 1, tmp9_cached[1].n1(), tmp5_local1);
36038
36048
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
36039
- tmp6_local2 = tmp7_input.ax(tmp0_desc, 2, InstantSerializer_getInstance(), tmp6_local2);
36049
+ tmp6_local2 = tmp8_input.ax(tmp0_desc, 2, tmp9_cached[2].n1(), tmp6_local2);
36040
36050
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
36051
+ tmp7_local3 = tmp8_input.ax(tmp0_desc, 3, InstantSerializer_getInstance(), tmp7_local3);
36052
+ tmp3_bitMask0 = tmp3_bitMask0 | 8;
36041
36053
  } else
36042
36054
  while (tmp1_flag) {
36043
- tmp2_index = tmp7_input.dx(tmp0_desc);
36055
+ tmp2_index = tmp8_input.dx(tmp0_desc);
36044
36056
  switch (tmp2_index) {
36045
36057
  case -1:
36046
36058
  tmp1_flag = false;
36047
36059
  break;
36048
36060
  case 0:
36049
- tmp4_local0 = tmp7_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
36061
+ tmp4_local0 = tmp8_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
36050
36062
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
36051
36063
  break;
36052
36064
  case 1:
36053
- tmp5_local1 = tmp7_input.ax(tmp0_desc, 1, tmp8_cached[1].n1(), tmp5_local1);
36065
+ tmp5_local1 = tmp8_input.ax(tmp0_desc, 1, tmp9_cached[1].n1(), tmp5_local1);
36054
36066
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
36055
36067
  break;
36056
36068
  case 2:
36057
- tmp6_local2 = tmp7_input.ax(tmp0_desc, 2, InstantSerializer_getInstance(), tmp6_local2);
36069
+ tmp6_local2 = tmp8_input.ax(tmp0_desc, 2, tmp9_cached[2].n1(), tmp6_local2);
36058
36070
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
36059
36071
  break;
36072
+ case 3:
36073
+ tmp7_local3 = tmp8_input.ax(tmp0_desc, 3, InstantSerializer_getInstance(), tmp7_local3);
36074
+ tmp3_bitMask0 = tmp3_bitMask0 | 8;
36075
+ break;
36060
36076
  default:
36061
36077
  throw UnknownFieldException_init_$Create$(tmp2_index);
36062
36078
  }
36063
36079
  }
36064
- tmp7_input.nw(tmp0_desc);
36065
- return CreditInvoiceCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
36080
+ tmp8_input.nw(tmp0_desc);
36081
+ return CreditInvoiceCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
36066
36082
  };
36067
36083
  protoOf($serializer_135).xs = function () {
36068
36084
  return this.h7p_1;
@@ -36072,7 +36088,7 @@ protoOf($serializer_135).s14 = function () {
36072
36088
  // Inline function 'kotlin.arrayOf' call
36073
36089
  // Inline function 'kotlin.js.unsafeCast' call
36074
36090
  // Inline function 'kotlin.js.asDynamic' call
36075
- return [get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[1].n1()), get_nullable(InstantSerializer_getInstance())];
36091
+ return [get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[1].n1()), get_nullable(tmp0_cached[2].n1()), get_nullable(InstantSerializer_getInstance())];
36076
36092
  };
36077
36093
  var $serializer_instance_135;
36078
36094
  function $serializer_getInstance_135() {
@@ -36080,7 +36096,7 @@ function $serializer_getInstance_135() {
36080
36096
  new $serializer_135();
36081
36097
  return $serializer_instance_135;
36082
36098
  }
36083
- function CreditInvoiceCommand_init_$Init$(seen0, description, lines, overrideCreditDate, serializationConstructorMarker, $this) {
36099
+ function CreditInvoiceCommand_init_$Init$(seen0, description, lineGroups, lines, overrideCreditDate, serializationConstructorMarker, $this) {
36084
36100
  if (!(0 === (0 & seen0))) {
36085
36101
  throwMissingFieldException(seen0, 0, $serializer_getInstance_135().h7p_1);
36086
36102
  }
@@ -36089,22 +36105,31 @@ function CreditInvoiceCommand_init_$Init$(seen0, description, lines, overrideCre
36089
36105
  else
36090
36106
  $this.description = description;
36091
36107
  if (0 === (seen0 & 2))
36108
+ $this.lineGroups = null;
36109
+ else
36110
+ $this.lineGroups = lineGroups;
36111
+ if (0 === (seen0 & 4))
36092
36112
  $this.lines = null;
36093
36113
  else
36094
36114
  $this.lines = lines;
36095
- if (0 === (seen0 & 4))
36115
+ if (0 === (seen0 & 8))
36096
36116
  $this.overrideCreditDate = null;
36097
36117
  else
36098
36118
  $this.overrideCreditDate = overrideCreditDate;
36099
36119
  return $this;
36100
36120
  }
36101
- function CreditInvoiceCommand_init_$Create$(seen0, description, lines, overrideCreditDate, serializationConstructorMarker) {
36102
- return CreditInvoiceCommand_init_$Init$(seen0, description, lines, overrideCreditDate, serializationConstructorMarker, objectCreate(protoOf(CreditInvoiceCommand)));
36121
+ function CreditInvoiceCommand_init_$Create$(seen0, description, lineGroups, lines, overrideCreditDate, serializationConstructorMarker) {
36122
+ return CreditInvoiceCommand_init_$Init$(seen0, description, lineGroups, lines, overrideCreditDate, serializationConstructorMarker, objectCreate(protoOf(CreditInvoiceCommand)));
36103
36123
  }
36104
- function CreditInvoiceCommand(description, lines, overrideCreditDate) {
36124
+ function CreditInvoiceCommand(description, lineGroups, lines, overrideCreditDate) {
36105
36125
  if (arguments.length === 1 && typeof description === 'object' && description !== null && description.constructor === Object) {
36106
36126
  const props = description;
36107
36127
  description = ('description' in props ? props.description : VOID);
36128
+ lineGroups = ('lineGroups' in props ? props.lineGroups : VOID);
36129
+ if (Array.isArray(lineGroups)) {
36130
+ lineGroups = lineGroups.map(i => (typeof i === 'object' && i !== null && i.constructor === Object) ? new InvoiceLineGroupInput(i) : i);
36131
+ if (typeof ArrayList_init_$Create$ === 'function') lineGroups = ArrayList_init_$Create$(lineGroups); else if (typeof ArrayList_init_$Create$_0 === 'function') lineGroups = ArrayList_init_$Create$_0(lineGroups);
36132
+ }
36108
36133
  lines = ('lines' in props ? props.lines : VOID);
36109
36134
  if (Array.isArray(lines)) {
36110
36135
  lines = lines.map(i => (typeof i === 'object' && i !== null && i.constructor === Object) ? new InvoiceLineInput(i) : i);
@@ -36119,44 +36144,54 @@ function CreditInvoiceCommand(description, lines, overrideCreditDate) {
36119
36144
  }
36120
36145
  Companion_getInstance_149();
36121
36146
  description = description === VOID ? null : description;
36147
+ lineGroups = lineGroups === VOID ? null : lineGroups;
36122
36148
  lines = lines === VOID ? null : lines;
36123
36149
  overrideCreditDate = overrideCreditDate === VOID ? null : overrideCreditDate;
36124
36150
  this.description = description;
36151
+ this.lineGroups = lineGroups;
36125
36152
  this.lines = lines;
36126
36153
  this.overrideCreditDate = overrideCreditDate;
36127
36154
  }
36128
36155
  protoOf(CreditInvoiceCommand).x6r = function () {
36129
36156
  return this.description;
36130
36157
  };
36158
+ protoOf(CreditInvoiceCommand).j7p = function () {
36159
+ return this.lineGroups;
36160
+ };
36131
36161
  protoOf(CreditInvoiceCommand).t6u = function () {
36132
36162
  return this.lines;
36133
36163
  };
36134
- protoOf(CreditInvoiceCommand).j7p = function () {
36164
+ protoOf(CreditInvoiceCommand).k7p = function () {
36135
36165
  return this.overrideCreditDate;
36136
36166
  };
36137
36167
  protoOf(CreditInvoiceCommand).bh = function () {
36138
36168
  return this.description;
36139
36169
  };
36140
36170
  protoOf(CreditInvoiceCommand).ch = function () {
36141
- return this.lines;
36171
+ return this.lineGroups;
36142
36172
  };
36143
36173
  protoOf(CreditInvoiceCommand).qq = function () {
36174
+ return this.lines;
36175
+ };
36176
+ protoOf(CreditInvoiceCommand).z6r = function () {
36144
36177
  return this.overrideCreditDate;
36145
36178
  };
36146
- protoOf(CreditInvoiceCommand).k7p = function (description, lines, overrideCreditDate) {
36147
- return new CreditInvoiceCommand(description, lines, overrideCreditDate);
36179
+ protoOf(CreditInvoiceCommand).l7p = function (description, lineGroups, lines, overrideCreditDate) {
36180
+ return new CreditInvoiceCommand(description, lineGroups, lines, overrideCreditDate);
36148
36181
  };
36149
- protoOf(CreditInvoiceCommand).copy = function (description, lines, overrideCreditDate, $super) {
36182
+ protoOf(CreditInvoiceCommand).copy = function (description, lineGroups, lines, overrideCreditDate, $super) {
36150
36183
  description = description === VOID ? this.description : description;
36184
+ lineGroups = lineGroups === VOID ? this.lineGroups : lineGroups;
36151
36185
  lines = lines === VOID ? this.lines : lines;
36152
36186
  overrideCreditDate = overrideCreditDate === VOID ? this.overrideCreditDate : overrideCreditDate;
36153
- return $super === VOID ? this.k7p(description, lines, overrideCreditDate) : $super.k7p.call(this, description, lines, overrideCreditDate);
36187
+ return $super === VOID ? this.l7p(description, lineGroups, lines, overrideCreditDate) : $super.l7p.call(this, description, lineGroups, lines, overrideCreditDate);
36154
36188
  };
36155
36189
  protoOf(CreditInvoiceCommand).toString = function () {
36156
- return 'CreditInvoiceCommand(description=' + this.description + ', lines=' + toString_0(this.lines) + ', overrideCreditDate=' + toString_0(this.overrideCreditDate) + ')';
36190
+ return 'CreditInvoiceCommand(description=' + this.description + ', lineGroups=' + toString_0(this.lineGroups) + ', lines=' + toString_0(this.lines) + ', overrideCreditDate=' + toString_0(this.overrideCreditDate) + ')';
36157
36191
  };
36158
36192
  protoOf(CreditInvoiceCommand).hashCode = function () {
36159
36193
  var result = this.description == null ? 0 : getStringHashCode(this.description);
36194
+ result = imul(result, 31) + (this.lineGroups == null ? 0 : hashCode(this.lineGroups)) | 0;
36160
36195
  result = imul(result, 31) + (this.lines == null ? 0 : hashCode(this.lines)) | 0;
36161
36196
  result = imul(result, 31) + (this.overrideCreditDate == null ? 0 : this.overrideCreditDate.hashCode()) | 0;
36162
36197
  return result;
@@ -36168,6 +36203,8 @@ protoOf(CreditInvoiceCommand).equals = function (other) {
36168
36203
  return false;
36169
36204
  if (!(this.description == other.description))
36170
36205
  return false;
36206
+ if (!equals(this.lineGroups, other.lineGroups))
36207
+ return false;
36171
36208
  if (!equals(this.lines, other.lines))
36172
36209
  return false;
36173
36210
  if (!equals(this.overrideCreditDate, other.overrideCreditDate))
@@ -36175,7 +36212,7 @@ protoOf(CreditInvoiceCommand).equals = function (other) {
36175
36212
  return true;
36176
36213
  };
36177
36214
  function _get_$cachedSerializer__te6jhj_10($this) {
36178
- return $this.l7p_1.n1();
36215
+ return $this.m7p_1.n1();
36179
36216
  }
36180
36217
  function Customer$Companion$_anonymous__t72khd() {
36181
36218
  var tmp = getKClass(Customer);
@@ -36197,7 +36234,7 @@ function Companion_147() {
36197
36234
  Companion_instance_147 = this;
36198
36235
  var tmp = this;
36199
36236
  var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
36200
- tmp.l7p_1 = lazy(tmp_0, Customer$Companion$_anonymous__t72khd);
36237
+ tmp.m7p_1 = lazy(tmp_0, Customer$Companion$_anonymous__t72khd);
36201
36238
  }
36202
36239
  protoOf(Companion_147).r6b = function () {
36203
36240
  return _get_$cachedSerializer__te6jhj_10(this);
@@ -36218,7 +36255,7 @@ function Customer() {
36218
36255
  Companion_getInstance_150();
36219
36256
  }
36220
36257
  function _get_$cachedSerializer__te6jhj_11($this) {
36221
- return $this.r7p_1.n1();
36258
+ return $this.s7p_1.n1();
36222
36259
  }
36223
36260
  function CustomerClassification$Companion$_anonymous__lnjbjf() {
36224
36261
  var tmp = values_7();
@@ -36248,13 +36285,13 @@ function Companion_148() {
36248
36285
  var tmp$ret$2 = element.value;
36249
36286
  destination.c3(tmp$ret$2, element);
36250
36287
  }
36251
- tmp.q7p_1 = destination;
36288
+ tmp.r7p_1 = destination;
36252
36289
  var tmp_0 = this;
36253
36290
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
36254
- tmp_0.r7p_1 = lazy(tmp_1, CustomerClassification$Companion$_anonymous__lnjbjf);
36291
+ tmp_0.s7p_1 = lazy(tmp_1, CustomerClassification$Companion$_anonymous__lnjbjf);
36255
36292
  }
36256
36293
  protoOf(Companion_148).fromValue = function (value) {
36257
- return this.q7p_1.z2(value);
36294
+ return this.r7p_1.z2(value);
36258
36295
  };
36259
36296
  protoOf(Companion_148).r6b = function () {
36260
36297
  return _get_$cachedSerializer__te6jhj_11(this);
@@ -36332,10 +36369,10 @@ function $serializer_136() {
36332
36369
  tmp0_serialDesc.z13('id', false);
36333
36370
  tmp0_serialDesc.z13('organizationId', true);
36334
36371
  tmp0_serialDesc.z13('personId', true);
36335
- this.u7p_1 = tmp0_serialDesc;
36372
+ this.v7p_1 = tmp0_serialDesc;
36336
36373
  }
36337
- protoOf($serializer_136).v7p = function (encoder, value) {
36338
- var tmp0_desc = this.u7p_1;
36374
+ protoOf($serializer_136).w7p = function (encoder, value) {
36375
+ var tmp0_desc = this.v7p_1;
36339
36376
  var tmp1_output = encoder.mw(tmp0_desc);
36340
36377
  tmp1_output.by(tmp0_desc, 0, value.content);
36341
36378
  tmp1_output.dy(tmp0_desc, 1, InstantSerializer_getInstance(), value.createdAt);
@@ -36350,10 +36387,10 @@ protoOf($serializer_136).v7p = function (encoder, value) {
36350
36387
  tmp1_output.nw(tmp0_desc);
36351
36388
  };
36352
36389
  protoOf($serializer_136).kt = function (encoder, value) {
36353
- return this.v7p(encoder, value instanceof CustomerComment ? value : THROW_CCE());
36390
+ return this.w7p(encoder, value instanceof CustomerComment ? value : THROW_CCE());
36354
36391
  };
36355
36392
  protoOf($serializer_136).lt = function (decoder) {
36356
- var tmp0_desc = this.u7p_1;
36393
+ var tmp0_desc = this.v7p_1;
36357
36394
  var tmp1_flag = true;
36358
36395
  var tmp2_index = 0;
36359
36396
  var tmp3_bitMask0 = 0;
@@ -36416,7 +36453,7 @@ protoOf($serializer_136).lt = function (decoder) {
36416
36453
  return CustomerComment_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
36417
36454
  };
36418
36455
  protoOf($serializer_136).xs = function () {
36419
- return this.u7p_1;
36456
+ return this.v7p_1;
36420
36457
  };
36421
36458
  protoOf($serializer_136).s14 = function () {
36422
36459
  // Inline function 'kotlin.arrayOf' call
@@ -36432,7 +36469,7 @@ function $serializer_getInstance_136() {
36432
36469
  }
36433
36470
  function CustomerComment_init_$Init$(seen0, content, createdAt, createdBy, id, organizationId, personId, serializationConstructorMarker, $this) {
36434
36471
  if (!(15 === (15 & seen0))) {
36435
- throwMissingFieldException(seen0, 15, $serializer_getInstance_136().u7p_1);
36472
+ throwMissingFieldException(seen0, 15, $serializer_getInstance_136().v7p_1);
36436
36473
  }
36437
36474
  $this.content = content;
36438
36475
  $this.createdAt = createdAt;
@@ -36512,7 +36549,7 @@ protoOf(CustomerComment).a6s = function () {
36512
36549
  protoOf(CustomerComment).b6s = function () {
36513
36550
  return this.personId;
36514
36551
  };
36515
- protoOf(CustomerComment).w7p = function (content, createdAt, createdBy, id, organizationId, personId) {
36552
+ protoOf(CustomerComment).x7p = function (content, createdAt, createdBy, id, organizationId, personId) {
36516
36553
  return new CustomerComment(content, createdAt, createdBy, id, organizationId, personId);
36517
36554
  };
36518
36555
  protoOf(CustomerComment).copy = function (content, createdAt, createdBy, id, organizationId, personId, $super) {
@@ -36522,7 +36559,7 @@ protoOf(CustomerComment).copy = function (content, createdAt, createdBy, id, org
36522
36559
  id = id === VOID ? this.id : id;
36523
36560
  organizationId = organizationId === VOID ? this.organizationId : organizationId;
36524
36561
  personId = personId === VOID ? this.personId : personId;
36525
- return $super === VOID ? this.w7p(content, createdAt, createdBy, id, organizationId, personId) : $super.w7p.call(this, content, createdAt, createdBy, id, organizationId, personId);
36562
+ return $super === VOID ? this.x7p(content, createdAt, createdBy, id, organizationId, personId) : $super.x7p.call(this, content, createdAt, createdBy, id, organizationId, personId);
36526
36563
  };
36527
36564
  protoOf(CustomerComment).toString = function () {
36528
36565
  return 'CustomerComment(content=' + this.content + ', createdAt=' + this.createdAt.toString() + ', createdBy=' + this.createdBy.toString() + ', id=' + this.id.toString() + ', organizationId=' + toString_0(this.organizationId) + ', personId=' + toString_0(this.personId) + ')';
@@ -36569,10 +36606,10 @@ function $serializer_137() {
36569
36606
  tmp0_serialDesc.z13('id', false);
36570
36607
  tmp0_serialDesc.z13('lastName', false);
36571
36608
  tmp0_serialDesc.z13('mobile', true);
36572
- this.x7p_1 = tmp0_serialDesc;
36609
+ this.y7p_1 = tmp0_serialDesc;
36573
36610
  }
36574
- protoOf($serializer_137).y7p = function (encoder, value) {
36575
- var tmp0_desc = this.x7p_1;
36611
+ protoOf($serializer_137).z7p = function (encoder, value) {
36612
+ var tmp0_desc = this.y7p_1;
36576
36613
  var tmp1_output = encoder.mw(tmp0_desc);
36577
36614
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.email == null)) {
36578
36615
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.email);
@@ -36586,10 +36623,10 @@ protoOf($serializer_137).y7p = function (encoder, value) {
36586
36623
  tmp1_output.nw(tmp0_desc);
36587
36624
  };
36588
36625
  protoOf($serializer_137).kt = function (encoder, value) {
36589
- return this.y7p(encoder, value instanceof CustomerCommentCreatedBy ? value : THROW_CCE());
36626
+ return this.z7p(encoder, value instanceof CustomerCommentCreatedBy ? value : THROW_CCE());
36590
36627
  };
36591
36628
  protoOf($serializer_137).lt = function (decoder) {
36592
- var tmp0_desc = this.x7p_1;
36629
+ var tmp0_desc = this.y7p_1;
36593
36630
  var tmp1_flag = true;
36594
36631
  var tmp2_index = 0;
36595
36632
  var tmp3_bitMask0 = 0;
@@ -36645,7 +36682,7 @@ protoOf($serializer_137).lt = function (decoder) {
36645
36682
  return CustomerCommentCreatedBy_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
36646
36683
  };
36647
36684
  protoOf($serializer_137).xs = function () {
36648
- return this.x7p_1;
36685
+ return this.y7p_1;
36649
36686
  };
36650
36687
  protoOf($serializer_137).s14 = function () {
36651
36688
  // Inline function 'kotlin.arrayOf' call
@@ -36661,7 +36698,7 @@ function $serializer_getInstance_137() {
36661
36698
  }
36662
36699
  function CustomerCommentCreatedBy_init_$Init$(seen0, email, firstName, id, lastName, mobile, serializationConstructorMarker, $this) {
36663
36700
  if (!(14 === (14 & seen0))) {
36664
- throwMissingFieldException(seen0, 14, $serializer_getInstance_137().x7p_1);
36701
+ throwMissingFieldException(seen0, 14, $serializer_getInstance_137().y7p_1);
36665
36702
  }
36666
36703
  if (0 === (seen0 & 1))
36667
36704
  $this.email = null;
@@ -36699,13 +36736,13 @@ function CustomerCommentCreatedBy(email, firstName, id, lastName, mobile) {
36699
36736
  protoOf(CustomerCommentCreatedBy).l6v = function () {
36700
36737
  return this.email;
36701
36738
  };
36702
- protoOf(CustomerCommentCreatedBy).z7p = function () {
36739
+ protoOf(CustomerCommentCreatedBy).a7q = function () {
36703
36740
  return this.firstName;
36704
36741
  };
36705
36742
  protoOf(CustomerCommentCreatedBy).p1t = function () {
36706
36743
  return this.id;
36707
36744
  };
36708
- protoOf(CustomerCommentCreatedBy).a7q = function () {
36745
+ protoOf(CustomerCommentCreatedBy).b7q = function () {
36709
36746
  return this.lastName;
36710
36747
  };
36711
36748
  protoOf(CustomerCommentCreatedBy).m6v = function () {
@@ -36726,7 +36763,7 @@ protoOf(CustomerCommentCreatedBy).z6r = function () {
36726
36763
  protoOf(CustomerCommentCreatedBy).a6s = function () {
36727
36764
  return this.mobile;
36728
36765
  };
36729
- protoOf(CustomerCommentCreatedBy).b7q = function (email, firstName, id, lastName, mobile) {
36766
+ protoOf(CustomerCommentCreatedBy).c7q = function (email, firstName, id, lastName, mobile) {
36730
36767
  return new CustomerCommentCreatedBy(email, firstName, id, lastName, mobile);
36731
36768
  };
36732
36769
  protoOf(CustomerCommentCreatedBy).copy = function (email, firstName, id, lastName, mobile, $super) {
@@ -36735,7 +36772,7 @@ protoOf(CustomerCommentCreatedBy).copy = function (email, firstName, id, lastNam
36735
36772
  id = id === VOID ? this.id : id;
36736
36773
  lastName = lastName === VOID ? this.lastName : lastName;
36737
36774
  mobile = mobile === VOID ? this.mobile : mobile;
36738
- return $super === VOID ? this.b7q(email, firstName, id, lastName, mobile) : $super.b7q.call(this, email, firstName, id, lastName, mobile);
36775
+ return $super === VOID ? this.c7q(email, firstName, id, lastName, mobile) : $super.c7q.call(this, email, firstName, id, lastName, mobile);
36739
36776
  };
36740
36777
  protoOf(CustomerCommentCreatedBy).toString = function () {
36741
36778
  return 'CustomerCommentCreatedBy(email=' + this.email + ', firstName=' + this.firstName + ', id=' + this.id.toString() + ', lastName=' + this.lastName + ', mobile=' + this.mobile + ')';
@@ -36775,7 +36812,7 @@ function Companion_151() {
36775
36812
  // Inline function 'kotlin.arrayOf' call
36776
36813
  // Inline function 'kotlin.js.unsafeCast' call
36777
36814
  // Inline function 'kotlin.js.asDynamic' call
36778
- tmp.e7q_1 = [null, null, null, null, lazy(tmp_0, CustomerMetadata$Companion$$childSerializers$_anonymous__q1lslf), null, null, null];
36815
+ tmp.f7q_1 = [null, null, null, null, lazy(tmp_0, CustomerMetadata$Companion$$childSerializers$_anonymous__q1lslf), null, null, null];
36779
36816
  }
36780
36817
  var Companion_instance_151;
36781
36818
  function Companion_getInstance_154() {
@@ -36794,12 +36831,12 @@ function $serializer_138() {
36794
36831
  tmp0_serialDesc.z13('groupInvoices', false);
36795
36832
  tmp0_serialDesc.z13('id', false);
36796
36833
  tmp0_serialDesc.z13('overdueProcessing', false);
36797
- this.f7q_1 = tmp0_serialDesc;
36834
+ this.g7q_1 = tmp0_serialDesc;
36798
36835
  }
36799
- protoOf($serializer_138).g7q = function (encoder, value) {
36800
- var tmp0_desc = this.f7q_1;
36836
+ protoOf($serializer_138).h7q = function (encoder, value) {
36837
+ var tmp0_desc = this.g7q_1;
36801
36838
  var tmp1_output = encoder.mw(tmp0_desc);
36802
- var tmp2_cached = Companion_getInstance_154().e7q_1;
36839
+ var tmp2_cached = Companion_getInstance_154().f7q_1;
36803
36840
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.alternateEHFReference == null)) {
36804
36841
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.alternateEHFReference);
36805
36842
  }
@@ -36815,10 +36852,10 @@ protoOf($serializer_138).g7q = function (encoder, value) {
36815
36852
  tmp1_output.nw(tmp0_desc);
36816
36853
  };
36817
36854
  protoOf($serializer_138).kt = function (encoder, value) {
36818
- return this.g7q(encoder, value instanceof CustomerMetadata ? value : THROW_CCE());
36855
+ return this.h7q(encoder, value instanceof CustomerMetadata ? value : THROW_CCE());
36819
36856
  };
36820
36857
  protoOf($serializer_138).lt = function (decoder) {
36821
- var tmp0_desc = this.f7q_1;
36858
+ var tmp0_desc = this.g7q_1;
36822
36859
  var tmp1_flag = true;
36823
36860
  var tmp2_index = 0;
36824
36861
  var tmp3_bitMask0 = 0;
@@ -36831,7 +36868,7 @@ protoOf($serializer_138).lt = function (decoder) {
36831
36868
  var tmp10_local6 = 0n;
36832
36869
  var tmp11_local7 = false;
36833
36870
  var tmp12_input = decoder.mw(tmp0_desc);
36834
- var tmp13_cached = Companion_getInstance_154().e7q_1;
36871
+ var tmp13_cached = Companion_getInstance_154().f7q_1;
36835
36872
  if (tmp12_input.cx()) {
36836
36873
  tmp4_local0 = tmp12_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
36837
36874
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -36896,10 +36933,10 @@ protoOf($serializer_138).lt = function (decoder) {
36896
36933
  return CustomerMetadata_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, null);
36897
36934
  };
36898
36935
  protoOf($serializer_138).xs = function () {
36899
- return this.f7q_1;
36936
+ return this.g7q_1;
36900
36937
  };
36901
36938
  protoOf($serializer_138).s14 = function () {
36902
- var tmp0_cached = Companion_getInstance_154().e7q_1;
36939
+ var tmp0_cached = Companion_getInstance_154().f7q_1;
36903
36940
  // Inline function 'kotlin.arrayOf' call
36904
36941
  // Inline function 'kotlin.js.unsafeCast' call
36905
36942
  // Inline function 'kotlin.js.asDynamic' call
@@ -36913,7 +36950,7 @@ function $serializer_getInstance_138() {
36913
36950
  }
36914
36951
  function CustomerMetadata_init_$Init$(seen0, alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing, serializationConstructorMarker, $this) {
36915
36952
  if (!(246 === (246 & seen0))) {
36916
- throwMissingFieldException(seen0, 246, $serializer_getInstance_138().f7q_1);
36953
+ throwMissingFieldException(seen0, 246, $serializer_getInstance_138().g7q_1);
36917
36954
  }
36918
36955
  if (0 === (seen0 & 1))
36919
36956
  $this.alternateEHFReference = null;
@@ -36958,28 +36995,28 @@ function CustomerMetadata(alternateEHFReference, companyId, customerId, customer
36958
36995
  this.id = id;
36959
36996
  this.overdueProcessing = overdueProcessing;
36960
36997
  }
36961
- protoOf(CustomerMetadata).h7q = function () {
36998
+ protoOf(CustomerMetadata).i7q = function () {
36962
36999
  return this.alternateEHFReference;
36963
37000
  };
36964
37001
  protoOf(CustomerMetadata).z6s = function () {
36965
37002
  return this.companyId;
36966
37003
  };
36967
- protoOf(CustomerMetadata).i7q = function () {
37004
+ protoOf(CustomerMetadata).j7q = function () {
36968
37005
  return this.customerId;
36969
37006
  };
36970
- protoOf(CustomerMetadata).j7q = function () {
37007
+ protoOf(CustomerMetadata).k7q = function () {
36971
37008
  return this.customerReference;
36972
37009
  };
36973
- protoOf(CustomerMetadata).k7q = function () {
37010
+ protoOf(CustomerMetadata).l7q = function () {
36974
37011
  return this.customerType;
36975
37012
  };
36976
- protoOf(CustomerMetadata).n7p = function () {
37013
+ protoOf(CustomerMetadata).o7p = function () {
36977
37014
  return this.groupInvoices;
36978
37015
  };
36979
37016
  protoOf(CustomerMetadata).p1t = function () {
36980
37017
  return this.id;
36981
37018
  };
36982
- protoOf(CustomerMetadata).l7q = function () {
37019
+ protoOf(CustomerMetadata).m7q = function () {
36983
37020
  return this.overdueProcessing;
36984
37021
  };
36985
37022
  protoOf(CustomerMetadata).bh = function () {
@@ -37006,7 +37043,7 @@ protoOf(CustomerMetadata).c6s = function () {
37006
37043
  protoOf(CustomerMetadata).j6t = function () {
37007
37044
  return this.overdueProcessing;
37008
37045
  };
37009
- protoOf(CustomerMetadata).m7q = function (alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing) {
37046
+ protoOf(CustomerMetadata).n7q = function (alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing) {
37010
37047
  return new CustomerMetadata(alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing);
37011
37048
  };
37012
37049
  protoOf(CustomerMetadata).copy = function (alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing, $super) {
@@ -37018,7 +37055,7 @@ protoOf(CustomerMetadata).copy = function (alternateEHFReference, companyId, cus
37018
37055
  groupInvoices = groupInvoices === VOID ? this.groupInvoices : groupInvoices;
37019
37056
  id = id === VOID ? this.id : id;
37020
37057
  overdueProcessing = overdueProcessing === VOID ? this.overdueProcessing : overdueProcessing;
37021
- return $super === VOID ? this.m7q(alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing) : $super.m7q.call(this, alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing);
37058
+ return $super === VOID ? this.n7q(alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing) : $super.n7q.call(this, alternateEHFReference, companyId, customerId, customerReference, customerType, groupInvoices, id, overdueProcessing);
37022
37059
  };
37023
37060
  protoOf(CustomerMetadata).toString = function () {
37024
37061
  return 'CustomerMetadata(alternateEHFReference=' + this.alternateEHFReference + ', companyId=' + this.companyId.toString() + ', customerId=' + this.customerId.toString() + ', customerReference=' + this.customerReference + ', customerType=' + this.customerType.toString() + ', groupInvoices=' + this.groupInvoices + ', id=' + this.id.toString() + ', overdueProcessing=' + this.overdueProcessing + ')';
@@ -37058,7 +37095,7 @@ protoOf(CustomerMetadata).equals = function (other) {
37058
37095
  return true;
37059
37096
  };
37060
37097
  function _get_$cachedSerializer__te6jhj_12($this) {
37061
- return $this.d7q_1.n1();
37098
+ return $this.e7q_1.n1();
37062
37099
  }
37063
37100
  function CustomerType$Companion$_anonymous__1memy1() {
37064
37101
  var tmp = values_8();
@@ -37088,13 +37125,13 @@ function Companion_152() {
37088
37125
  var tmp$ret$2 = element.value;
37089
37126
  destination.c3(tmp$ret$2, element);
37090
37127
  }
37091
- tmp.c7q_1 = destination;
37128
+ tmp.d7q_1 = destination;
37092
37129
  var tmp_0 = this;
37093
37130
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
37094
- tmp_0.d7q_1 = lazy(tmp_1, CustomerType$Companion$_anonymous__1memy1);
37131
+ tmp_0.e7q_1 = lazy(tmp_1, CustomerType$Companion$_anonymous__1memy1);
37095
37132
  }
37096
37133
  protoOf(Companion_152).fromValue = function (value) {
37097
- return this.c7q_1.z2(value);
37134
+ return this.d7q_1.z2(value);
37098
37135
  };
37099
37136
  protoOf(Companion_152).r6b = function () {
37100
37137
  return _get_$cachedSerializer__te6jhj_12(this);
@@ -37167,7 +37204,7 @@ function Companion_153() {
37167
37204
  // Inline function 'kotlin.arrayOf' call
37168
37205
  // Inline function 'kotlin.js.unsafeCast' call
37169
37206
  // Inline function 'kotlin.js.asDynamic' call
37170
- tmp.r7q_1 = [lazy(tmp_0, Device$Companion$$childSerializers$_anonymous__alms6k), null];
37207
+ tmp.s7q_1 = [lazy(tmp_0, Device$Companion$$childSerializers$_anonymous__alms6k), null];
37171
37208
  }
37172
37209
  var Companion_instance_153;
37173
37210
  function Companion_getInstance_156() {
@@ -37180,12 +37217,12 @@ function $serializer_139() {
37180
37217
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.Device', this, 2);
37181
37218
  tmp0_serialDesc.z13('fcmDeviceType', true);
37182
37219
  tmp0_serialDesc.z13('fcmToken', true);
37183
- this.s7q_1 = tmp0_serialDesc;
37220
+ this.t7q_1 = tmp0_serialDesc;
37184
37221
  }
37185
- protoOf($serializer_139).t7q = function (encoder, value) {
37186
- var tmp0_desc = this.s7q_1;
37222
+ protoOf($serializer_139).u7q = function (encoder, value) {
37223
+ var tmp0_desc = this.t7q_1;
37187
37224
  var tmp1_output = encoder.mw(tmp0_desc);
37188
- var tmp2_cached = Companion_getInstance_156().r7q_1;
37225
+ var tmp2_cached = Companion_getInstance_156().s7q_1;
37189
37226
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.fcmDeviceType == null)) {
37190
37227
  tmp1_output.ey(tmp0_desc, 0, tmp2_cached[0].n1(), value.fcmDeviceType);
37191
37228
  }
@@ -37195,17 +37232,17 @@ protoOf($serializer_139).t7q = function (encoder, value) {
37195
37232
  tmp1_output.nw(tmp0_desc);
37196
37233
  };
37197
37234
  protoOf($serializer_139).kt = function (encoder, value) {
37198
- return this.t7q(encoder, value instanceof Device ? value : THROW_CCE());
37235
+ return this.u7q(encoder, value instanceof Device ? value : THROW_CCE());
37199
37236
  };
37200
37237
  protoOf($serializer_139).lt = function (decoder) {
37201
- var tmp0_desc = this.s7q_1;
37238
+ var tmp0_desc = this.t7q_1;
37202
37239
  var tmp1_flag = true;
37203
37240
  var tmp2_index = 0;
37204
37241
  var tmp3_bitMask0 = 0;
37205
37242
  var tmp4_local0 = null;
37206
37243
  var tmp5_local1 = null;
37207
37244
  var tmp6_input = decoder.mw(tmp0_desc);
37208
- var tmp7_cached = Companion_getInstance_156().r7q_1;
37245
+ var tmp7_cached = Companion_getInstance_156().s7q_1;
37209
37246
  if (tmp6_input.cx()) {
37210
37247
  tmp4_local0 = tmp6_input.ax(tmp0_desc, 0, tmp7_cached[0].n1(), tmp4_local0);
37211
37248
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -37234,10 +37271,10 @@ protoOf($serializer_139).lt = function (decoder) {
37234
37271
  return Device_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
37235
37272
  };
37236
37273
  protoOf($serializer_139).xs = function () {
37237
- return this.s7q_1;
37274
+ return this.t7q_1;
37238
37275
  };
37239
37276
  protoOf($serializer_139).s14 = function () {
37240
- var tmp0_cached = Companion_getInstance_156().r7q_1;
37277
+ var tmp0_cached = Companion_getInstance_156().s7q_1;
37241
37278
  // Inline function 'kotlin.arrayOf' call
37242
37279
  // Inline function 'kotlin.js.unsafeCast' call
37243
37280
  // Inline function 'kotlin.js.asDynamic' call
@@ -37251,7 +37288,7 @@ function $serializer_getInstance_139() {
37251
37288
  }
37252
37289
  function Device_init_$Init$(seen0, fcmDeviceType, fcmToken, serializationConstructorMarker, $this) {
37253
37290
  if (!(0 === (0 & seen0))) {
37254
- throwMissingFieldException(seen0, 0, $serializer_getInstance_139().s7q_1);
37291
+ throwMissingFieldException(seen0, 0, $serializer_getInstance_139().t7q_1);
37255
37292
  }
37256
37293
  if (0 === (seen0 & 1))
37257
37294
  $this.fcmDeviceType = null;
@@ -37278,10 +37315,10 @@ function Device(fcmDeviceType, fcmToken) {
37278
37315
  this.fcmDeviceType = fcmDeviceType;
37279
37316
  this.fcmToken = fcmToken;
37280
37317
  }
37281
- protoOf(Device).u7q = function () {
37318
+ protoOf(Device).v7q = function () {
37282
37319
  return this.fcmDeviceType;
37283
37320
  };
37284
- protoOf(Device).v7q = function () {
37321
+ protoOf(Device).w7q = function () {
37285
37322
  return this.fcmToken;
37286
37323
  };
37287
37324
  protoOf(Device).bh = function () {
@@ -37290,13 +37327,13 @@ protoOf(Device).bh = function () {
37290
37327
  protoOf(Device).ch = function () {
37291
37328
  return this.fcmToken;
37292
37329
  };
37293
- protoOf(Device).w7q = function (fcmDeviceType, fcmToken) {
37330
+ protoOf(Device).x7q = function (fcmDeviceType, fcmToken) {
37294
37331
  return new Device(fcmDeviceType, fcmToken);
37295
37332
  };
37296
37333
  protoOf(Device).copy = function (fcmDeviceType, fcmToken, $super) {
37297
37334
  fcmDeviceType = fcmDeviceType === VOID ? this.fcmDeviceType : fcmDeviceType;
37298
37335
  fcmToken = fcmToken === VOID ? this.fcmToken : fcmToken;
37299
- return $super === VOID ? this.w7q(fcmDeviceType, fcmToken) : $super.w7q.call(this, fcmDeviceType, fcmToken);
37336
+ return $super === VOID ? this.x7q(fcmDeviceType, fcmToken) : $super.x7q.call(this, fcmDeviceType, fcmToken);
37300
37337
  };
37301
37338
  protoOf(Device).toString = function () {
37302
37339
  return 'Device(fcmDeviceType=' + toString_0(this.fcmDeviceType) + ', fcmToken=' + this.fcmToken + ')';
@@ -37333,10 +37370,10 @@ function $serializer_140() {
37333
37370
  tmp0_serialDesc.z13('mobile', true);
37334
37371
  tmp0_serialDesc.z13('session', false);
37335
37372
  tmp0_serialDesc.z13('srpA', false);
37336
- this.x7q_1 = tmp0_serialDesc;
37373
+ this.y7q_1 = tmp0_serialDesc;
37337
37374
  }
37338
- protoOf($serializer_140).y7q = function (encoder, value) {
37339
- var tmp0_desc = this.x7q_1;
37375
+ protoOf($serializer_140).z7q = function (encoder, value) {
37376
+ var tmp0_desc = this.y7q_1;
37340
37377
  var tmp1_output = encoder.mw(tmp0_desc);
37341
37378
  tmp1_output.by(tmp0_desc, 0, value.clientId);
37342
37379
  if (tmp1_output.iy(tmp0_desc, 1) ? true : !(value.deviceKey == null)) {
@@ -37354,10 +37391,10 @@ protoOf($serializer_140).y7q = function (encoder, value) {
37354
37391
  tmp1_output.nw(tmp0_desc);
37355
37392
  };
37356
37393
  protoOf($serializer_140).kt = function (encoder, value) {
37357
- return this.y7q(encoder, value instanceof DeviceSrpCommand ? value : THROW_CCE());
37394
+ return this.z7q(encoder, value instanceof DeviceSrpCommand ? value : THROW_CCE());
37358
37395
  };
37359
37396
  protoOf($serializer_140).lt = function (decoder) {
37360
- var tmp0_desc = this.x7q_1;
37397
+ var tmp0_desc = this.y7q_1;
37361
37398
  var tmp1_flag = true;
37362
37399
  var tmp2_index = 0;
37363
37400
  var tmp3_bitMask0 = 0;
@@ -37427,7 +37464,7 @@ protoOf($serializer_140).lt = function (decoder) {
37427
37464
  return DeviceSrpCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
37428
37465
  };
37429
37466
  protoOf($serializer_140).xs = function () {
37430
- return this.x7q_1;
37467
+ return this.y7q_1;
37431
37468
  };
37432
37469
  protoOf($serializer_140).s14 = function () {
37433
37470
  // Inline function 'kotlin.arrayOf' call
@@ -37443,7 +37480,7 @@ function $serializer_getInstance_140() {
37443
37480
  }
37444
37481
  function DeviceSrpCommand_init_$Init$(seen0, clientId, deviceKey, email, fingerprint, mobile, session, srpA, serializationConstructorMarker, $this) {
37445
37482
  if (!(105 === (105 & seen0))) {
37446
- throwMissingFieldException(seen0, 105, $serializer_getInstance_140().x7q_1);
37483
+ throwMissingFieldException(seen0, 105, $serializer_getInstance_140().y7q_1);
37447
37484
  }
37448
37485
  $this.clientId = clientId;
37449
37486
  if (0 === (seen0 & 2))
@@ -37530,7 +37567,7 @@ protoOf(DeviceSrpCommand).b6s = function () {
37530
37567
  protoOf(DeviceSrpCommand).c6s = function () {
37531
37568
  return this.srpA;
37532
37569
  };
37533
- protoOf(DeviceSrpCommand).z7q = function (clientId, deviceKey, email, fingerprint, mobile, session, srpA) {
37570
+ protoOf(DeviceSrpCommand).a7r = function (clientId, deviceKey, email, fingerprint, mobile, session, srpA) {
37534
37571
  return new DeviceSrpCommand(clientId, deviceKey, email, fingerprint, mobile, session, srpA);
37535
37572
  };
37536
37573
  protoOf(DeviceSrpCommand).copy = function (clientId, deviceKey, email, fingerprint, mobile, session, srpA, $super) {
@@ -37541,7 +37578,7 @@ protoOf(DeviceSrpCommand).copy = function (clientId, deviceKey, email, fingerpri
37541
37578
  mobile = mobile === VOID ? this.mobile : mobile;
37542
37579
  session = session === VOID ? this.session : session;
37543
37580
  srpA = srpA === VOID ? this.srpA : srpA;
37544
- return $super === VOID ? this.z7q(clientId, deviceKey, email, fingerprint, mobile, session, srpA) : $super.z7q.call(this, clientId, deviceKey, email, fingerprint, mobile, session, srpA);
37581
+ return $super === VOID ? this.a7r(clientId, deviceKey, email, fingerprint, mobile, session, srpA) : $super.a7r.call(this, clientId, deviceKey, email, fingerprint, mobile, session, srpA);
37545
37582
  };
37546
37583
  protoOf(DeviceSrpCommand).toString = function () {
37547
37584
  return 'DeviceSrpCommand(clientId=' + this.clientId + ', deviceKey=' + this.deviceKey + ', email=' + this.email + ', fingerprint=' + this.fingerprint + ', mobile=' + this.mobile + ', session=' + this.session + ', srpA=' + this.srpA + ')';
@@ -37595,10 +37632,10 @@ function $serializer_141() {
37595
37632
  tmp0_serialDesc.z13('secretBlock', false);
37596
37633
  tmp0_serialDesc.z13('session', false);
37597
37634
  tmp0_serialDesc.z13('timestamp', false);
37598
- this.a7r_1 = tmp0_serialDesc;
37635
+ this.b7r_1 = tmp0_serialDesc;
37599
37636
  }
37600
- protoOf($serializer_141).b7r = function (encoder, value) {
37601
- var tmp0_desc = this.a7r_1;
37637
+ protoOf($serializer_141).c7r = function (encoder, value) {
37638
+ var tmp0_desc = this.b7r_1;
37602
37639
  var tmp1_output = encoder.mw(tmp0_desc);
37603
37640
  tmp1_output.by(tmp0_desc, 0, value.clientId);
37604
37641
  if (tmp1_output.iy(tmp0_desc, 1) ? true : !(value.deviceKey == null)) {
@@ -37618,10 +37655,10 @@ protoOf($serializer_141).b7r = function (encoder, value) {
37618
37655
  tmp1_output.nw(tmp0_desc);
37619
37656
  };
37620
37657
  protoOf($serializer_141).kt = function (encoder, value) {
37621
- return this.b7r(encoder, value instanceof DeviceVerifySrpCommand ? value : THROW_CCE());
37658
+ return this.c7r(encoder, value instanceof DeviceVerifySrpCommand ? value : THROW_CCE());
37622
37659
  };
37623
37660
  protoOf($serializer_141).lt = function (decoder) {
37624
- var tmp0_desc = this.a7r_1;
37661
+ var tmp0_desc = this.b7r_1;
37625
37662
  var tmp1_flag = true;
37626
37663
  var tmp2_index = 0;
37627
37664
  var tmp3_bitMask0 = 0;
@@ -37705,7 +37742,7 @@ protoOf($serializer_141).lt = function (decoder) {
37705
37742
  return DeviceVerifySrpCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
37706
37743
  };
37707
37744
  protoOf($serializer_141).xs = function () {
37708
- return this.a7r_1;
37745
+ return this.b7r_1;
37709
37746
  };
37710
37747
  protoOf($serializer_141).s14 = function () {
37711
37748
  // Inline function 'kotlin.arrayOf' call
@@ -37721,7 +37758,7 @@ function $serializer_getInstance_141() {
37721
37758
  }
37722
37759
  function DeviceVerifySrpCommand_init_$Init$(seen0, clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp, serializationConstructorMarker, $this) {
37723
37760
  if (!(489 === (489 & seen0))) {
37724
- throwMissingFieldException(seen0, 489, $serializer_getInstance_141().a7r_1);
37761
+ throwMissingFieldException(seen0, 489, $serializer_getInstance_141().b7r_1);
37725
37762
  }
37726
37763
  $this.clientId = clientId;
37727
37764
  if (0 === (seen0 & 2))
@@ -37787,16 +37824,16 @@ protoOf(DeviceVerifySrpCommand).i76 = function () {
37787
37824
  protoOf(DeviceVerifySrpCommand).m6v = function () {
37788
37825
  return this.mobile;
37789
37826
  };
37790
- protoOf(DeviceVerifySrpCommand).c7r = function () {
37827
+ protoOf(DeviceVerifySrpCommand).d7r = function () {
37791
37828
  return this.passwordSignature;
37792
37829
  };
37793
- protoOf(DeviceVerifySrpCommand).d7r = function () {
37830
+ protoOf(DeviceVerifySrpCommand).e7r = function () {
37794
37831
  return this.secretBlock;
37795
37832
  };
37796
37833
  protoOf(DeviceVerifySrpCommand).k6w = function () {
37797
37834
  return this.session;
37798
37835
  };
37799
- protoOf(DeviceVerifySrpCommand).e7r = function () {
37836
+ protoOf(DeviceVerifySrpCommand).f7r = function () {
37800
37837
  return this.timestamp;
37801
37838
  };
37802
37839
  protoOf(DeviceVerifySrpCommand).bh = function () {
@@ -37826,7 +37863,7 @@ protoOf(DeviceVerifySrpCommand).j6t = function () {
37826
37863
  protoOf(DeviceVerifySrpCommand).k6t = function () {
37827
37864
  return this.timestamp;
37828
37865
  };
37829
- protoOf(DeviceVerifySrpCommand).f7r = function (clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp) {
37866
+ protoOf(DeviceVerifySrpCommand).g7r = function (clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp) {
37830
37867
  return new DeviceVerifySrpCommand(clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp);
37831
37868
  };
37832
37869
  protoOf(DeviceVerifySrpCommand).copy = function (clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp, $super) {
@@ -37839,7 +37876,7 @@ protoOf(DeviceVerifySrpCommand).copy = function (clientId, deviceKey, email, fin
37839
37876
  secretBlock = secretBlock === VOID ? this.secretBlock : secretBlock;
37840
37877
  session = session === VOID ? this.session : session;
37841
37878
  timestamp = timestamp === VOID ? this.timestamp : timestamp;
37842
- return $super === VOID ? this.f7r(clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp) : $super.f7r.call(this, clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp);
37879
+ return $super === VOID ? this.g7r(clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp) : $super.g7r.call(this, clientId, deviceKey, email, fingerprint, mobile, passwordSignature, secretBlock, session, timestamp);
37843
37880
  };
37844
37881
  protoOf(DeviceVerifySrpCommand).toString = function () {
37845
37882
  return 'DeviceVerifySrpCommand(clientId=' + this.clientId + ', deviceKey=' + this.deviceKey + ', email=' + this.email + ', fingerprint=' + this.fingerprint + ', mobile=' + this.mobile + ', passwordSignature=' + this.passwordSignature + ', secretBlock=' + this.secretBlock + ', session=' + this.session + ', timestamp=' + this.timestamp + ')';
@@ -37882,7 +37919,7 @@ protoOf(DeviceVerifySrpCommand).equals = function (other) {
37882
37919
  return true;
37883
37920
  };
37884
37921
  function _get_$cachedSerializer__te6jhj_13($this) {
37885
- return $this.h7r_1.n1();
37922
+ return $this.i7r_1.n1();
37886
37923
  }
37887
37924
  function DialogActivityType$Companion$_anonymous__5xht6m() {
37888
37925
  var tmp = values_9();
@@ -37923,13 +37960,13 @@ function Companion_156() {
37923
37960
  var tmp$ret$2 = element.value;
37924
37961
  destination.c3(tmp$ret$2, element);
37925
37962
  }
37926
- tmp.g7r_1 = destination;
37963
+ tmp.h7r_1 = destination;
37927
37964
  var tmp_0 = this;
37928
37965
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
37929
- tmp_0.h7r_1 = lazy(tmp_1, DialogActivityType$Companion$_anonymous__5xht6m);
37966
+ tmp_0.i7r_1 = lazy(tmp_1, DialogActivityType$Companion$_anonymous__5xht6m);
37930
37967
  }
37931
37968
  protoOf(Companion_156).fromValue = function (value) {
37932
- return this.g7r_1.z2(value);
37969
+ return this.h7r_1.z2(value);
37933
37970
  };
37934
37971
  protoOf(Companion_156).r6b = function () {
37935
37972
  return _get_$cachedSerializer__te6jhj_13(this);
@@ -38070,7 +38107,7 @@ function DialogActivityType_SENT_TO_PAYMENT_getInstance() {
38070
38107
  return DialogActivityType_SENT_TO_PAYMENT_instance;
38071
38108
  }
38072
38109
  function _get_$cachedSerializer__te6jhj_14($this) {
38073
- return $this.l7r_1.n1();
38110
+ return $this.m7r_1.n1();
38074
38111
  }
38075
38112
  function DialogStatus$Companion$_anonymous__c8esej() {
38076
38113
  var tmp = values_10();
@@ -38104,13 +38141,13 @@ function Companion_157() {
38104
38141
  var tmp$ret$2 = element.value;
38105
38142
  destination.c3(tmp$ret$2, element);
38106
38143
  }
38107
- tmp.k7r_1 = destination;
38144
+ tmp.l7r_1 = destination;
38108
38145
  var tmp_0 = this;
38109
38146
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
38110
- tmp_0.l7r_1 = lazy(tmp_1, DialogStatus$Companion$_anonymous__c8esej);
38147
+ tmp_0.m7r_1 = lazy(tmp_1, DialogStatus$Companion$_anonymous__c8esej);
38111
38148
  }
38112
38149
  protoOf(Companion_157).fromValue = function (value) {
38113
- return this.k7r_1.z2(value);
38150
+ return this.l7r_1.z2(value);
38114
38151
  };
38115
38152
  protoOf(Companion_157).r6b = function () {
38116
38153
  return _get_$cachedSerializer__te6jhj_14(this);
@@ -38202,7 +38239,7 @@ function DialogStatus_AWAITING_getInstance() {
38202
38239
  return DialogStatus_AWAITING_instance;
38203
38240
  }
38204
38241
  function _get_$cachedSerializer__te6jhj_15($this) {
38205
- return $this.p7r_1.n1();
38242
+ return $this.q7r_1.n1();
38206
38243
  }
38207
38244
  function DialogSystemLabel$Companion$_anonymous__uwh242() {
38208
38245
  var tmp = values_11();
@@ -38237,13 +38274,13 @@ function Companion_158() {
38237
38274
  var tmp$ret$2 = element.value;
38238
38275
  destination.c3(tmp$ret$2, element);
38239
38276
  }
38240
- tmp.o7r_1 = destination;
38277
+ tmp.p7r_1 = destination;
38241
38278
  var tmp_0 = this;
38242
38279
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
38243
- tmp_0.p7r_1 = lazy(tmp_1, DialogSystemLabel$Companion$_anonymous__uwh242);
38280
+ tmp_0.q7r_1 = lazy(tmp_1, DialogSystemLabel$Companion$_anonymous__uwh242);
38244
38281
  }
38245
38282
  protoOf(Companion_158).fromValue = function (value) {
38246
- return this.o7r_1.z2(value);
38283
+ return this.p7r_1.z2(value);
38247
38284
  };
38248
38285
  protoOf(Companion_158).r6b = function () {
38249
38286
  return _get_$cachedSerializer__te6jhj_15(this);
@@ -38361,7 +38398,7 @@ function Companion_159() {
38361
38398
  // Inline function 'kotlin.arrayOf' call
38362
38399
  // Inline function 'kotlin.js.unsafeCast' call
38363
38400
  // Inline function 'kotlin.js.asDynamic' call
38364
- tmp.u7r_1 = [null, tmp_1, null, null, null, null, null, null, null, null, null, tmp_3, null, null, null, null, lazy(tmp_4, Document$Companion$$childSerializers$_anonymous__mhwhe7_1), null, null, null];
38401
+ tmp.v7r_1 = [null, tmp_1, null, null, null, null, null, null, null, null, null, tmp_3, null, null, null, null, lazy(tmp_4, Document$Companion$$childSerializers$_anonymous__mhwhe7_1), null, null, null];
38365
38402
  }
38366
38403
  var Companion_instance_159;
38367
38404
  function Companion_getInstance_162() {
@@ -38392,12 +38429,12 @@ function $serializer_142() {
38392
38429
  tmp0_serialDesc.z13('updatedAt', true);
38393
38430
  tmp0_serialDesc.z13('updatedBy', true);
38394
38431
  tmp0_serialDesc.z13('updatedByName', true);
38395
- this.v7r_1 = tmp0_serialDesc;
38432
+ this.w7r_1 = tmp0_serialDesc;
38396
38433
  }
38397
- protoOf($serializer_142).w7r = function (encoder, value) {
38398
- var tmp0_desc = this.v7r_1;
38434
+ protoOf($serializer_142).x7r = function (encoder, value) {
38435
+ var tmp0_desc = this.w7r_1;
38399
38436
  var tmp1_output = encoder.mw(tmp0_desc);
38400
- var tmp2_cached = Companion_getInstance_162().u7r_1;
38437
+ var tmp2_cached = Companion_getInstance_162().v7r_1;
38401
38438
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.belongsToId == null)) {
38402
38439
  tmp1_output.ey(tmp0_desc, 0, LongSerializer_getInstance(), value.belongsToId);
38403
38440
  }
@@ -38449,10 +38486,10 @@ protoOf($serializer_142).w7r = function (encoder, value) {
38449
38486
  tmp1_output.nw(tmp0_desc);
38450
38487
  };
38451
38488
  protoOf($serializer_142).kt = function (encoder, value) {
38452
- return this.w7r(encoder, value instanceof Document ? value : THROW_CCE());
38489
+ return this.x7r(encoder, value instanceof Document ? value : THROW_CCE());
38453
38490
  };
38454
38491
  protoOf($serializer_142).lt = function (decoder) {
38455
- var tmp0_desc = this.v7r_1;
38492
+ var tmp0_desc = this.w7r_1;
38456
38493
  var tmp1_flag = true;
38457
38494
  var tmp2_index = 0;
38458
38495
  var tmp3_bitMask0 = 0;
@@ -38477,7 +38514,7 @@ protoOf($serializer_142).lt = function (decoder) {
38477
38514
  var tmp22_local18 = null;
38478
38515
  var tmp23_local19 = null;
38479
38516
  var tmp24_input = decoder.mw(tmp0_desc);
38480
- var tmp25_cached = Companion_getInstance_162().u7r_1;
38517
+ var tmp25_cached = Companion_getInstance_162().v7r_1;
38481
38518
  if (tmp24_input.cx()) {
38482
38519
  tmp4_local0 = tmp24_input.ax(tmp0_desc, 0, LongSerializer_getInstance(), tmp4_local0);
38483
38520
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -38614,10 +38651,10 @@ protoOf($serializer_142).lt = function (decoder) {
38614
38651
  return Document_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, tmp19_local15, tmp20_local16, tmp21_local17, tmp22_local18, tmp23_local19, null);
38615
38652
  };
38616
38653
  protoOf($serializer_142).xs = function () {
38617
- return this.v7r_1;
38654
+ return this.w7r_1;
38618
38655
  };
38619
38656
  protoOf($serializer_142).s14 = function () {
38620
- var tmp0_cached = Companion_getInstance_162().u7r_1;
38657
+ var tmp0_cached = Companion_getInstance_162().v7r_1;
38621
38658
  // Inline function 'kotlin.arrayOf' call
38622
38659
  // Inline function 'kotlin.js.unsafeCast' call
38623
38660
  // Inline function 'kotlin.js.asDynamic' call
@@ -38631,7 +38668,7 @@ function $serializer_getInstance_142() {
38631
38668
  }
38632
38669
  function Document_init_$Init$(seen0, belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName, serializationConstructorMarker, $this) {
38633
38670
  if (!(70172 === (70172 & seen0))) {
38634
- throwMissingFieldException(seen0, 70172, $serializer_getInstance_142().v7r_1);
38671
+ throwMissingFieldException(seen0, 70172, $serializer_getInstance_142().w7r_1);
38635
38672
  }
38636
38673
  if (0 === (seen0 & 1))
38637
38674
  $this.belongsToId = null;
@@ -38779,10 +38816,10 @@ function Document(belongsToId, children, companyId, createdAt, createdBy, create
38779
38816
  this.updatedBy = updatedBy;
38780
38817
  this.updatedByName = updatedByName;
38781
38818
  }
38782
- protoOf(Document).x7r = function () {
38819
+ protoOf(Document).y7r = function () {
38783
38820
  return this.belongsToId;
38784
38821
  };
38785
- protoOf(Document).y7r = function () {
38822
+ protoOf(Document).z7r = function () {
38786
38823
  return this.children;
38787
38824
  };
38788
38825
  protoOf(Document).z6s = function () {
@@ -38794,34 +38831,34 @@ protoOf(Document).a6t = function () {
38794
38831
  protoOf(Document).b6t = function () {
38795
38832
  return this.createdBy;
38796
38833
  };
38797
- protoOf(Document).z7r = function () {
38834
+ protoOf(Document).a7s = function () {
38798
38835
  return this.createdByName;
38799
38836
  };
38800
- protoOf(Document).a7s = function () {
38837
+ protoOf(Document).b7s = function () {
38801
38838
  return this.deletedAt;
38802
38839
  };
38803
- protoOf(Document).b7s = function () {
38840
+ protoOf(Document).c7s = function () {
38804
38841
  return this.deletedBy;
38805
38842
  };
38806
- protoOf(Document).c7s = function () {
38843
+ protoOf(Document).d7s = function () {
38807
38844
  return this.deletedByName;
38808
38845
  };
38809
- protoOf(Document).d7s = function () {
38846
+ protoOf(Document).e7s = function () {
38810
38847
  return this.fileName;
38811
38848
  };
38812
- protoOf(Document).e7s = function () {
38849
+ protoOf(Document).f7s = function () {
38813
38850
  return this.historicPath;
38814
38851
  };
38815
- protoOf(Document).f7s = function () {
38852
+ protoOf(Document).g7s = function () {
38816
38853
  return this.historicType;
38817
38854
  };
38818
38855
  protoOf(Document).p1t = function () {
38819
38856
  return this.id;
38820
38857
  };
38821
- protoOf(Document).g7s = function () {
38858
+ protoOf(Document).h7s = function () {
38822
38859
  return this.isDirectory;
38823
38860
  };
38824
- protoOf(Document).h7s = function () {
38861
+ protoOf(Document).i7s = function () {
38825
38862
  return this.ownedByUser;
38826
38863
  };
38827
38864
  protoOf(Document).n79 = function () {
@@ -38836,7 +38873,7 @@ protoOf(Document).h6t = function () {
38836
38873
  protoOf(Document).i6t = function () {
38837
38874
  return this.updatedBy;
38838
38875
  };
38839
- protoOf(Document).i7s = function () {
38876
+ protoOf(Document).j7s = function () {
38840
38877
  return this.updatedByName;
38841
38878
  };
38842
38879
  protoOf(Document).bh = function () {
@@ -38899,7 +38936,7 @@ protoOf(Document).k6u = function () {
38899
38936
  protoOf(Document).l6u = function () {
38900
38937
  return this.updatedByName;
38901
38938
  };
38902
- protoOf(Document).j7s = function (belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName) {
38939
+ protoOf(Document).k7s = function (belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName) {
38903
38940
  return new Document(belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName);
38904
38941
  };
38905
38942
  protoOf(Document).copy = function (belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName, $super) {
@@ -38923,7 +38960,7 @@ protoOf(Document).copy = function (belongsToId, children, companyId, createdAt,
38923
38960
  updatedAt = updatedAt === VOID ? this.updatedAt : updatedAt;
38924
38961
  updatedBy = updatedBy === VOID ? this.updatedBy : updatedBy;
38925
38962
  updatedByName = updatedByName === VOID ? this.updatedByName : updatedByName;
38926
- return $super === VOID ? this.j7s(belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName) : $super.j7s.call(this, belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName);
38963
+ return $super === VOID ? this.k7s(belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName) : $super.k7s.call(this, belongsToId, children, companyId, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedByName, fileName, historicPath, historicType, id, isDirectory, ownedByUser, parentId, type, updatedAt, updatedBy, updatedByName);
38927
38964
  };
38928
38965
  protoOf(Document).toString = function () {
38929
38966
  return 'Document(belongsToId=' + toString_0(this.belongsToId) + ', children=' + toString_0(this.children) + ', companyId=' + this.companyId.toString() + ', createdAt=' + this.createdAt.toString() + ', createdBy=' + this.createdBy.toString() + ', createdByName=' + this.createdByName + ', deletedAt=' + toString_0(this.deletedAt) + ', deletedBy=' + toString_0(this.deletedBy) + ', deletedByName=' + this.deletedByName + ', fileName=' + this.fileName + ', historicPath=' + this.historicPath + ', historicType=' + toString_0(this.historicType) + ', id=' + this.id.toString() + ', isDirectory=' + this.isDirectory + ', ownedByUser=' + this.ownedByUser + ', parentId=' + toString_0(this.parentId) + ', type=' + this.type.toString() + ', updatedAt=' + toString_0(this.updatedAt) + ', updatedBy=' + toString_0(this.updatedBy) + ', updatedByName=' + this.updatedByName + ')';
@@ -38999,7 +39036,7 @@ protoOf(Document).equals = function (other) {
38999
39036
  return true;
39000
39037
  };
39001
39038
  function _get_$cachedSerializer__te6jhj_16($this) {
39002
- return $this.t7r_1.n1();
39039
+ return $this.u7r_1.n1();
39003
39040
  }
39004
39041
  function DocumentType$Companion$_anonymous__zi0asm() {
39005
39042
  var tmp = values_12();
@@ -39056,13 +39093,13 @@ function Companion_160() {
39056
39093
  var tmp$ret$2 = element.value;
39057
39094
  destination.c3(tmp$ret$2, element);
39058
39095
  }
39059
- tmp.s7r_1 = destination;
39096
+ tmp.t7r_1 = destination;
39060
39097
  var tmp_0 = this;
39061
39098
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
39062
- tmp_0.t7r_1 = lazy(tmp_1, DocumentType$Companion$_anonymous__zi0asm);
39099
+ tmp_0.u7r_1 = lazy(tmp_1, DocumentType$Companion$_anonymous__zi0asm);
39063
39100
  }
39064
39101
  protoOf(Companion_160).fromValue = function (value) {
39065
- return this.s7r_1.z2(value);
39102
+ return this.t7r_1.z2(value);
39066
39103
  };
39067
39104
  protoOf(Companion_160).r6b = function () {
39068
39105
  return _get_$cachedSerializer__te6jhj_16(this);
@@ -39326,10 +39363,10 @@ function $serializer_143() {
39326
39363
  tmp0_serialDesc.z13('id', false);
39327
39364
  tmp0_serialDesc.z13('orgNr', false);
39328
39365
  tmp0_serialDesc.z13('result', false);
39329
- this.m7s_1 = tmp0_serialDesc;
39366
+ this.n7s_1 = tmp0_serialDesc;
39330
39367
  }
39331
- protoOf($serializer_143).n7s = function (encoder, value) {
39332
- var tmp0_desc = this.m7s_1;
39368
+ protoOf($serializer_143).o7s = function (encoder, value) {
39369
+ var tmp0_desc = this.n7s_1;
39333
39370
  var tmp1_output = encoder.mw(tmp0_desc);
39334
39371
  tmp1_output.xx(tmp0_desc, 0, value.id);
39335
39372
  tmp1_output.by(tmp0_desc, 1, value.orgNr);
@@ -39337,10 +39374,10 @@ protoOf($serializer_143).n7s = function (encoder, value) {
39337
39374
  tmp1_output.nw(tmp0_desc);
39338
39375
  };
39339
39376
  protoOf($serializer_143).kt = function (encoder, value) {
39340
- return this.n7s(encoder, value instanceof DraftCompany ? value : THROW_CCE());
39377
+ return this.o7s(encoder, value instanceof DraftCompany ? value : THROW_CCE());
39341
39378
  };
39342
39379
  protoOf($serializer_143).lt = function (decoder) {
39343
- var tmp0_desc = this.m7s_1;
39380
+ var tmp0_desc = this.n7s_1;
39344
39381
  var tmp1_flag = true;
39345
39382
  var tmp2_index = 0;
39346
39383
  var tmp3_bitMask0 = 0;
@@ -39382,7 +39419,7 @@ protoOf($serializer_143).lt = function (decoder) {
39382
39419
  return DraftCompany_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
39383
39420
  };
39384
39421
  protoOf($serializer_143).xs = function () {
39385
- return this.m7s_1;
39422
+ return this.n7s_1;
39386
39423
  };
39387
39424
  protoOf($serializer_143).s14 = function () {
39388
39425
  // Inline function 'kotlin.arrayOf' call
@@ -39398,7 +39435,7 @@ function $serializer_getInstance_143() {
39398
39435
  }
39399
39436
  function DraftCompany_init_$Init$(seen0, id, orgNr, result, serializationConstructorMarker, $this) {
39400
39437
  if (!(7 === (7 & seen0))) {
39401
- throwMissingFieldException(seen0, 7, $serializer_getInstance_143().m7s_1);
39438
+ throwMissingFieldException(seen0, 7, $serializer_getInstance_143().n7s_1);
39402
39439
  }
39403
39440
  $this.id = id;
39404
39441
  $this.orgNr = orgNr;
@@ -39426,7 +39463,7 @@ protoOf(DraftCompany).p1t = function () {
39426
39463
  protoOf(DraftCompany).i6y = function () {
39427
39464
  return this.orgNr;
39428
39465
  };
39429
- protoOf(DraftCompany).o7s = function () {
39466
+ protoOf(DraftCompany).p7s = function () {
39430
39467
  return this.result;
39431
39468
  };
39432
39469
  protoOf(DraftCompany).bh = function () {
@@ -39438,14 +39475,14 @@ protoOf(DraftCompany).ch = function () {
39438
39475
  protoOf(DraftCompany).qq = function () {
39439
39476
  return this.result;
39440
39477
  };
39441
- protoOf(DraftCompany).p7s = function (id, orgNr, result) {
39478
+ protoOf(DraftCompany).q7s = function (id, orgNr, result) {
39442
39479
  return new DraftCompany(id, orgNr, result);
39443
39480
  };
39444
39481
  protoOf(DraftCompany).copy = function (id, orgNr, result, $super) {
39445
39482
  id = id === VOID ? this.id : id;
39446
39483
  orgNr = orgNr === VOID ? this.orgNr : orgNr;
39447
39484
  result = result === VOID ? this.result : result;
39448
- return $super === VOID ? this.p7s(id, orgNr, result) : $super.p7s.call(this, id, orgNr, result);
39485
+ return $super === VOID ? this.q7s(id, orgNr, result) : $super.q7s.call(this, id, orgNr, result);
39449
39486
  };
39450
39487
  protoOf(DraftCompany).toString = function () {
39451
39488
  return 'DraftCompany(id=' + this.id.toString() + ', orgNr=' + this.orgNr + ', result=' + this.result.toString() + ')';
@@ -39479,7 +39516,7 @@ function Companion_162() {
39479
39516
  // Inline function 'kotlin.arrayOf' call
39480
39517
  // Inline function 'kotlin.js.unsafeCast' call
39481
39518
  // Inline function 'kotlin.js.asDynamic' call
39482
- tmp.s7s_1 = [null, null, null, lazy(tmp_0, DraftOverview$Companion$$childSerializers$_anonymous__v6g5ao)];
39519
+ tmp.t7s_1 = [null, null, null, lazy(tmp_0, DraftOverview$Companion$$childSerializers$_anonymous__v6g5ao)];
39483
39520
  }
39484
39521
  var Companion_instance_162;
39485
39522
  function Companion_getInstance_165() {
@@ -39494,12 +39531,12 @@ function $serializer_144() {
39494
39531
  tmp0_serialDesc.z13('name', false);
39495
39532
  tmp0_serialDesc.z13('orgNr', false);
39496
39533
  tmp0_serialDesc.z13('state', false);
39497
- this.t7s_1 = tmp0_serialDesc;
39534
+ this.u7s_1 = tmp0_serialDesc;
39498
39535
  }
39499
- protoOf($serializer_144).u7s = function (encoder, value) {
39500
- var tmp0_desc = this.t7s_1;
39536
+ protoOf($serializer_144).v7s = function (encoder, value) {
39537
+ var tmp0_desc = this.u7s_1;
39501
39538
  var tmp1_output = encoder.mw(tmp0_desc);
39502
- var tmp2_cached = Companion_getInstance_165().s7s_1;
39539
+ var tmp2_cached = Companion_getInstance_165().t7s_1;
39503
39540
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.id == null)) {
39504
39541
  tmp1_output.ey(tmp0_desc, 0, LongSerializer_getInstance(), value.id);
39505
39542
  }
@@ -39509,10 +39546,10 @@ protoOf($serializer_144).u7s = function (encoder, value) {
39509
39546
  tmp1_output.nw(tmp0_desc);
39510
39547
  };
39511
39548
  protoOf($serializer_144).kt = function (encoder, value) {
39512
- return this.u7s(encoder, value instanceof DraftOverview ? value : THROW_CCE());
39549
+ return this.v7s(encoder, value instanceof DraftOverview ? value : THROW_CCE());
39513
39550
  };
39514
39551
  protoOf($serializer_144).lt = function (decoder) {
39515
- var tmp0_desc = this.t7s_1;
39552
+ var tmp0_desc = this.u7s_1;
39516
39553
  var tmp1_flag = true;
39517
39554
  var tmp2_index = 0;
39518
39555
  var tmp3_bitMask0 = 0;
@@ -39521,7 +39558,7 @@ protoOf($serializer_144).lt = function (decoder) {
39521
39558
  var tmp6_local2 = null;
39522
39559
  var tmp7_local3 = null;
39523
39560
  var tmp8_input = decoder.mw(tmp0_desc);
39524
- var tmp9_cached = Companion_getInstance_165().s7s_1;
39561
+ var tmp9_cached = Companion_getInstance_165().t7s_1;
39525
39562
  if (tmp8_input.cx()) {
39526
39563
  tmp4_local0 = tmp8_input.ax(tmp0_desc, 0, LongSerializer_getInstance(), tmp4_local0);
39527
39564
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -39562,10 +39599,10 @@ protoOf($serializer_144).lt = function (decoder) {
39562
39599
  return DraftOverview_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
39563
39600
  };
39564
39601
  protoOf($serializer_144).xs = function () {
39565
- return this.t7s_1;
39602
+ return this.u7s_1;
39566
39603
  };
39567
39604
  protoOf($serializer_144).s14 = function () {
39568
- var tmp0_cached = Companion_getInstance_165().s7s_1;
39605
+ var tmp0_cached = Companion_getInstance_165().t7s_1;
39569
39606
  // Inline function 'kotlin.arrayOf' call
39570
39607
  // Inline function 'kotlin.js.unsafeCast' call
39571
39608
  // Inline function 'kotlin.js.asDynamic' call
@@ -39579,7 +39616,7 @@ function $serializer_getInstance_144() {
39579
39616
  }
39580
39617
  function DraftOverview_init_$Init$(seen0, id, name, orgNr, state, serializationConstructorMarker, $this) {
39581
39618
  if (!(14 === (14 & seen0))) {
39582
- throwMissingFieldException(seen0, 14, $serializer_getInstance_144().t7s_1);
39619
+ throwMissingFieldException(seen0, 14, $serializer_getInstance_144().u7s_1);
39583
39620
  }
39584
39621
  if (0 === (seen0 & 1))
39585
39622
  $this.id = null;
@@ -39617,7 +39654,7 @@ protoOf(DraftOverview).m = function () {
39617
39654
  protoOf(DraftOverview).i6y = function () {
39618
39655
  return this.orgNr;
39619
39656
  };
39620
- protoOf(DraftOverview).v7s = function () {
39657
+ protoOf(DraftOverview).w7s = function () {
39621
39658
  return this.state;
39622
39659
  };
39623
39660
  protoOf(DraftOverview).bh = function () {
@@ -39632,7 +39669,7 @@ protoOf(DraftOverview).qq = function () {
39632
39669
  protoOf(DraftOverview).z6r = function () {
39633
39670
  return this.state;
39634
39671
  };
39635
- protoOf(DraftOverview).w7s = function (id, name, orgNr, state) {
39672
+ protoOf(DraftOverview).x7s = function (id, name, orgNr, state) {
39636
39673
  return new DraftOverview(id, name, orgNr, state);
39637
39674
  };
39638
39675
  protoOf(DraftOverview).copy = function (id, name, orgNr, state, $super) {
@@ -39640,7 +39677,7 @@ protoOf(DraftOverview).copy = function (id, name, orgNr, state, $super) {
39640
39677
  name = name === VOID ? this.name : name;
39641
39678
  orgNr = orgNr === VOID ? this.orgNr : orgNr;
39642
39679
  state = state === VOID ? this.state : state;
39643
- return $super === VOID ? this.w7s(id, name, orgNr, state) : $super.w7s.call(this, id, name, orgNr, state);
39680
+ return $super === VOID ? this.x7s(id, name, orgNr, state) : $super.x7s.call(this, id, name, orgNr, state);
39644
39681
  };
39645
39682
  protoOf(DraftOverview).toString = function () {
39646
39683
  return 'DraftOverview(id=' + toString_0(this.id) + ', name=' + this.name + ', orgNr=' + this.orgNr + ', state=' + this.state.toString() + ')';
@@ -39677,7 +39714,7 @@ function Companion_163() {
39677
39714
  // Inline function 'kotlin.arrayOf' call
39678
39715
  // Inline function 'kotlin.js.unsafeCast' call
39679
39716
  // Inline function 'kotlin.js.asDynamic' call
39680
- tmp.z7s_1 = [null, null, null, null, null, null, null, null, null, null, lazy(tmp_0, EconomicReport$Companion$$childSerializers$_anonymous__35deu7)];
39717
+ tmp.a7t_1 = [null, null, null, null, null, null, null, null, null, null, lazy(tmp_0, EconomicReport$Companion$$childSerializers$_anonymous__35deu7)];
39681
39718
  }
39682
39719
  var Companion_instance_163;
39683
39720
  function Companion_getInstance_166() {
@@ -39699,12 +39736,12 @@ function $serializer_145() {
39699
39736
  tmp0_serialDesc.z13('projectDocumentId', true);
39700
39737
  tmp0_serialDesc.z13('reportDocumentId', true);
39701
39738
  tmp0_serialDesc.z13('status', false);
39702
- this.a7t_1 = tmp0_serialDesc;
39739
+ this.b7t_1 = tmp0_serialDesc;
39703
39740
  }
39704
- protoOf($serializer_145).b7t = function (encoder, value) {
39705
- var tmp0_desc = this.a7t_1;
39741
+ protoOf($serializer_145).c7t = function (encoder, value) {
39742
+ var tmp0_desc = this.b7t_1;
39706
39743
  var tmp1_output = encoder.mw(tmp0_desc);
39707
- var tmp2_cached = Companion_getInstance_166().z7s_1;
39744
+ var tmp2_cached = Companion_getInstance_166().a7t_1;
39708
39745
  tmp1_output.xx(tmp0_desc, 0, value.companyId);
39709
39746
  tmp1_output.tx(tmp0_desc, 1, value.departmentDocumentEnabled);
39710
39747
  if (tmp1_output.iy(tmp0_desc, 2) ? true : !(value.departmentDocumentId == null)) {
@@ -39727,10 +39764,10 @@ protoOf($serializer_145).b7t = function (encoder, value) {
39727
39764
  tmp1_output.nw(tmp0_desc);
39728
39765
  };
39729
39766
  protoOf($serializer_145).kt = function (encoder, value) {
39730
- return this.b7t(encoder, value instanceof EconomicReport ? value : THROW_CCE());
39767
+ return this.c7t(encoder, value instanceof EconomicReport ? value : THROW_CCE());
39731
39768
  };
39732
39769
  protoOf($serializer_145).lt = function (decoder) {
39733
- var tmp0_desc = this.a7t_1;
39770
+ var tmp0_desc = this.b7t_1;
39734
39771
  var tmp1_flag = true;
39735
39772
  var tmp2_index = 0;
39736
39773
  var tmp3_bitMask0 = 0;
@@ -39746,7 +39783,7 @@ protoOf($serializer_145).lt = function (decoder) {
39746
39783
  var tmp13_local9 = null;
39747
39784
  var tmp14_local10 = null;
39748
39785
  var tmp15_input = decoder.mw(tmp0_desc);
39749
- var tmp16_cached = Companion_getInstance_166().z7s_1;
39786
+ var tmp16_cached = Companion_getInstance_166().a7t_1;
39750
39787
  if (tmp15_input.cx()) {
39751
39788
  tmp4_local0 = tmp15_input.sw(tmp0_desc, 0);
39752
39789
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -39829,10 +39866,10 @@ protoOf($serializer_145).lt = function (decoder) {
39829
39866
  return EconomicReport_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, null);
39830
39867
  };
39831
39868
  protoOf($serializer_145).xs = function () {
39832
- return this.a7t_1;
39869
+ return this.b7t_1;
39833
39870
  };
39834
39871
  protoOf($serializer_145).s14 = function () {
39835
- var tmp0_cached = Companion_getInstance_166().z7s_1;
39872
+ var tmp0_cached = Companion_getInstance_166().a7t_1;
39836
39873
  // Inline function 'kotlin.arrayOf' call
39837
39874
  // Inline function 'kotlin.js.unsafeCast' call
39838
39875
  // Inline function 'kotlin.js.asDynamic' call
@@ -39846,7 +39883,7 @@ function $serializer_getInstance_145() {
39846
39883
  }
39847
39884
  function EconomicReport_init_$Init$(seen0, companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status, serializationConstructorMarker, $this) {
39848
39885
  if (!(1267 === (1267 & seen0))) {
39849
- throwMissingFieldException(seen0, 1267, $serializer_getInstance_145().a7t_1);
39886
+ throwMissingFieldException(seen0, 1267, $serializer_getInstance_145().b7t_1);
39850
39887
  }
39851
39888
  $this.companyId = companyId;
39852
39889
  $this.departmentDocumentEnabled = departmentDocumentEnabled;
@@ -39916,31 +39953,31 @@ function EconomicReport(companyId, departmentDocumentEnabled, departmentDocument
39916
39953
  protoOf(EconomicReport).z6s = function () {
39917
39954
  return this.companyId;
39918
39955
  };
39919
- protoOf(EconomicReport).c7t = function () {
39956
+ protoOf(EconomicReport).d7t = function () {
39920
39957
  return this.departmentDocumentEnabled;
39921
39958
  };
39922
- protoOf(EconomicReport).d7t = function () {
39959
+ protoOf(EconomicReport).e7t = function () {
39923
39960
  return this.departmentDocumentId;
39924
39961
  };
39925
- protoOf(EconomicReport).e7t = function () {
39962
+ protoOf(EconomicReport).f7t = function () {
39926
39963
  return this.forPeriod;
39927
39964
  };
39928
39965
  protoOf(EconomicReport).p1t = function () {
39929
39966
  return this.id;
39930
39967
  };
39931
- protoOf(EconomicReport).f7t = function () {
39968
+ protoOf(EconomicReport).g7t = function () {
39932
39969
  return this.orderedAt;
39933
39970
  };
39934
- protoOf(EconomicReport).g7t = function () {
39971
+ protoOf(EconomicReport).h7t = function () {
39935
39972
  return this.orderedById;
39936
39973
  };
39937
- protoOf(EconomicReport).h7t = function () {
39974
+ protoOf(EconomicReport).i7t = function () {
39938
39975
  return this.projectDocumentEnabled;
39939
39976
  };
39940
- protoOf(EconomicReport).i7t = function () {
39977
+ protoOf(EconomicReport).j7t = function () {
39941
39978
  return this.projectDocumentId;
39942
39979
  };
39943
- protoOf(EconomicReport).j7t = function () {
39980
+ protoOf(EconomicReport).k7t = function () {
39944
39981
  return this.reportDocumentId;
39945
39982
  };
39946
39983
  protoOf(EconomicReport).o3w = function () {
@@ -39979,7 +40016,7 @@ protoOf(EconomicReport).l6t = function () {
39979
40016
  protoOf(EconomicReport).m6t = function () {
39980
40017
  return this.status;
39981
40018
  };
39982
- protoOf(EconomicReport).k7t = function (companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status) {
40019
+ protoOf(EconomicReport).l7t = function (companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status) {
39983
40020
  return new EconomicReport(companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status);
39984
40021
  };
39985
40022
  protoOf(EconomicReport).copy = function (companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status, $super) {
@@ -39994,7 +40031,7 @@ protoOf(EconomicReport).copy = function (companyId, departmentDocumentEnabled, d
39994
40031
  projectDocumentId = projectDocumentId === VOID ? this.projectDocumentId : projectDocumentId;
39995
40032
  reportDocumentId = reportDocumentId === VOID ? this.reportDocumentId : reportDocumentId;
39996
40033
  status = status === VOID ? this.status : status;
39997
- return $super === VOID ? this.k7t(companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status) : $super.k7t.call(this, companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status);
40034
+ return $super === VOID ? this.l7t(companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status) : $super.l7t.call(this, companyId, departmentDocumentEnabled, departmentDocumentId, forPeriod, id, orderedAt, orderedById, projectDocumentEnabled, projectDocumentId, reportDocumentId, status);
39998
40035
  };
39999
40036
  protoOf(EconomicReport).toString = function () {
40000
40037
  return 'EconomicReport(companyId=' + this.companyId.toString() + ', departmentDocumentEnabled=' + this.departmentDocumentEnabled + ', departmentDocumentId=' + toString_0(this.departmentDocumentId) + ', forPeriod=' + toString_0(this.forPeriod) + ', id=' + this.id.toString() + ', orderedAt=' + this.orderedAt.toString() + ', orderedById=' + this.orderedById.toString() + ', projectDocumentEnabled=' + this.projectDocumentEnabled + ', projectDocumentId=' + toString_0(this.projectDocumentId) + ', reportDocumentId=' + toString_0(this.reportDocumentId) + ', status=' + this.status.toString() + ')';
@@ -40052,7 +40089,7 @@ function Companion_164() {
40052
40089
  // Inline function 'kotlin.arrayOf' call
40053
40090
  // Inline function 'kotlin.js.unsafeCast' call
40054
40091
  // Inline function 'kotlin.js.asDynamic' call
40055
- tmp.l7t_1 = [lazy(tmp_0, EconomicReportResponse$Companion$$childSerializers$_anonymous__toas00), null];
40092
+ tmp.m7t_1 = [lazy(tmp_0, EconomicReportResponse$Companion$$childSerializers$_anonymous__toas00), null];
40056
40093
  }
40057
40094
  var Companion_instance_164;
40058
40095
  function Companion_getInstance_167() {
@@ -40065,28 +40102,28 @@ function $serializer_146() {
40065
40102
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.EconomicReportResponse', this, 2);
40066
40103
  tmp0_serialDesc.z13('reports', false);
40067
40104
  tmp0_serialDesc.z13('reportsIncluded', false);
40068
- this.m7t_1 = tmp0_serialDesc;
40105
+ this.n7t_1 = tmp0_serialDesc;
40069
40106
  }
40070
- protoOf($serializer_146).n7t = function (encoder, value) {
40071
- var tmp0_desc = this.m7t_1;
40107
+ protoOf($serializer_146).o7t = function (encoder, value) {
40108
+ var tmp0_desc = this.n7t_1;
40072
40109
  var tmp1_output = encoder.mw(tmp0_desc);
40073
- var tmp2_cached = Companion_getInstance_167().l7t_1;
40110
+ var tmp2_cached = Companion_getInstance_167().m7t_1;
40074
40111
  tmp1_output.dy(tmp0_desc, 0, tmp2_cached[0].n1(), value.reports);
40075
40112
  tmp1_output.xx(tmp0_desc, 1, value.reportsIncluded);
40076
40113
  tmp1_output.nw(tmp0_desc);
40077
40114
  };
40078
40115
  protoOf($serializer_146).kt = function (encoder, value) {
40079
- return this.n7t(encoder, value instanceof EconomicReportResponse ? value : THROW_CCE());
40116
+ return this.o7t(encoder, value instanceof EconomicReportResponse ? value : THROW_CCE());
40080
40117
  };
40081
40118
  protoOf($serializer_146).lt = function (decoder) {
40082
- var tmp0_desc = this.m7t_1;
40119
+ var tmp0_desc = this.n7t_1;
40083
40120
  var tmp1_flag = true;
40084
40121
  var tmp2_index = 0;
40085
40122
  var tmp3_bitMask0 = 0;
40086
40123
  var tmp4_local0 = null;
40087
40124
  var tmp5_local1 = 0n;
40088
40125
  var tmp6_input = decoder.mw(tmp0_desc);
40089
- var tmp7_cached = Companion_getInstance_167().l7t_1;
40126
+ var tmp7_cached = Companion_getInstance_167().m7t_1;
40090
40127
  if (tmp6_input.cx()) {
40091
40128
  tmp4_local0 = tmp6_input.yw(tmp0_desc, 0, tmp7_cached[0].n1(), tmp4_local0);
40092
40129
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -40115,13 +40152,13 @@ protoOf($serializer_146).lt = function (decoder) {
40115
40152
  return EconomicReportResponse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
40116
40153
  };
40117
40154
  protoOf($serializer_146).xs = function () {
40118
- return this.m7t_1;
40155
+ return this.n7t_1;
40119
40156
  };
40120
40157
  protoOf($serializer_146).s14 = function () {
40121
40158
  // Inline function 'kotlin.arrayOf' call
40122
40159
  // Inline function 'kotlin.js.unsafeCast' call
40123
40160
  // Inline function 'kotlin.js.asDynamic' call
40124
- return [Companion_getInstance_167().l7t_1[0].n1(), LongSerializer_getInstance()];
40161
+ return [Companion_getInstance_167().m7t_1[0].n1(), LongSerializer_getInstance()];
40125
40162
  };
40126
40163
  var $serializer_instance_146;
40127
40164
  function $serializer_getInstance_146() {
@@ -40131,7 +40168,7 @@ function $serializer_getInstance_146() {
40131
40168
  }
40132
40169
  function EconomicReportResponse_init_$Init$(seen0, reports, reportsIncluded, serializationConstructorMarker, $this) {
40133
40170
  if (!(3 === (3 & seen0))) {
40134
- throwMissingFieldException(seen0, 3, $serializer_getInstance_146().m7t_1);
40171
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_146().n7t_1);
40135
40172
  }
40136
40173
  $this.reports = reports;
40137
40174
  $this.reportsIncluded = reportsIncluded;
@@ -40154,10 +40191,10 @@ function EconomicReportResponse(reports, reportsIncluded) {
40154
40191
  this.reports = reports;
40155
40192
  this.reportsIncluded = reportsIncluded;
40156
40193
  }
40157
- protoOf(EconomicReportResponse).o7t = function () {
40194
+ protoOf(EconomicReportResponse).p7t = function () {
40158
40195
  return this.reports;
40159
40196
  };
40160
- protoOf(EconomicReportResponse).p7t = function () {
40197
+ protoOf(EconomicReportResponse).q7t = function () {
40161
40198
  return this.reportsIncluded;
40162
40199
  };
40163
40200
  protoOf(EconomicReportResponse).bh = function () {
@@ -40166,13 +40203,13 @@ protoOf(EconomicReportResponse).bh = function () {
40166
40203
  protoOf(EconomicReportResponse).ch = function () {
40167
40204
  return this.reportsIncluded;
40168
40205
  };
40169
- protoOf(EconomicReportResponse).q7t = function (reports, reportsIncluded) {
40206
+ protoOf(EconomicReportResponse).r7t = function (reports, reportsIncluded) {
40170
40207
  return new EconomicReportResponse(reports, reportsIncluded);
40171
40208
  };
40172
40209
  protoOf(EconomicReportResponse).copy = function (reports, reportsIncluded, $super) {
40173
40210
  reports = reports === VOID ? this.reports : reports;
40174
40211
  reportsIncluded = reportsIncluded === VOID ? this.reportsIncluded : reportsIncluded;
40175
- return $super === VOID ? this.q7t(reports, reportsIncluded) : $super.q7t.call(this, reports, reportsIncluded);
40212
+ return $super === VOID ? this.r7t(reports, reportsIncluded) : $super.r7t.call(this, reports, reportsIncluded);
40176
40213
  };
40177
40214
  protoOf(EconomicReportResponse).toString = function () {
40178
40215
  return 'EconomicReportResponse(reports=' + toString(this.reports) + ', reportsIncluded=' + this.reportsIncluded.toString() + ')';
@@ -40194,7 +40231,7 @@ protoOf(EconomicReportResponse).equals = function (other) {
40194
40231
  return true;
40195
40232
  };
40196
40233
  function _get_$cachedSerializer__te6jhj_17($this) {
40197
- return $this.y7s_1.n1();
40234
+ return $this.z7s_1.n1();
40198
40235
  }
40199
40236
  function EconomicReportStatus$Companion$_anonymous__tm5w5o() {
40200
40237
  var tmp = values_13();
@@ -40224,13 +40261,13 @@ function Companion_165() {
40224
40261
  var tmp$ret$2 = element.value;
40225
40262
  destination.c3(tmp$ret$2, element);
40226
40263
  }
40227
- tmp.x7s_1 = destination;
40264
+ tmp.y7s_1 = destination;
40228
40265
  var tmp_0 = this;
40229
40266
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
40230
- tmp_0.y7s_1 = lazy(tmp_1, EconomicReportStatus$Companion$_anonymous__tm5w5o);
40267
+ tmp_0.z7s_1 = lazy(tmp_1, EconomicReportStatus$Companion$_anonymous__tm5w5o);
40231
40268
  }
40232
40269
  protoOf(Companion_165).fromValue = function (value) {
40233
- return this.x7s_1.z2(value);
40270
+ return this.y7s_1.z2(value);
40234
40271
  };
40235
40272
  protoOf(Companion_165).r6b = function () {
40236
40273
  return _get_$cachedSerializer__te6jhj_17(this);
@@ -40303,7 +40340,7 @@ function Companion_166() {
40303
40340
  // Inline function 'kotlin.arrayOf' call
40304
40341
  // Inline function 'kotlin.js.unsafeCast' call
40305
40342
  // Inline function 'kotlin.js.asDynamic' call
40306
- tmp.v7t_1 = [lazy(tmp_0, EditResidencyCommand$Companion$$childSerializers$_anonymous__ytfxzl), null, null, null];
40343
+ tmp.w7t_1 = [lazy(tmp_0, EditResidencyCommand$Companion$$childSerializers$_anonymous__ytfxzl), null, null, null];
40307
40344
  }
40308
40345
  var Companion_instance_166;
40309
40346
  function Companion_getInstance_169() {
@@ -40318,12 +40355,12 @@ function $serializer_147() {
40318
40355
  tmp0_serialDesc.z13('sectionId', false);
40319
40356
  tmp0_serialDesc.z13('validFrom', false);
40320
40357
  tmp0_serialDesc.z13('validTo', true);
40321
- this.w7t_1 = tmp0_serialDesc;
40358
+ this.x7t_1 = tmp0_serialDesc;
40322
40359
  }
40323
- protoOf($serializer_147).x7t = function (encoder, value) {
40324
- var tmp0_desc = this.w7t_1;
40360
+ protoOf($serializer_147).y7t = function (encoder, value) {
40361
+ var tmp0_desc = this.x7t_1;
40325
40362
  var tmp1_output = encoder.mw(tmp0_desc);
40326
- var tmp2_cached = Companion_getInstance_169().v7t_1;
40363
+ var tmp2_cached = Companion_getInstance_169().w7t_1;
40327
40364
  tmp1_output.dy(tmp0_desc, 0, tmp2_cached[0].n1(), value.roleType);
40328
40365
  tmp1_output.xx(tmp0_desc, 1, value.sectionId);
40329
40366
  tmp1_output.dy(tmp0_desc, 2, InstantSerializer_getInstance(), value.validFrom);
@@ -40333,10 +40370,10 @@ protoOf($serializer_147).x7t = function (encoder, value) {
40333
40370
  tmp1_output.nw(tmp0_desc);
40334
40371
  };
40335
40372
  protoOf($serializer_147).kt = function (encoder, value) {
40336
- return this.x7t(encoder, value instanceof EditResidencyCommand ? value : THROW_CCE());
40373
+ return this.y7t(encoder, value instanceof EditResidencyCommand ? value : THROW_CCE());
40337
40374
  };
40338
40375
  protoOf($serializer_147).lt = function (decoder) {
40339
- var tmp0_desc = this.w7t_1;
40376
+ var tmp0_desc = this.x7t_1;
40340
40377
  var tmp1_flag = true;
40341
40378
  var tmp2_index = 0;
40342
40379
  var tmp3_bitMask0 = 0;
@@ -40345,7 +40382,7 @@ protoOf($serializer_147).lt = function (decoder) {
40345
40382
  var tmp6_local2 = null;
40346
40383
  var tmp7_local3 = null;
40347
40384
  var tmp8_input = decoder.mw(tmp0_desc);
40348
- var tmp9_cached = Companion_getInstance_169().v7t_1;
40385
+ var tmp9_cached = Companion_getInstance_169().w7t_1;
40349
40386
  if (tmp8_input.cx()) {
40350
40387
  tmp4_local0 = tmp8_input.yw(tmp0_desc, 0, tmp9_cached[0].n1(), tmp4_local0);
40351
40388
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -40386,13 +40423,13 @@ protoOf($serializer_147).lt = function (decoder) {
40386
40423
  return EditResidencyCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
40387
40424
  };
40388
40425
  protoOf($serializer_147).xs = function () {
40389
- return this.w7t_1;
40426
+ return this.x7t_1;
40390
40427
  };
40391
40428
  protoOf($serializer_147).s14 = function () {
40392
40429
  // Inline function 'kotlin.arrayOf' call
40393
40430
  // Inline function 'kotlin.js.unsafeCast' call
40394
40431
  // Inline function 'kotlin.js.asDynamic' call
40395
- return [Companion_getInstance_169().v7t_1[0].n1(), LongSerializer_getInstance(), InstantSerializer_getInstance(), get_nullable(InstantSerializer_getInstance())];
40432
+ return [Companion_getInstance_169().w7t_1[0].n1(), LongSerializer_getInstance(), InstantSerializer_getInstance(), get_nullable(InstantSerializer_getInstance())];
40396
40433
  };
40397
40434
  var $serializer_instance_147;
40398
40435
  function $serializer_getInstance_147() {
@@ -40402,7 +40439,7 @@ function $serializer_getInstance_147() {
40402
40439
  }
40403
40440
  function EditResidencyCommand_init_$Init$(seen0, roleType, sectionId, validFrom, validTo, serializationConstructorMarker, $this) {
40404
40441
  if (!(7 === (7 & seen0))) {
40405
- throwMissingFieldException(seen0, 7, $serializer_getInstance_147().w7t_1);
40442
+ throwMissingFieldException(seen0, 7, $serializer_getInstance_147().x7t_1);
40406
40443
  }
40407
40444
  $this.roleType = roleType;
40408
40445
  $this.sectionId = sectionId;
@@ -40441,7 +40478,7 @@ function EditResidencyCommand(roleType, sectionId, validFrom, validTo) {
40441
40478
  this.validFrom = validFrom;
40442
40479
  this.validTo = validTo;
40443
40480
  }
40444
- protoOf(EditResidencyCommand).y7t = function () {
40481
+ protoOf(EditResidencyCommand).z7t = function () {
40445
40482
  return this.roleType;
40446
40483
  };
40447
40484
  protoOf(EditResidencyCommand).d6u = function () {
@@ -40465,7 +40502,7 @@ protoOf(EditResidencyCommand).qq = function () {
40465
40502
  protoOf(EditResidencyCommand).z6r = function () {
40466
40503
  return this.validTo;
40467
40504
  };
40468
- protoOf(EditResidencyCommand).z7t = function (roleType, sectionId, validFrom, validTo) {
40505
+ protoOf(EditResidencyCommand).a7u = function (roleType, sectionId, validFrom, validTo) {
40469
40506
  return new EditResidencyCommand(roleType, sectionId, validFrom, validTo);
40470
40507
  };
40471
40508
  protoOf(EditResidencyCommand).copy = function (roleType, sectionId, validFrom, validTo, $super) {
@@ -40473,7 +40510,7 @@ protoOf(EditResidencyCommand).copy = function (roleType, sectionId, validFrom, v
40473
40510
  sectionId = sectionId === VOID ? this.sectionId : sectionId;
40474
40511
  validFrom = validFrom === VOID ? this.validFrom : validFrom;
40475
40512
  validTo = validTo === VOID ? this.validTo : validTo;
40476
- return $super === VOID ? this.z7t(roleType, sectionId, validFrom, validTo) : $super.z7t.call(this, roleType, sectionId, validFrom, validTo);
40513
+ return $super === VOID ? this.a7u(roleType, sectionId, validFrom, validTo) : $super.a7u.call(this, roleType, sectionId, validFrom, validTo);
40477
40514
  };
40478
40515
  protoOf(EditResidencyCommand).toString = function () {
40479
40516
  return 'EditResidencyCommand(roleType=' + this.roleType.toString() + ', sectionId=' + this.sectionId.toString() + ', validFrom=' + this.validFrom.toString() + ', validTo=' + toString_0(this.validTo) + ')';
@@ -40511,20 +40548,20 @@ function $serializer_148() {
40511
40548
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.EmailInlineConfirmCommand', this, 2);
40512
40549
  tmp0_serialDesc.z13('fingerprint', false);
40513
40550
  tmp0_serialDesc.z13('session', false);
40514
- this.a7u_1 = tmp0_serialDesc;
40551
+ this.b7u_1 = tmp0_serialDesc;
40515
40552
  }
40516
- protoOf($serializer_148).b7u = function (encoder, value) {
40517
- var tmp0_desc = this.a7u_1;
40553
+ protoOf($serializer_148).c7u = function (encoder, value) {
40554
+ var tmp0_desc = this.b7u_1;
40518
40555
  var tmp1_output = encoder.mw(tmp0_desc);
40519
40556
  tmp1_output.by(tmp0_desc, 0, value.fingerprint);
40520
40557
  tmp1_output.by(tmp0_desc, 1, value.session);
40521
40558
  tmp1_output.nw(tmp0_desc);
40522
40559
  };
40523
40560
  protoOf($serializer_148).kt = function (encoder, value) {
40524
- return this.b7u(encoder, value instanceof EmailInlineConfirmCommand ? value : THROW_CCE());
40561
+ return this.c7u(encoder, value instanceof EmailInlineConfirmCommand ? value : THROW_CCE());
40525
40562
  };
40526
40563
  protoOf($serializer_148).lt = function (decoder) {
40527
- var tmp0_desc = this.a7u_1;
40564
+ var tmp0_desc = this.b7u_1;
40528
40565
  var tmp1_flag = true;
40529
40566
  var tmp2_index = 0;
40530
40567
  var tmp3_bitMask0 = 0;
@@ -40559,7 +40596,7 @@ protoOf($serializer_148).lt = function (decoder) {
40559
40596
  return EmailInlineConfirmCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
40560
40597
  };
40561
40598
  protoOf($serializer_148).xs = function () {
40562
- return this.a7u_1;
40599
+ return this.b7u_1;
40563
40600
  };
40564
40601
  protoOf($serializer_148).s14 = function () {
40565
40602
  // Inline function 'kotlin.arrayOf' call
@@ -40575,7 +40612,7 @@ function $serializer_getInstance_148() {
40575
40612
  }
40576
40613
  function EmailInlineConfirmCommand_init_$Init$(seen0, fingerprint, session, serializationConstructorMarker, $this) {
40577
40614
  if (!(3 === (3 & seen0))) {
40578
- throwMissingFieldException(seen0, 3, $serializer_getInstance_148().a7u_1);
40615
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_148().b7u_1);
40579
40616
  }
40580
40617
  $this.fingerprint = fingerprint;
40581
40618
  $this.session = session;
@@ -40649,25 +40686,25 @@ function $serializer_149() {
40649
40686
  tmp0_serialDesc.z13('name', false);
40650
40687
  tmp0_serialDesc.z13('participantId', false);
40651
40688
  tmp0_serialDesc.z13('employee', true);
40652
- this.c7u_1 = tmp0_serialDesc;
40689
+ this.d7u_1 = tmp0_serialDesc;
40653
40690
  }
40654
- protoOf($serializer_149).d7u = function (encoder, value) {
40655
- var tmp0_desc = this.c7u_1;
40691
+ protoOf($serializer_149).e7u = function (encoder, value) {
40692
+ var tmp0_desc = this.d7u_1;
40656
40693
  var tmp1_output = encoder.mw(tmp0_desc);
40657
- tmp1_output.tx(tmp0_desc, 0, value.e7u_1);
40658
- tmp1_output.xx(tmp0_desc, 1, value.f7u_1);
40659
- tmp1_output.by(tmp0_desc, 2, value.g7u_1);
40660
- tmp1_output.xx(tmp0_desc, 3, value.h7u_1);
40694
+ tmp1_output.tx(tmp0_desc, 0, value.f7u_1);
40695
+ tmp1_output.xx(tmp0_desc, 1, value.g7u_1);
40696
+ tmp1_output.by(tmp0_desc, 2, value.h7u_1);
40697
+ tmp1_output.xx(tmp0_desc, 3, value.i7u_1);
40661
40698
  if (tmp1_output.iy(tmp0_desc, 4) ? true : !(value.employee == null)) {
40662
40699
  tmp1_output.ey(tmp0_desc, 4, $serializer_getInstance_272(), value.employee);
40663
40700
  }
40664
40701
  tmp1_output.nw(tmp0_desc);
40665
40702
  };
40666
40703
  protoOf($serializer_149).kt = function (encoder, value) {
40667
- return this.d7u(encoder, value instanceof EmployeeParticipant ? value : THROW_CCE());
40704
+ return this.e7u(encoder, value instanceof EmployeeParticipant ? value : THROW_CCE());
40668
40705
  };
40669
40706
  protoOf($serializer_149).lt = function (decoder) {
40670
- var tmp0_desc = this.c7u_1;
40707
+ var tmp0_desc = this.d7u_1;
40671
40708
  var tmp1_flag = true;
40672
40709
  var tmp2_index = 0;
40673
40710
  var tmp3_bitMask0 = 0;
@@ -40723,7 +40760,7 @@ protoOf($serializer_149).lt = function (decoder) {
40723
40760
  return EmployeeParticipant_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
40724
40761
  };
40725
40762
  protoOf($serializer_149).xs = function () {
40726
- return this.c7u_1;
40763
+ return this.d7u_1;
40727
40764
  };
40728
40765
  protoOf($serializer_149).s14 = function () {
40729
40766
  // Inline function 'kotlin.arrayOf' call
@@ -40739,13 +40776,13 @@ function $serializer_getInstance_149() {
40739
40776
  }
40740
40777
  function EmployeeParticipant_init_$Init$(seen0, active, id, name, participantId, employee, serializationConstructorMarker, $this) {
40741
40778
  if (!(15 === (15 & seen0))) {
40742
- throwMissingFieldException(seen0, 15, $serializer_getInstance_149().c7u_1);
40779
+ throwMissingFieldException(seen0, 15, $serializer_getInstance_149().d7u_1);
40743
40780
  }
40744
40781
  Participant_init_$Init$(seen0, serializationConstructorMarker, $this);
40745
- $this.e7u_1 = active;
40746
- $this.f7u_1 = id;
40747
- $this.g7u_1 = name;
40748
- $this.h7u_1 = participantId;
40782
+ $this.f7u_1 = active;
40783
+ $this.g7u_1 = id;
40784
+ $this.h7u_1 = name;
40785
+ $this.i7u_1 = participantId;
40749
40786
  if (0 === (seen0 & 16))
40750
40787
  $this.employee = null;
40751
40788
  else
@@ -40767,61 +40804,61 @@ function EmployeeParticipant(active, id, name, participantId, employee) {
40767
40804
  }
40768
40805
  employee = employee === VOID ? null : employee;
40769
40806
  Participant.call(this);
40770
- this.e7u_1 = active;
40771
- this.f7u_1 = id;
40772
- this.g7u_1 = name;
40773
- this.h7u_1 = participantId;
40807
+ this.f7u_1 = active;
40808
+ this.g7u_1 = id;
40809
+ this.h7u_1 = name;
40810
+ this.i7u_1 = participantId;
40774
40811
  this.employee = employee;
40775
40812
  }
40776
40813
  protoOf(EmployeeParticipant).u7n = function () {
40777
- return this.e7u_1;
40814
+ return this.f7u_1;
40778
40815
  };
40779
40816
  protoOf(EmployeeParticipant).p1t = function () {
40780
- return this.f7u_1;
40817
+ return this.g7u_1;
40781
40818
  };
40782
40819
  protoOf(EmployeeParticipant).m = function () {
40783
- return this.g7u_1;
40820
+ return this.h7u_1;
40784
40821
  };
40785
40822
  protoOf(EmployeeParticipant).j7a = function () {
40786
- return this.h7u_1;
40823
+ return this.i7u_1;
40787
40824
  };
40788
- protoOf(EmployeeParticipant).i7u = function () {
40825
+ protoOf(EmployeeParticipant).j7u = function () {
40789
40826
  return this.employee;
40790
40827
  };
40791
40828
  protoOf(EmployeeParticipant).bh = function () {
40792
- return this.e7u_1;
40829
+ return this.f7u_1;
40793
40830
  };
40794
40831
  protoOf(EmployeeParticipant).ch = function () {
40795
- return this.f7u_1;
40832
+ return this.g7u_1;
40796
40833
  };
40797
40834
  protoOf(EmployeeParticipant).qq = function () {
40798
- return this.g7u_1;
40835
+ return this.h7u_1;
40799
40836
  };
40800
40837
  protoOf(EmployeeParticipant).z6r = function () {
40801
- return this.h7u_1;
40838
+ return this.i7u_1;
40802
40839
  };
40803
40840
  protoOf(EmployeeParticipant).a6s = function () {
40804
40841
  return this.employee;
40805
40842
  };
40806
- protoOf(EmployeeParticipant).j7u = function (active, id, name, participantId, employee) {
40843
+ protoOf(EmployeeParticipant).k7u = function (active, id, name, participantId, employee) {
40807
40844
  return new EmployeeParticipant(active, id, name, participantId, employee);
40808
40845
  };
40809
40846
  protoOf(EmployeeParticipant).copy = function (active, id, name, participantId, employee, $super) {
40810
- active = active === VOID ? this.e7u_1 : active;
40811
- id = id === VOID ? this.f7u_1 : id;
40812
- name = name === VOID ? this.g7u_1 : name;
40813
- participantId = participantId === VOID ? this.h7u_1 : participantId;
40847
+ active = active === VOID ? this.f7u_1 : active;
40848
+ id = id === VOID ? this.g7u_1 : id;
40849
+ name = name === VOID ? this.h7u_1 : name;
40850
+ participantId = participantId === VOID ? this.i7u_1 : participantId;
40814
40851
  employee = employee === VOID ? this.employee : employee;
40815
- return $super === VOID ? this.j7u(active, id, name, participantId, employee) : $super.j7u.call(this, active, id, name, participantId, employee);
40852
+ return $super === VOID ? this.k7u(active, id, name, participantId, employee) : $super.k7u.call(this, active, id, name, participantId, employee);
40816
40853
  };
40817
40854
  protoOf(EmployeeParticipant).toString = function () {
40818
- return 'EmployeeParticipant(active=' + this.e7u_1 + ', id=' + this.f7u_1.toString() + ', name=' + this.g7u_1 + ', participantId=' + this.h7u_1.toString() + ', employee=' + toString_0(this.employee) + ')';
40855
+ return 'EmployeeParticipant(active=' + this.f7u_1 + ', id=' + this.g7u_1.toString() + ', name=' + this.h7u_1 + ', participantId=' + this.i7u_1.toString() + ', employee=' + toString_0(this.employee) + ')';
40819
40856
  };
40820
40857
  protoOf(EmployeeParticipant).hashCode = function () {
40821
- var result = getBooleanHashCode(this.e7u_1);
40822
- result = imul(result, 31) + getBigIntHashCode(this.f7u_1) | 0;
40823
- result = imul(result, 31) + getStringHashCode(this.g7u_1) | 0;
40824
- result = imul(result, 31) + getBigIntHashCode(this.h7u_1) | 0;
40858
+ var result = getBooleanHashCode(this.f7u_1);
40859
+ result = imul(result, 31) + getBigIntHashCode(this.g7u_1) | 0;
40860
+ result = imul(result, 31) + getStringHashCode(this.h7u_1) | 0;
40861
+ result = imul(result, 31) + getBigIntHashCode(this.i7u_1) | 0;
40825
40862
  result = imul(result, 31) + (this.employee == null ? 0 : this.employee.hashCode()) | 0;
40826
40863
  return result;
40827
40864
  };
@@ -40830,14 +40867,14 @@ protoOf(EmployeeParticipant).equals = function (other) {
40830
40867
  return true;
40831
40868
  if (!(other instanceof EmployeeParticipant))
40832
40869
  return false;
40833
- if (!(this.e7u_1 === other.e7u_1))
40834
- return false;
40835
40870
  if (!(this.f7u_1 === other.f7u_1))
40836
40871
  return false;
40837
40872
  if (!(this.g7u_1 === other.g7u_1))
40838
40873
  return false;
40839
40874
  if (!(this.h7u_1 === other.h7u_1))
40840
40875
  return false;
40876
+ if (!(this.i7u_1 === other.i7u_1))
40877
+ return false;
40841
40878
  if (!equals(this.employee, other.employee))
40842
40879
  return false;
40843
40880
  return true;
@@ -40857,7 +40894,7 @@ function Companion_169() {
40857
40894
  // Inline function 'kotlin.arrayOf' call
40858
40895
  // Inline function 'kotlin.js.unsafeCast' call
40859
40896
  // Inline function 'kotlin.js.asDynamic' call
40860
- tmp.m7u_1 = [null, null, null, null, null, null, tmp_1, null, null, null, lazy(tmp_2, Expense$Companion$$childSerializers$_anonymous__8xw4q6_0)];
40897
+ tmp.n7u_1 = [null, null, null, null, null, null, tmp_1, null, null, null, lazy(tmp_2, Expense$Companion$$childSerializers$_anonymous__8xw4q6_0)];
40861
40898
  }
40862
40899
  var Companion_instance_169;
40863
40900
  function Companion_getInstance_172() {
@@ -40879,12 +40916,12 @@ function $serializer_150() {
40879
40916
  tmp0_serialDesc.z13('id', false);
40880
40917
  tmp0_serialDesc.z13('payableTo', true);
40881
40918
  tmp0_serialDesc.z13('status', false);
40882
- this.n7u_1 = tmp0_serialDesc;
40919
+ this.o7u_1 = tmp0_serialDesc;
40883
40920
  }
40884
- protoOf($serializer_150).o7u = function (encoder, value) {
40885
- var tmp0_desc = this.n7u_1;
40921
+ protoOf($serializer_150).p7u = function (encoder, value) {
40922
+ var tmp0_desc = this.o7u_1;
40886
40923
  var tmp1_output = encoder.mw(tmp0_desc);
40887
- var tmp2_cached = Companion_getInstance_172().m7u_1;
40924
+ var tmp2_cached = Companion_getInstance_172().n7u_1;
40888
40925
  tmp1_output.by(tmp0_desc, 0, value.account);
40889
40926
  tmp1_output.zx(tmp0_desc, 1, value.amount);
40890
40927
  tmp1_output.dy(tmp0_desc, 2, InstantSerializer_getInstance(), value.createdAt);
@@ -40905,10 +40942,10 @@ protoOf($serializer_150).o7u = function (encoder, value) {
40905
40942
  tmp1_output.nw(tmp0_desc);
40906
40943
  };
40907
40944
  protoOf($serializer_150).kt = function (encoder, value) {
40908
- return this.o7u(encoder, value instanceof Expense ? value : THROW_CCE());
40945
+ return this.p7u(encoder, value instanceof Expense ? value : THROW_CCE());
40909
40946
  };
40910
40947
  protoOf($serializer_150).lt = function (decoder) {
40911
- var tmp0_desc = this.n7u_1;
40948
+ var tmp0_desc = this.o7u_1;
40912
40949
  var tmp1_flag = true;
40913
40950
  var tmp2_index = 0;
40914
40951
  var tmp3_bitMask0 = 0;
@@ -40924,7 +40961,7 @@ protoOf($serializer_150).lt = function (decoder) {
40924
40961
  var tmp13_local9 = null;
40925
40962
  var tmp14_local10 = null;
40926
40963
  var tmp15_input = decoder.mw(tmp0_desc);
40927
- var tmp16_cached = Companion_getInstance_172().m7u_1;
40964
+ var tmp16_cached = Companion_getInstance_172().n7u_1;
40928
40965
  if (tmp15_input.cx()) {
40929
40966
  tmp4_local0 = tmp15_input.ww(tmp0_desc, 0);
40930
40967
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -41007,10 +41044,10 @@ protoOf($serializer_150).lt = function (decoder) {
41007
41044
  return Expense_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, null);
41008
41045
  };
41009
41046
  protoOf($serializer_150).xs = function () {
41010
- return this.n7u_1;
41047
+ return this.o7u_1;
41011
41048
  };
41012
41049
  protoOf($serializer_150).s14 = function () {
41013
- var tmp0_cached = Companion_getInstance_172().m7u_1;
41050
+ var tmp0_cached = Companion_getInstance_172().n7u_1;
41014
41051
  // Inline function 'kotlin.arrayOf' call
41015
41052
  // Inline function 'kotlin.js.unsafeCast' call
41016
41053
  // Inline function 'kotlin.js.asDynamic' call
@@ -41024,7 +41061,7 @@ function $serializer_getInstance_150() {
41024
41061
  }
41025
41062
  function Expense_init_$Init$(seen0, account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status, serializationConstructorMarker, $this) {
41026
41063
  if (!(1439 === (1439 & seen0))) {
41027
- throwMissingFieldException(seen0, 1439, $serializer_getInstance_150().n7u_1);
41064
+ throwMissingFieldException(seen0, 1439, $serializer_getInstance_150().o7u_1);
41028
41065
  }
41029
41066
  $this.account = account;
41030
41067
  $this.amount = amount;
@@ -41110,10 +41147,10 @@ protoOf(Expense).f7d = function () {
41110
41147
  protoOf(Expense).x6r = function () {
41111
41148
  return this.description;
41112
41149
  };
41113
- protoOf(Expense).p7u = function () {
41150
+ protoOf(Expense).q7u = function () {
41114
41151
  return this.expenseProcessing;
41115
41152
  };
41116
- protoOf(Expense).q7u = function () {
41153
+ protoOf(Expense).r7u = function () {
41117
41154
  return this.expenseType;
41118
41155
  };
41119
41156
  protoOf(Expense).p1t = function () {
@@ -41158,7 +41195,7 @@ protoOf(Expense).l6t = function () {
41158
41195
  protoOf(Expense).m6t = function () {
41159
41196
  return this.status;
41160
41197
  };
41161
- protoOf(Expense).r7u = function (account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status) {
41198
+ protoOf(Expense).s7u = function (account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status) {
41162
41199
  return new Expense(account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status);
41163
41200
  };
41164
41201
  protoOf(Expense).copy = function (account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status, $super) {
@@ -41173,7 +41210,7 @@ protoOf(Expense).copy = function (account, amount, createdAt, createdBy, dateOfP
41173
41210
  id = id === VOID ? this.id : id;
41174
41211
  payableTo = payableTo === VOID ? this.payableTo : payableTo;
41175
41212
  status = status === VOID ? this.status : status;
41176
- return $super === VOID ? this.r7u(account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status) : $super.r7u.call(this, account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status);
41213
+ return $super === VOID ? this.s7u(account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status) : $super.s7u.call(this, account, amount, createdAt, createdBy, dateOfPurchase, description, expenseProcessing, expenseType, id, payableTo, status);
41177
41214
  };
41178
41215
  protoOf(Expense).toString = function () {
41179
41216
  return 'Expense(account=' + this.account + ', amount=' + this.amount + ', createdAt=' + this.createdAt.toString() + ', createdBy=' + this.createdBy.toString() + ', dateOfPurchase=' + this.dateOfPurchase.toString() + ', description=' + this.description + ', expenseProcessing=' + toString_0(this.expenseProcessing) + ', expenseType=' + this.expenseType + ', id=' + this.id.toString() + ', payableTo=' + toString_0(this.payableTo) + ', status=' + this.status.toString() + ')';
@@ -41231,19 +41268,19 @@ function $serializer_151() {
41231
41268
  $serializer_instance_151 = this;
41232
41269
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.ExpenseCount', this, 1);
41233
41270
  tmp0_serialDesc.z13('count', false);
41234
- this.s7u_1 = tmp0_serialDesc;
41271
+ this.t7u_1 = tmp0_serialDesc;
41235
41272
  }
41236
- protoOf($serializer_151).t7u = function (encoder, value) {
41237
- var tmp0_desc = this.s7u_1;
41273
+ protoOf($serializer_151).u7u = function (encoder, value) {
41274
+ var tmp0_desc = this.t7u_1;
41238
41275
  var tmp1_output = encoder.mw(tmp0_desc);
41239
41276
  tmp1_output.xx(tmp0_desc, 0, value.count);
41240
41277
  tmp1_output.nw(tmp0_desc);
41241
41278
  };
41242
41279
  protoOf($serializer_151).kt = function (encoder, value) {
41243
- return this.t7u(encoder, value instanceof ExpenseCount ? value : THROW_CCE());
41280
+ return this.u7u(encoder, value instanceof ExpenseCount ? value : THROW_CCE());
41244
41281
  };
41245
41282
  protoOf($serializer_151).lt = function (decoder) {
41246
- var tmp0_desc = this.s7u_1;
41283
+ var tmp0_desc = this.t7u_1;
41247
41284
  var tmp1_flag = true;
41248
41285
  var tmp2_index = 0;
41249
41286
  var tmp3_bitMask0 = 0;
@@ -41271,7 +41308,7 @@ protoOf($serializer_151).lt = function (decoder) {
41271
41308
  return ExpenseCount_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
41272
41309
  };
41273
41310
  protoOf($serializer_151).xs = function () {
41274
- return this.s7u_1;
41311
+ return this.t7u_1;
41275
41312
  };
41276
41313
  protoOf($serializer_151).s14 = function () {
41277
41314
  // Inline function 'kotlin.arrayOf' call
@@ -41287,7 +41324,7 @@ function $serializer_getInstance_151() {
41287
41324
  }
41288
41325
  function ExpenseCount_init_$Init$(seen0, count, serializationConstructorMarker, $this) {
41289
41326
  if (!(1 === (1 & seen0))) {
41290
- throwMissingFieldException(seen0, 1, $serializer_getInstance_151().s7u_1);
41327
+ throwMissingFieldException(seen0, 1, $serializer_getInstance_151().t7u_1);
41291
41328
  }
41292
41329
  $this.count = count;
41293
41330
  return $this;
@@ -41340,7 +41377,7 @@ function Companion_171() {
41340
41377
  // Inline function 'kotlin.arrayOf' call
41341
41378
  // Inline function 'kotlin.js.unsafeCast' call
41342
41379
  // Inline function 'kotlin.js.asDynamic' call
41343
- tmp.w7u_1 = [null, null, null, null, lazy(tmp_0, ExpenseProcessing$Companion$$childSerializers$_anonymous__w844dd)];
41380
+ tmp.x7u_1 = [null, null, null, null, lazy(tmp_0, ExpenseProcessing$Companion$$childSerializers$_anonymous__w844dd)];
41344
41381
  }
41345
41382
  var Companion_instance_171;
41346
41383
  function Companion_getInstance_174() {
@@ -41356,12 +41393,12 @@ function $serializer_152() {
41356
41393
  tmp0_serialDesc.z13('performedById', true);
41357
41394
  tmp0_serialDesc.z13('rejectionReason', true);
41358
41395
  tmp0_serialDesc.z13('result', false);
41359
- this.x7u_1 = tmp0_serialDesc;
41396
+ this.y7u_1 = tmp0_serialDesc;
41360
41397
  }
41361
- protoOf($serializer_152).y7u = function (encoder, value) {
41362
- var tmp0_desc = this.x7u_1;
41398
+ protoOf($serializer_152).z7u = function (encoder, value) {
41399
+ var tmp0_desc = this.y7u_1;
41363
41400
  var tmp1_output = encoder.mw(tmp0_desc);
41364
- var tmp2_cached = Companion_getInstance_174().w7u_1;
41401
+ var tmp2_cached = Companion_getInstance_174().x7u_1;
41365
41402
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.performedAt == null)) {
41366
41403
  tmp1_output.ey(tmp0_desc, 0, InstantSerializer_getInstance(), value.performedAt);
41367
41404
  }
@@ -41378,10 +41415,10 @@ protoOf($serializer_152).y7u = function (encoder, value) {
41378
41415
  tmp1_output.nw(tmp0_desc);
41379
41416
  };
41380
41417
  protoOf($serializer_152).kt = function (encoder, value) {
41381
- return this.y7u(encoder, value instanceof ExpenseProcessing ? value : THROW_CCE());
41418
+ return this.z7u(encoder, value instanceof ExpenseProcessing ? value : THROW_CCE());
41382
41419
  };
41383
41420
  protoOf($serializer_152).lt = function (decoder) {
41384
- var tmp0_desc = this.x7u_1;
41421
+ var tmp0_desc = this.y7u_1;
41385
41422
  var tmp1_flag = true;
41386
41423
  var tmp2_index = 0;
41387
41424
  var tmp3_bitMask0 = 0;
@@ -41391,7 +41428,7 @@ protoOf($serializer_152).lt = function (decoder) {
41391
41428
  var tmp7_local3 = null;
41392
41429
  var tmp8_local4 = null;
41393
41430
  var tmp9_input = decoder.mw(tmp0_desc);
41394
- var tmp10_cached = Companion_getInstance_174().w7u_1;
41431
+ var tmp10_cached = Companion_getInstance_174().x7u_1;
41395
41432
  if (tmp9_input.cx()) {
41396
41433
  tmp4_local0 = tmp9_input.ax(tmp0_desc, 0, InstantSerializer_getInstance(), tmp4_local0);
41397
41434
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -41438,10 +41475,10 @@ protoOf($serializer_152).lt = function (decoder) {
41438
41475
  return ExpenseProcessing_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
41439
41476
  };
41440
41477
  protoOf($serializer_152).xs = function () {
41441
- return this.x7u_1;
41478
+ return this.y7u_1;
41442
41479
  };
41443
41480
  protoOf($serializer_152).s14 = function () {
41444
- var tmp0_cached = Companion_getInstance_174().w7u_1;
41481
+ var tmp0_cached = Companion_getInstance_174().x7u_1;
41445
41482
  // Inline function 'kotlin.arrayOf' call
41446
41483
  // Inline function 'kotlin.js.unsafeCast' call
41447
41484
  // Inline function 'kotlin.js.asDynamic' call
@@ -41455,7 +41492,7 @@ function $serializer_getInstance_152() {
41455
41492
  }
41456
41493
  function ExpenseProcessing_init_$Init$(seen0, performedAt, performedBy, performedById, rejectionReason, result, serializationConstructorMarker, $this) {
41457
41494
  if (!(16 === (16 & seen0))) {
41458
- throwMissingFieldException(seen0, 16, $serializer_getInstance_152().x7u_1);
41495
+ throwMissingFieldException(seen0, 16, $serializer_getInstance_152().y7u_1);
41459
41496
  }
41460
41497
  if (0 === (seen0 & 1))
41461
41498
  $this.performedAt = null;
@@ -41514,10 +41551,10 @@ protoOf(ExpenseProcessing).a79 = function () {
41514
41551
  protoOf(ExpenseProcessing).b79 = function () {
41515
41552
  return this.performedById;
41516
41553
  };
41517
- protoOf(ExpenseProcessing).z7u = function () {
41554
+ protoOf(ExpenseProcessing).a7v = function () {
41518
41555
  return this.rejectionReason;
41519
41556
  };
41520
- protoOf(ExpenseProcessing).o7s = function () {
41557
+ protoOf(ExpenseProcessing).p7s = function () {
41521
41558
  return this.result;
41522
41559
  };
41523
41560
  protoOf(ExpenseProcessing).bh = function () {
@@ -41535,7 +41572,7 @@ protoOf(ExpenseProcessing).z6r = function () {
41535
41572
  protoOf(ExpenseProcessing).a6s = function () {
41536
41573
  return this.result;
41537
41574
  };
41538
- protoOf(ExpenseProcessing).a7v = function (performedAt, performedBy, performedById, rejectionReason, result) {
41575
+ protoOf(ExpenseProcessing).b7v = function (performedAt, performedBy, performedById, rejectionReason, result) {
41539
41576
  return new ExpenseProcessing(performedAt, performedBy, performedById, rejectionReason, result);
41540
41577
  };
41541
41578
  protoOf(ExpenseProcessing).copy = function (performedAt, performedBy, performedById, rejectionReason, result, $super) {
@@ -41544,7 +41581,7 @@ protoOf(ExpenseProcessing).copy = function (performedAt, performedBy, performedB
41544
41581
  performedById = performedById === VOID ? this.performedById : performedById;
41545
41582
  rejectionReason = rejectionReason === VOID ? this.rejectionReason : rejectionReason;
41546
41583
  result = result === VOID ? this.result : result;
41547
- return $super === VOID ? this.a7v(performedAt, performedBy, performedById, rejectionReason, result) : $super.a7v.call(this, performedAt, performedBy, performedById, rejectionReason, result);
41584
+ return $super === VOID ? this.b7v(performedAt, performedBy, performedById, rejectionReason, result) : $super.b7v.call(this, performedAt, performedBy, performedById, rejectionReason, result);
41548
41585
  };
41549
41586
  protoOf(ExpenseProcessing).toString = function () {
41550
41587
  return 'ExpenseProcessing(performedAt=' + toString_0(this.performedAt) + ', performedBy=' + toString_0(this.performedBy) + ', performedById=' + toString_0(this.performedById) + ', rejectionReason=' + this.rejectionReason + ', result=' + this.result.toString() + ')';
@@ -41575,7 +41612,7 @@ protoOf(ExpenseProcessing).equals = function (other) {
41575
41612
  return true;
41576
41613
  };
41577
41614
  function _get_$cachedSerializer__te6jhj_18($this) {
41578
- return $this.v7u_1.n1();
41615
+ return $this.w7u_1.n1();
41579
41616
  }
41580
41617
  function ExpenseProcessingResult$Companion$_anonymous__witemf() {
41581
41618
  var tmp = values_14();
@@ -41605,13 +41642,13 @@ function Companion_172() {
41605
41642
  var tmp$ret$2 = element.value;
41606
41643
  destination.c3(tmp$ret$2, element);
41607
41644
  }
41608
- tmp.u7u_1 = destination;
41645
+ tmp.v7u_1 = destination;
41609
41646
  var tmp_0 = this;
41610
41647
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
41611
- tmp_0.v7u_1 = lazy(tmp_1, ExpenseProcessingResult$Companion$_anonymous__witemf);
41648
+ tmp_0.w7u_1 = lazy(tmp_1, ExpenseProcessingResult$Companion$_anonymous__witemf);
41612
41649
  }
41613
41650
  protoOf(Companion_172).fromValue = function (value) {
41614
- return this.u7u_1.z2(value);
41651
+ return this.v7u_1.z2(value);
41615
41652
  };
41616
41653
  protoOf(Companion_172).r6b = function () {
41617
41654
  return _get_$cachedSerializer__te6jhj_18(this);
@@ -41675,7 +41712,7 @@ function ExpenseProcessingResult_REJECTED_getInstance() {
41675
41712
  return ExpenseProcessingResult_REJECTED_instance;
41676
41713
  }
41677
41714
  function _get_$cachedSerializer__te6jhj_19($this) {
41678
- return $this.l7u_1.n1();
41715
+ return $this.m7u_1.n1();
41679
41716
  }
41680
41717
  function ExpenseStatus$Companion$_anonymous__ja4gdh() {
41681
41718
  var tmp = values_15();
@@ -41706,13 +41743,13 @@ function Companion_173() {
41706
41743
  var tmp$ret$2 = element.value;
41707
41744
  destination.c3(tmp$ret$2, element);
41708
41745
  }
41709
- tmp.k7u_1 = destination;
41746
+ tmp.l7u_1 = destination;
41710
41747
  var tmp_0 = this;
41711
41748
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
41712
- tmp_0.l7u_1 = lazy(tmp_1, ExpenseStatus$Companion$_anonymous__ja4gdh);
41749
+ tmp_0.m7u_1 = lazy(tmp_1, ExpenseStatus$Companion$_anonymous__ja4gdh);
41713
41750
  }
41714
41751
  protoOf(Companion_173).fromValue = function (value) {
41715
- return this.k7u_1.z2(value);
41752
+ return this.l7u_1.z2(value);
41716
41753
  };
41717
41754
  protoOf(Companion_173).r6b = function () {
41718
41755
  return _get_$cachedSerializer__te6jhj_19(this);
@@ -41795,10 +41832,10 @@ function $serializer_153() {
41795
41832
  tmp0_serialDesc.z13('id', false);
41796
41833
  tmp0_serialDesc.z13('name', false);
41797
41834
  tmp0_serialDesc.z13('tripletexId', true);
41798
- this.f7v_1 = tmp0_serialDesc;
41835
+ this.g7v_1 = tmp0_serialDesc;
41799
41836
  }
41800
- protoOf($serializer_153).g7v = function (encoder, value) {
41801
- var tmp0_desc = this.f7v_1;
41837
+ protoOf($serializer_153).h7v = function (encoder, value) {
41838
+ var tmp0_desc = this.g7v_1;
41802
41839
  var tmp1_output = encoder.mw(tmp0_desc);
41803
41840
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.description == null)) {
41804
41841
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.description);
@@ -41811,10 +41848,10 @@ protoOf($serializer_153).g7v = function (encoder, value) {
41811
41848
  tmp1_output.nw(tmp0_desc);
41812
41849
  };
41813
41850
  protoOf($serializer_153).kt = function (encoder, value) {
41814
- return this.g7v(encoder, value instanceof ExpenseType ? value : THROW_CCE());
41851
+ return this.h7v(encoder, value instanceof ExpenseType ? value : THROW_CCE());
41815
41852
  };
41816
41853
  protoOf($serializer_153).lt = function (decoder) {
41817
- var tmp0_desc = this.f7v_1;
41854
+ var tmp0_desc = this.g7v_1;
41818
41855
  var tmp1_flag = true;
41819
41856
  var tmp2_index = 0;
41820
41857
  var tmp3_bitMask0 = 0;
@@ -41863,7 +41900,7 @@ protoOf($serializer_153).lt = function (decoder) {
41863
41900
  return ExpenseType_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
41864
41901
  };
41865
41902
  protoOf($serializer_153).xs = function () {
41866
- return this.f7v_1;
41903
+ return this.g7v_1;
41867
41904
  };
41868
41905
  protoOf($serializer_153).s14 = function () {
41869
41906
  // Inline function 'kotlin.arrayOf' call
@@ -41879,7 +41916,7 @@ function $serializer_getInstance_153() {
41879
41916
  }
41880
41917
  function ExpenseType_init_$Init$(seen0, description, id, name, tripletexId, serializationConstructorMarker, $this) {
41881
41918
  if (!(6 === (6 & seen0))) {
41882
- throwMissingFieldException(seen0, 6, $serializer_getInstance_153().f7v_1);
41919
+ throwMissingFieldException(seen0, 6, $serializer_getInstance_153().g7v_1);
41883
41920
  }
41884
41921
  if (0 === (seen0 & 1))
41885
41922
  $this.description = null;
@@ -41920,7 +41957,7 @@ protoOf(ExpenseType).p1t = function () {
41920
41957
  protoOf(ExpenseType).m = function () {
41921
41958
  return this.name;
41922
41959
  };
41923
- protoOf(ExpenseType).h7v = function () {
41960
+ protoOf(ExpenseType).i7v = function () {
41924
41961
  return this.tripletexId;
41925
41962
  };
41926
41963
  protoOf(ExpenseType).bh = function () {
@@ -41935,7 +41972,7 @@ protoOf(ExpenseType).qq = function () {
41935
41972
  protoOf(ExpenseType).z6r = function () {
41936
41973
  return this.tripletexId;
41937
41974
  };
41938
- protoOf(ExpenseType).i7v = function (description, id, name, tripletexId) {
41975
+ protoOf(ExpenseType).j7v = function (description, id, name, tripletexId) {
41939
41976
  return new ExpenseType(description, id, name, tripletexId);
41940
41977
  };
41941
41978
  protoOf(ExpenseType).copy = function (description, id, name, tripletexId, $super) {
@@ -41943,7 +41980,7 @@ protoOf(ExpenseType).copy = function (description, id, name, tripletexId, $super
41943
41980
  id = id === VOID ? this.id : id;
41944
41981
  name = name === VOID ? this.name : name;
41945
41982
  tripletexId = tripletexId === VOID ? this.tripletexId : tripletexId;
41946
- return $super === VOID ? this.i7v(description, id, name, tripletexId) : $super.i7v.call(this, description, id, name, tripletexId);
41983
+ return $super === VOID ? this.j7v(description, id, name, tripletexId) : $super.j7v.call(this, description, id, name, tripletexId);
41947
41984
  };
41948
41985
  protoOf(ExpenseType).toString = function () {
41949
41986
  return 'ExpenseType(description=' + this.description + ', id=' + this.id.toString() + ', name=' + this.name + ', tripletexId=' + this.tripletexId + ')';
@@ -41971,7 +42008,7 @@ protoOf(ExpenseType).equals = function (other) {
41971
42008
  return true;
41972
42009
  };
41973
42010
  function _get_$cachedSerializer__te6jhj_20($this) {
41974
- return $this.k7v_1.n1();
42011
+ return $this.l7v_1.n1();
41975
42012
  }
41976
42013
  function ExpiredType$Companion$_anonymous__tth240() {
41977
42014
  var tmp = values_16();
@@ -42002,13 +42039,13 @@ function Companion_175() {
42002
42039
  var tmp$ret$2 = element.value;
42003
42040
  destination.c3(tmp$ret$2, element);
42004
42041
  }
42005
- tmp.j7v_1 = destination;
42042
+ tmp.k7v_1 = destination;
42006
42043
  var tmp_0 = this;
42007
42044
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
42008
- tmp_0.k7v_1 = lazy(tmp_1, ExpiredType$Companion$_anonymous__tth240);
42045
+ tmp_0.l7v_1 = lazy(tmp_1, ExpiredType$Companion$_anonymous__tth240);
42009
42046
  }
42010
42047
  protoOf(Companion_175).fromValue = function (value) {
42011
- return this.j7v_1.z2(value);
42048
+ return this.k7v_1.z2(value);
42012
42049
  };
42013
42050
  protoOf(Companion_175).r6b = function () {
42014
42051
  return _get_$cachedSerializer__te6jhj_20(this);
@@ -42088,19 +42125,19 @@ function $serializer_154() {
42088
42125
  $serializer_instance_154 = this;
42089
42126
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.ExternalConversationParticipant', this, 1);
42090
42127
  tmp0_serialDesc.z13('email', false);
42091
- this.n7v_1 = tmp0_serialDesc;
42128
+ this.o7v_1 = tmp0_serialDesc;
42092
42129
  }
42093
- protoOf($serializer_154).o7v = function (encoder, value) {
42094
- var tmp0_desc = this.n7v_1;
42130
+ protoOf($serializer_154).p7v = function (encoder, value) {
42131
+ var tmp0_desc = this.o7v_1;
42095
42132
  var tmp1_output = encoder.mw(tmp0_desc);
42096
42133
  tmp1_output.by(tmp0_desc, 0, value.email);
42097
42134
  tmp1_output.nw(tmp0_desc);
42098
42135
  };
42099
42136
  protoOf($serializer_154).kt = function (encoder, value) {
42100
- return this.o7v(encoder, value instanceof ExternalConversationParticipant ? value : THROW_CCE());
42137
+ return this.p7v(encoder, value instanceof ExternalConversationParticipant ? value : THROW_CCE());
42101
42138
  };
42102
42139
  protoOf($serializer_154).lt = function (decoder) {
42103
- var tmp0_desc = this.n7v_1;
42140
+ var tmp0_desc = this.o7v_1;
42104
42141
  var tmp1_flag = true;
42105
42142
  var tmp2_index = 0;
42106
42143
  var tmp3_bitMask0 = 0;
@@ -42128,7 +42165,7 @@ protoOf($serializer_154).lt = function (decoder) {
42128
42165
  return ExternalConversationParticipant_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
42129
42166
  };
42130
42167
  protoOf($serializer_154).xs = function () {
42131
- return this.n7v_1;
42168
+ return this.o7v_1;
42132
42169
  };
42133
42170
  protoOf($serializer_154).s14 = function () {
42134
42171
  // Inline function 'kotlin.arrayOf' call
@@ -42144,7 +42181,7 @@ function $serializer_getInstance_154() {
42144
42181
  }
42145
42182
  function ExternalConversationParticipant_init_$Init$(seen0, email, serializationConstructorMarker, $this) {
42146
42183
  if (!(1 === (1 & seen0))) {
42147
- throwMissingFieldException(seen0, 1, $serializer_getInstance_154().n7v_1);
42184
+ throwMissingFieldException(seen0, 1, $serializer_getInstance_154().o7v_1);
42148
42185
  }
42149
42186
  $this.email = email;
42150
42187
  return $this;
@@ -42202,10 +42239,10 @@ function $serializer_155() {
42202
42239
  tmp0_serialDesc.z13('id', false);
42203
42240
  tmp0_serialDesc.z13('mobile', true);
42204
42241
  tmp0_serialDesc.z13('name', false);
42205
- this.p7v_1 = tmp0_serialDesc;
42242
+ this.q7v_1 = tmp0_serialDesc;
42206
42243
  }
42207
- protoOf($serializer_155).q7v = function (encoder, value) {
42208
- var tmp0_desc = this.p7v_1;
42244
+ protoOf($serializer_155).r7v = function (encoder, value) {
42245
+ var tmp0_desc = this.q7v_1;
42209
42246
  var tmp1_output = encoder.mw(tmp0_desc);
42210
42247
  tmp1_output.tx(tmp0_desc, 0, value.attended);
42211
42248
  if (tmp1_output.iy(tmp0_desc, 1) ? true : !(value.comment == null)) {
@@ -42220,10 +42257,10 @@ protoOf($serializer_155).q7v = function (encoder, value) {
42220
42257
  tmp1_output.nw(tmp0_desc);
42221
42258
  };
42222
42259
  protoOf($serializer_155).kt = function (encoder, value) {
42223
- return this.q7v(encoder, value instanceof ExternalMeetingParticipant ? value : THROW_CCE());
42260
+ return this.r7v(encoder, value instanceof ExternalMeetingParticipant ? value : THROW_CCE());
42224
42261
  };
42225
42262
  protoOf($serializer_155).lt = function (decoder) {
42226
- var tmp0_desc = this.p7v_1;
42263
+ var tmp0_desc = this.q7v_1;
42227
42264
  var tmp1_flag = true;
42228
42265
  var tmp2_index = 0;
42229
42266
  var tmp3_bitMask0 = 0;
@@ -42286,7 +42323,7 @@ protoOf($serializer_155).lt = function (decoder) {
42286
42323
  return ExternalMeetingParticipant_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
42287
42324
  };
42288
42325
  protoOf($serializer_155).xs = function () {
42289
- return this.p7v_1;
42326
+ return this.q7v_1;
42290
42327
  };
42291
42328
  protoOf($serializer_155).s14 = function () {
42292
42329
  // Inline function 'kotlin.arrayOf' call
@@ -42302,7 +42339,7 @@ function $serializer_getInstance_155() {
42302
42339
  }
42303
42340
  function ExternalMeetingParticipant_init_$Init$(seen0, attended, comment, email, id, mobile, name, serializationConstructorMarker, $this) {
42304
42341
  if (!(45 === (45 & seen0))) {
42305
- throwMissingFieldException(seen0, 45, $serializer_getInstance_155().p7v_1);
42342
+ throwMissingFieldException(seen0, 45, $serializer_getInstance_155().q7v_1);
42306
42343
  }
42307
42344
  $this.attended = attended;
42308
42345
  if (0 === (seen0 & 2))
@@ -42341,7 +42378,7 @@ function ExternalMeetingParticipant(attended, comment, email, id, mobile, name)
42341
42378
  this.mobile = mobile;
42342
42379
  this.name = name;
42343
42380
  }
42344
- protoOf(ExternalMeetingParticipant).r7v = function () {
42381
+ protoOf(ExternalMeetingParticipant).s7v = function () {
42345
42382
  return this.attended;
42346
42383
  };
42347
42384
  protoOf(ExternalMeetingParticipant).p7h = function () {
@@ -42377,7 +42414,7 @@ protoOf(ExternalMeetingParticipant).a6s = function () {
42377
42414
  protoOf(ExternalMeetingParticipant).b6s = function () {
42378
42415
  return this.name;
42379
42416
  };
42380
- protoOf(ExternalMeetingParticipant).s7v = function (attended, comment, email, id, mobile, name) {
42417
+ protoOf(ExternalMeetingParticipant).t7v = function (attended, comment, email, id, mobile, name) {
42381
42418
  return new ExternalMeetingParticipant(attended, comment, email, id, mobile, name);
42382
42419
  };
42383
42420
  protoOf(ExternalMeetingParticipant).copy = function (attended, comment, email, id, mobile, name, $super) {
@@ -42387,7 +42424,7 @@ protoOf(ExternalMeetingParticipant).copy = function (attended, comment, email, i
42387
42424
  id = id === VOID ? this.id : id;
42388
42425
  mobile = mobile === VOID ? this.mobile : mobile;
42389
42426
  name = name === VOID ? this.name : name;
42390
- return $super === VOID ? this.s7v(attended, comment, email, id, mobile, name) : $super.s7v.call(this, attended, comment, email, id, mobile, name);
42427
+ return $super === VOID ? this.t7v(attended, comment, email, id, mobile, name) : $super.t7v.call(this, attended, comment, email, id, mobile, name);
42391
42428
  };
42392
42429
  protoOf(ExternalMeetingParticipant).toString = function () {
42393
42430
  return 'ExternalMeetingParticipant(attended=' + this.attended + ', comment=' + this.comment + ', email=' + this.email + ', id=' + this.id.toString() + ', mobile=' + this.mobile + ', name=' + this.name.toString() + ')';
@@ -42434,10 +42471,10 @@ function $serializer_156() {
42434
42471
  tmp0_serialDesc.z13('id', true);
42435
42472
  tmp0_serialDesc.z13('mobile', true);
42436
42473
  tmp0_serialDesc.z13('name', false);
42437
- this.t7v_1 = tmp0_serialDesc;
42474
+ this.u7v_1 = tmp0_serialDesc;
42438
42475
  }
42439
- protoOf($serializer_156).u7v = function (encoder, value) {
42440
- var tmp0_desc = this.t7v_1;
42476
+ protoOf($serializer_156).v7v = function (encoder, value) {
42477
+ var tmp0_desc = this.u7v_1;
42441
42478
  var tmp1_output = encoder.mw(tmp0_desc);
42442
42479
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.comment == null)) {
42443
42480
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.comment);
@@ -42453,10 +42490,10 @@ protoOf($serializer_156).u7v = function (encoder, value) {
42453
42490
  tmp1_output.nw(tmp0_desc);
42454
42491
  };
42455
42492
  protoOf($serializer_156).kt = function (encoder, value) {
42456
- return this.u7v(encoder, value instanceof ExternalParticipantCommand ? value : THROW_CCE());
42493
+ return this.v7v(encoder, value instanceof ExternalParticipantCommand ? value : THROW_CCE());
42457
42494
  };
42458
42495
  protoOf($serializer_156).lt = function (decoder) {
42459
- var tmp0_desc = this.t7v_1;
42496
+ var tmp0_desc = this.u7v_1;
42460
42497
  var tmp1_flag = true;
42461
42498
  var tmp2_index = 0;
42462
42499
  var tmp3_bitMask0 = 0;
@@ -42512,7 +42549,7 @@ protoOf($serializer_156).lt = function (decoder) {
42512
42549
  return ExternalParticipantCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
42513
42550
  };
42514
42551
  protoOf($serializer_156).xs = function () {
42515
- return this.t7v_1;
42552
+ return this.u7v_1;
42516
42553
  };
42517
42554
  protoOf($serializer_156).s14 = function () {
42518
42555
  // Inline function 'kotlin.arrayOf' call
@@ -42528,7 +42565,7 @@ function $serializer_getInstance_156() {
42528
42565
  }
42529
42566
  function ExternalParticipantCommand_init_$Init$(seen0, comment, email, id, mobile, name, serializationConstructorMarker, $this) {
42530
42567
  if (!(18 === (18 & seen0))) {
42531
- throwMissingFieldException(seen0, 18, $serializer_getInstance_156().t7v_1);
42568
+ throwMissingFieldException(seen0, 18, $serializer_getInstance_156().u7v_1);
42532
42569
  }
42533
42570
  if (0 === (seen0 & 1))
42534
42571
  $this.comment = null;
@@ -42598,7 +42635,7 @@ protoOf(ExternalParticipantCommand).z6r = function () {
42598
42635
  protoOf(ExternalParticipantCommand).a6s = function () {
42599
42636
  return this.name;
42600
42637
  };
42601
- protoOf(ExternalParticipantCommand).v7v = function (comment, email, id, mobile, name) {
42638
+ protoOf(ExternalParticipantCommand).w7v = function (comment, email, id, mobile, name) {
42602
42639
  return new ExternalParticipantCommand(comment, email, id, mobile, name);
42603
42640
  };
42604
42641
  protoOf(ExternalParticipantCommand).copy = function (comment, email, id, mobile, name, $super) {
@@ -42607,7 +42644,7 @@ protoOf(ExternalParticipantCommand).copy = function (comment, email, id, mobile,
42607
42644
  id = id === VOID ? this.id : id;
42608
42645
  mobile = mobile === VOID ? this.mobile : mobile;
42609
42646
  name = name === VOID ? this.name : name;
42610
- return $super === VOID ? this.v7v(comment, email, id, mobile, name) : $super.v7v.call(this, comment, email, id, mobile, name);
42647
+ return $super === VOID ? this.w7v(comment, email, id, mobile, name) : $super.w7v.call(this, comment, email, id, mobile, name);
42611
42648
  };
42612
42649
  protoOf(ExternalParticipantCommand).toString = function () {
42613
42650
  return 'ExternalParticipantCommand(comment=' + this.comment + ', email=' + this.email + ', id=' + toString_0(this.id) + ', mobile=' + this.mobile + ', name=' + this.name.toString() + ')';
@@ -42638,7 +42675,7 @@ protoOf(ExternalParticipantCommand).equals = function (other) {
42638
42675
  return true;
42639
42676
  };
42640
42677
  function _get_$cachedSerializer__te6jhj_21($this) {
42641
- return $this.q7q_1.n1();
42678
+ return $this.r7q_1.n1();
42642
42679
  }
42643
42680
  function FcmDeviceType$Companion$_anonymous__el3kup() {
42644
42681
  var tmp = values_17();
@@ -42670,13 +42707,13 @@ function Companion_179() {
42670
42707
  var tmp$ret$2 = element.value;
42671
42708
  destination.c3(tmp$ret$2, element);
42672
42709
  }
42673
- tmp.p7q_1 = destination;
42710
+ tmp.q7q_1 = destination;
42674
42711
  var tmp_0 = this;
42675
42712
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
42676
- tmp_0.q7q_1 = lazy(tmp_1, FcmDeviceType$Companion$_anonymous__el3kup);
42713
+ tmp_0.r7q_1 = lazy(tmp_1, FcmDeviceType$Companion$_anonymous__el3kup);
42677
42714
  }
42678
42715
  protoOf(Companion_179).fromValue = function (value) {
42679
- return this.p7q_1.z2(value);
42716
+ return this.q7q_1.z2(value);
42680
42717
  };
42681
42718
  protoOf(Companion_179).r6b = function () {
42682
42719
  return _get_$cachedSerializer__te6jhj_21(this);
@@ -42764,10 +42801,10 @@ function $serializer_157() {
42764
42801
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.FilesDownload', this, 2);
42765
42802
  tmp0_serialDesc.z13('file', true);
42766
42803
  tmp0_serialDesc.z13('url', true);
42767
- this.y7v_1 = tmp0_serialDesc;
42804
+ this.z7v_1 = tmp0_serialDesc;
42768
42805
  }
42769
- protoOf($serializer_157).z7v = function (encoder, value) {
42770
- var tmp0_desc = this.y7v_1;
42806
+ protoOf($serializer_157).a7w = function (encoder, value) {
42807
+ var tmp0_desc = this.z7v_1;
42771
42808
  var tmp1_output = encoder.mw(tmp0_desc);
42772
42809
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.file == null)) {
42773
42810
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.file);
@@ -42778,10 +42815,10 @@ protoOf($serializer_157).z7v = function (encoder, value) {
42778
42815
  tmp1_output.nw(tmp0_desc);
42779
42816
  };
42780
42817
  protoOf($serializer_157).kt = function (encoder, value) {
42781
- return this.z7v(encoder, value instanceof FilesDownload ? value : THROW_CCE());
42818
+ return this.a7w(encoder, value instanceof FilesDownload ? value : THROW_CCE());
42782
42819
  };
42783
42820
  protoOf($serializer_157).lt = function (decoder) {
42784
- var tmp0_desc = this.y7v_1;
42821
+ var tmp0_desc = this.z7v_1;
42785
42822
  var tmp1_flag = true;
42786
42823
  var tmp2_index = 0;
42787
42824
  var tmp3_bitMask0 = 0;
@@ -42816,7 +42853,7 @@ protoOf($serializer_157).lt = function (decoder) {
42816
42853
  return FilesDownload_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
42817
42854
  };
42818
42855
  protoOf($serializer_157).xs = function () {
42819
- return this.y7v_1;
42856
+ return this.z7v_1;
42820
42857
  };
42821
42858
  protoOf($serializer_157).s14 = function () {
42822
42859
  // Inline function 'kotlin.arrayOf' call
@@ -42832,7 +42869,7 @@ function $serializer_getInstance_157() {
42832
42869
  }
42833
42870
  function FilesDownload_init_$Init$(seen0, file, url, serializationConstructorMarker, $this) {
42834
42871
  if (!(0 === (0 & seen0))) {
42835
- throwMissingFieldException(seen0, 0, $serializer_getInstance_157().y7v_1);
42872
+ throwMissingFieldException(seen0, 0, $serializer_getInstance_157().z7v_1);
42836
42873
  }
42837
42874
  if (0 === (seen0 & 1))
42838
42875
  $this.file = null;
@@ -42858,7 +42895,7 @@ function FilesDownload(file, url) {
42858
42895
  this.file = file;
42859
42896
  this.url = url;
42860
42897
  }
42861
- protoOf(FilesDownload).a7w = function () {
42898
+ protoOf(FilesDownload).b7w = function () {
42862
42899
  return this.file;
42863
42900
  };
42864
42901
  protoOf(FilesDownload).r4i = function () {
@@ -42907,19 +42944,19 @@ function $serializer_158() {
42907
42944
  $serializer_instance_158 = this;
42908
42945
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.FindResidentByOrgNrCommand', this, 1);
42909
42946
  tmp0_serialDesc.z13('orgNr', false);
42910
- this.b7w_1 = tmp0_serialDesc;
42947
+ this.c7w_1 = tmp0_serialDesc;
42911
42948
  }
42912
- protoOf($serializer_158).c7w = function (encoder, value) {
42913
- var tmp0_desc = this.b7w_1;
42949
+ protoOf($serializer_158).d7w = function (encoder, value) {
42950
+ var tmp0_desc = this.c7w_1;
42914
42951
  var tmp1_output = encoder.mw(tmp0_desc);
42915
42952
  tmp1_output.by(tmp0_desc, 0, value.orgNr);
42916
42953
  tmp1_output.nw(tmp0_desc);
42917
42954
  };
42918
42955
  protoOf($serializer_158).kt = function (encoder, value) {
42919
- return this.c7w(encoder, value instanceof FindResidentByOrgNrCommand ? value : THROW_CCE());
42956
+ return this.d7w(encoder, value instanceof FindResidentByOrgNrCommand ? value : THROW_CCE());
42920
42957
  };
42921
42958
  protoOf($serializer_158).lt = function (decoder) {
42922
- var tmp0_desc = this.b7w_1;
42959
+ var tmp0_desc = this.c7w_1;
42923
42960
  var tmp1_flag = true;
42924
42961
  var tmp2_index = 0;
42925
42962
  var tmp3_bitMask0 = 0;
@@ -42947,7 +42984,7 @@ protoOf($serializer_158).lt = function (decoder) {
42947
42984
  return FindResidentByOrgNrCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
42948
42985
  };
42949
42986
  protoOf($serializer_158).xs = function () {
42950
- return this.b7w_1;
42987
+ return this.c7w_1;
42951
42988
  };
42952
42989
  protoOf($serializer_158).s14 = function () {
42953
42990
  // Inline function 'kotlin.arrayOf' call
@@ -42963,7 +43000,7 @@ function $serializer_getInstance_158() {
42963
43000
  }
42964
43001
  function FindResidentByOrgNrCommand_init_$Init$(seen0, orgNr, serializationConstructorMarker, $this) {
42965
43002
  if (!(1 === (1 & seen0))) {
42966
- throwMissingFieldException(seen0, 1, $serializer_getInstance_158().b7w_1);
43003
+ throwMissingFieldException(seen0, 1, $serializer_getInstance_158().c7w_1);
42967
43004
  }
42968
43005
  $this.orgNr = orgNr;
42969
43006
  return $this;
@@ -43017,20 +43054,20 @@ function $serializer_159() {
43017
43054
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.FindResidentByPersonalIdentityNumberCommand', this, 2);
43018
43055
  tmp0_serialDesc.z13('name', false);
43019
43056
  tmp0_serialDesc.z13('personnummer', false);
43020
- this.d7w_1 = tmp0_serialDesc;
43057
+ this.e7w_1 = tmp0_serialDesc;
43021
43058
  }
43022
- protoOf($serializer_159).e7w = function (encoder, value) {
43023
- var tmp0_desc = this.d7w_1;
43059
+ protoOf($serializer_159).f7w = function (encoder, value) {
43060
+ var tmp0_desc = this.e7w_1;
43024
43061
  var tmp1_output = encoder.mw(tmp0_desc);
43025
43062
  tmp1_output.dy(tmp0_desc, 0, $serializer_getInstance_259(), value.name);
43026
43063
  tmp1_output.by(tmp0_desc, 1, value.personnummer);
43027
43064
  tmp1_output.nw(tmp0_desc);
43028
43065
  };
43029
43066
  protoOf($serializer_159).kt = function (encoder, value) {
43030
- return this.e7w(encoder, value instanceof FindResidentByPersonalIdentityNumberCommand ? value : THROW_CCE());
43067
+ return this.f7w(encoder, value instanceof FindResidentByPersonalIdentityNumberCommand ? value : THROW_CCE());
43031
43068
  };
43032
43069
  protoOf($serializer_159).lt = function (decoder) {
43033
- var tmp0_desc = this.d7w_1;
43070
+ var tmp0_desc = this.e7w_1;
43034
43071
  var tmp1_flag = true;
43035
43072
  var tmp2_index = 0;
43036
43073
  var tmp3_bitMask0 = 0;
@@ -43065,7 +43102,7 @@ protoOf($serializer_159).lt = function (decoder) {
43065
43102
  return FindResidentByPersonalIdentityNumberCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
43066
43103
  };
43067
43104
  protoOf($serializer_159).xs = function () {
43068
- return this.d7w_1;
43105
+ return this.e7w_1;
43069
43106
  };
43070
43107
  protoOf($serializer_159).s14 = function () {
43071
43108
  // Inline function 'kotlin.arrayOf' call
@@ -43081,7 +43118,7 @@ function $serializer_getInstance_159() {
43081
43118
  }
43082
43119
  function FindResidentByPersonalIdentityNumberCommand_init_$Init$(seen0, name, personnummer, serializationConstructorMarker, $this) {
43083
43120
  if (!(3 === (3 & seen0))) {
43084
- throwMissingFieldException(seen0, 3, $serializer_getInstance_159().d7w_1);
43121
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_159().e7w_1);
43085
43122
  }
43086
43123
  $this.name = name;
43087
43124
  $this.personnummer = personnummer;
@@ -43112,13 +43149,13 @@ protoOf(FindResidentByPersonalIdentityNumberCommand).bh = function () {
43112
43149
  protoOf(FindResidentByPersonalIdentityNumberCommand).ch = function () {
43113
43150
  return this.personnummer;
43114
43151
  };
43115
- protoOf(FindResidentByPersonalIdentityNumberCommand).f7w = function (name, personnummer) {
43152
+ protoOf(FindResidentByPersonalIdentityNumberCommand).g7w = function (name, personnummer) {
43116
43153
  return new FindResidentByPersonalIdentityNumberCommand(name, personnummer);
43117
43154
  };
43118
43155
  protoOf(FindResidentByPersonalIdentityNumberCommand).copy = function (name, personnummer, $super) {
43119
43156
  name = name === VOID ? this.name : name;
43120
43157
  personnummer = personnummer === VOID ? this.personnummer : personnummer;
43121
- return $super === VOID ? this.f7w(name, personnummer) : $super.f7w.call(this, name, personnummer);
43158
+ return $super === VOID ? this.g7w(name, personnummer) : $super.g7w.call(this, name, personnummer);
43122
43159
  };
43123
43160
  protoOf(FindResidentByPersonalIdentityNumberCommand).toString = function () {
43124
43161
  return 'FindResidentByPersonalIdentityNumberCommand(name=' + this.name.toString() + ', personnummer=' + this.personnummer + ')';
@@ -43164,7 +43201,7 @@ function Companion_183() {
43164
43201
  // Inline function 'kotlin.arrayOf' call
43165
43202
  // Inline function 'kotlin.js.unsafeCast' call
43166
43203
  // Inline function 'kotlin.js.asDynamic' call
43167
- tmp.g7w_1 = [null, null, null, null, null, null, null, tmp_1, null, null, null, null, null, null, null, null, tmp_3, null, null, null, null, null, tmp_5, lazy(tmp_6, FindResidentResult$Companion$$childSerializers$_anonymous__xjhe9w_2), null, null];
43204
+ tmp.h7w_1 = [null, null, null, null, null, null, null, tmp_1, null, null, null, null, null, null, null, null, tmp_3, null, null, null, null, null, tmp_5, lazy(tmp_6, FindResidentResult$Companion$$childSerializers$_anonymous__xjhe9w_2), null, null];
43168
43205
  }
43169
43206
  var Companion_instance_183;
43170
43207
  function Companion_getInstance_186() {
@@ -43201,12 +43238,12 @@ function $serializer_160() {
43201
43238
  tmp0_serialDesc.z13('storageRooms', true);
43202
43239
  tmp0_serialDesc.z13('title', true);
43203
43240
  tmp0_serialDesc.z13('userId', true);
43204
- this.h7w_1 = tmp0_serialDesc;
43241
+ this.i7w_1 = tmp0_serialDesc;
43205
43242
  }
43206
- protoOf($serializer_160).i7w = function (encoder, value) {
43207
- var tmp0_desc = this.h7w_1;
43243
+ protoOf($serializer_160).j7w = function (encoder, value) {
43244
+ var tmp0_desc = this.i7w_1;
43208
43245
  var tmp1_output = encoder.mw(tmp0_desc);
43209
- var tmp2_cached = Companion_getInstance_186().g7w_1;
43246
+ var tmp2_cached = Companion_getInstance_186().h7w_1;
43210
43247
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.accountNumber == null)) {
43211
43248
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.accountNumber);
43212
43249
  }
@@ -43282,10 +43319,10 @@ protoOf($serializer_160).i7w = function (encoder, value) {
43282
43319
  tmp1_output.nw(tmp0_desc);
43283
43320
  };
43284
43321
  protoOf($serializer_160).kt = function (encoder, value) {
43285
- return this.i7w(encoder, value instanceof FindResidentResult ? value : THROW_CCE());
43322
+ return this.j7w(encoder, value instanceof FindResidentResult ? value : THROW_CCE());
43286
43323
  };
43287
43324
  protoOf($serializer_160).lt = function (decoder) {
43288
- var tmp0_desc = this.h7w_1;
43325
+ var tmp0_desc = this.i7w_1;
43289
43326
  var tmp1_flag = true;
43290
43327
  var tmp2_index = 0;
43291
43328
  var tmp3_bitMask0 = 0;
@@ -43316,7 +43353,7 @@ protoOf($serializer_160).lt = function (decoder) {
43316
43353
  var tmp28_local24 = null;
43317
43354
  var tmp29_local25 = null;
43318
43355
  var tmp30_input = decoder.mw(tmp0_desc);
43319
- var tmp31_cached = Companion_getInstance_186().g7w_1;
43356
+ var tmp31_cached = Companion_getInstance_186().h7w_1;
43320
43357
  if (tmp30_input.cx()) {
43321
43358
  tmp4_local0 = tmp30_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
43322
43359
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -43489,10 +43526,10 @@ protoOf($serializer_160).lt = function (decoder) {
43489
43526
  return FindResidentResult_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, tmp19_local15, tmp20_local16, tmp21_local17, tmp22_local18, tmp23_local19, tmp24_local20, tmp25_local21, tmp26_local22, tmp27_local23, tmp28_local24, tmp29_local25, null);
43490
43527
  };
43491
43528
  protoOf($serializer_160).xs = function () {
43492
- return this.h7w_1;
43529
+ return this.i7w_1;
43493
43530
  };
43494
43531
  protoOf($serializer_160).s14 = function () {
43495
- var tmp0_cached = Companion_getInstance_186().g7w_1;
43532
+ var tmp0_cached = Companion_getInstance_186().h7w_1;
43496
43533
  // Inline function 'kotlin.arrayOf' call
43497
43534
  // Inline function 'kotlin.js.unsafeCast' call
43498
43535
  // Inline function 'kotlin.js.asDynamic' call
@@ -43506,7 +43543,7 @@ function $serializer_getInstance_160() {
43506
43543
  }
43507
43544
  function FindResidentResult_init_$Init$(seen0, accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId, serializationConstructorMarker, $this) {
43508
43545
  if (!(17424 === (17424 & seen0))) {
43509
- throwMissingFieldException(seen0, 17424, $serializer_getInstance_160().h7w_1);
43546
+ throwMissingFieldException(seen0, 17424, $serializer_getInstance_160().i7w_1);
43510
43547
  }
43511
43548
  if (0 === (seen0 & 1))
43512
43549
  $this.accountNumber = null;
@@ -43717,7 +43754,7 @@ protoOf(FindResidentResult).u6v = function () {
43717
43754
  protoOf(FindResidentResult).y7j = function () {
43718
43755
  return this.birthDay;
43719
43756
  };
43720
- protoOf(FindResidentResult).j7w = function () {
43757
+ protoOf(FindResidentResult).k7w = function () {
43721
43758
  return this.completeMobile;
43722
43759
  };
43723
43760
  protoOf(FindResidentResult).n6y = function () {
@@ -43726,10 +43763,10 @@ protoOf(FindResidentResult).n6y = function () {
43726
43763
  protoOf(FindResidentResult).l6v = function () {
43727
43764
  return this.email;
43728
43765
  };
43729
- protoOf(FindResidentResult).k7w = function () {
43766
+ protoOf(FindResidentResult).l7w = function () {
43730
43767
  return this.folkeregisteret;
43731
43768
  };
43732
- protoOf(FindResidentResult).l7w = function () {
43769
+ protoOf(FindResidentResult).m7w = function () {
43733
43770
  return this.historicRoles;
43734
43771
  };
43735
43772
  protoOf(FindResidentResult).p1t = function () {
@@ -43738,13 +43775,13 @@ protoOf(FindResidentResult).p1t = function () {
43738
43775
  protoOf(FindResidentResult).l72 = function () {
43739
43776
  return this.invoicingEmail;
43740
43777
  };
43741
- protoOf(FindResidentResult).m7w = function () {
43778
+ protoOf(FindResidentResult).n7w = function () {
43742
43779
  return this.isUser;
43743
43780
  };
43744
43781
  protoOf(FindResidentResult).m6v = function () {
43745
43782
  return this.mobile;
43746
43783
  };
43747
- protoOf(FindResidentResult).n7w = function () {
43784
+ protoOf(FindResidentResult).o7w = function () {
43748
43785
  return this.mobileCountryCode;
43749
43786
  };
43750
43787
  protoOf(FindResidentResult).m = function () {
@@ -43759,13 +43796,13 @@ protoOf(FindResidentResult).x72 = function () {
43759
43796
  protoOf(FindResidentResult).c7c = function () {
43760
43797
  return this.parkingSpaces;
43761
43798
  };
43762
- protoOf(FindResidentResult).o7w = function () {
43799
+ protoOf(FindResidentResult).p7w = function () {
43763
43800
  return this.personnummerId;
43764
43801
  };
43765
43802
  protoOf(FindResidentResult).t7d = function () {
43766
43803
  return this.preferredLanguage;
43767
43804
  };
43768
- protoOf(FindResidentResult).p7w = function () {
43805
+ protoOf(FindResidentResult).q7w = function () {
43769
43806
  return this.profileUrl;
43770
43807
  };
43771
43808
  protoOf(FindResidentResult).b7k = function () {
@@ -43858,13 +43895,13 @@ protoOf(FindResidentResult).d75 = function () {
43858
43895
  protoOf(FindResidentResult).e75 = function () {
43859
43896
  return this.storageRooms;
43860
43897
  };
43861
- protoOf(FindResidentResult).q7w = function () {
43898
+ protoOf(FindResidentResult).r7w = function () {
43862
43899
  return this.title;
43863
43900
  };
43864
- protoOf(FindResidentResult).r7w = function () {
43901
+ protoOf(FindResidentResult).s7w = function () {
43865
43902
  return this.userId;
43866
43903
  };
43867
- protoOf(FindResidentResult).s7w = function (accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId) {
43904
+ protoOf(FindResidentResult).t7w = function (accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId) {
43868
43905
  return new FindResidentResult(accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId);
43869
43906
  };
43870
43907
  protoOf(FindResidentResult).copy = function (accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId, $super) {
@@ -43894,7 +43931,7 @@ protoOf(FindResidentResult).copy = function (accountNumber, address, birthDay, c
43894
43931
  storageRooms = storageRooms === VOID ? this.storageRooms : storageRooms;
43895
43932
  title = title === VOID ? this.title : title;
43896
43933
  userId = userId === VOID ? this.userId : userId;
43897
- return $super === VOID ? this.s7w(accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId) : $super.s7w.call(this, accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId);
43934
+ return $super === VOID ? this.t7w(accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId) : $super.t7w.call(this, accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId);
43898
43935
  };
43899
43936
  protoOf(FindResidentResult).toString = function () {
43900
43937
  return 'FindResidentResult(accountNumber=' + this.accountNumber + ', address=' + toString_0(this.address) + ', birthDay=' + this.birthDay + ', completeMobile=' + this.completeMobile + ', country=' + this.country + ', email=' + this.email + ', folkeregisteret=' + toString_0(this.folkeregisteret) + ', historicRoles=' + toString_0(this.historicRoles) + ', id=' + toString_0(this.id) + ', invoicingEmail=' + this.invoicingEmail + ', isUser=' + this.isUser + ', mobile=' + this.mobile + ', mobileCountryCode=' + this.mobileCountryCode + ', name=' + toString_0(this.name) + ', nationality=' + this.nationality.toString() + ', note=' + this.note + ', parkingSpaces=' + toString_0(this.parkingSpaces) + ', personnummerId=' + this.personnummerId + ', preferredLanguage=' + toString_0(this.preferredLanguage) + ', profileUrl=' + this.profileUrl + ', reservedEmail=' + this.reservedEmail + ', reservedSMS=' + this.reservedSMS + ', roles=' + toString_0(this.roles) + ', storageRooms=' + toString_0(this.storageRooms) + ', title=' + this.title + ', userId=' + this.userId + ')';
@@ -43999,10 +44036,10 @@ function $serializer_161() {
43999
44036
  tmp0_serialDesc.z13('area', true);
44000
44037
  tmp0_serialDesc.z13('streetAddress', true);
44001
44038
  tmp0_serialDesc.z13('zipCode', true);
44002
- this.t7w_1 = tmp0_serialDesc;
44039
+ this.u7w_1 = tmp0_serialDesc;
44003
44040
  }
44004
- protoOf($serializer_161).u7w = function (encoder, value) {
44005
- var tmp0_desc = this.t7w_1;
44041
+ protoOf($serializer_161).v7w = function (encoder, value) {
44042
+ var tmp0_desc = this.u7w_1;
44006
44043
  var tmp1_output = encoder.mw(tmp0_desc);
44007
44044
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.area == null)) {
44008
44045
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.area);
@@ -44016,10 +44053,10 @@ protoOf($serializer_161).u7w = function (encoder, value) {
44016
44053
  tmp1_output.nw(tmp0_desc);
44017
44054
  };
44018
44055
  protoOf($serializer_161).kt = function (encoder, value) {
44019
- return this.u7w(encoder, value instanceof Folkeregisteret ? value : THROW_CCE());
44056
+ return this.v7w(encoder, value instanceof Folkeregisteret ? value : THROW_CCE());
44020
44057
  };
44021
44058
  protoOf($serializer_161).lt = function (decoder) {
44022
- var tmp0_desc = this.t7w_1;
44059
+ var tmp0_desc = this.u7w_1;
44023
44060
  var tmp1_flag = true;
44024
44061
  var tmp2_index = 0;
44025
44062
  var tmp3_bitMask0 = 0;
@@ -44061,7 +44098,7 @@ protoOf($serializer_161).lt = function (decoder) {
44061
44098
  return Folkeregisteret_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
44062
44099
  };
44063
44100
  protoOf($serializer_161).xs = function () {
44064
- return this.t7w_1;
44101
+ return this.u7w_1;
44065
44102
  };
44066
44103
  protoOf($serializer_161).s14 = function () {
44067
44104
  // Inline function 'kotlin.arrayOf' call
@@ -44077,7 +44114,7 @@ function $serializer_getInstance_161() {
44077
44114
  }
44078
44115
  function Folkeregisteret_init_$Init$(seen0, area, streetAddress, zipCode, serializationConstructorMarker, $this) {
44079
44116
  if (!(0 === (0 & seen0))) {
44080
- throwMissingFieldException(seen0, 0, $serializer_getInstance_161().t7w_1);
44117
+ throwMissingFieldException(seen0, 0, $serializer_getInstance_161().u7w_1);
44081
44118
  }
44082
44119
  if (0 === (seen0 & 1))
44083
44120
  $this.area = null;
@@ -44128,14 +44165,14 @@ protoOf(Folkeregisteret).ch = function () {
44128
44165
  protoOf(Folkeregisteret).qq = function () {
44129
44166
  return this.zipCode;
44130
44167
  };
44131
- protoOf(Folkeregisteret).v7w = function (area, streetAddress, zipCode) {
44168
+ protoOf(Folkeregisteret).w7w = function (area, streetAddress, zipCode) {
44132
44169
  return new Folkeregisteret(area, streetAddress, zipCode);
44133
44170
  };
44134
44171
  protoOf(Folkeregisteret).copy = function (area, streetAddress, zipCode, $super) {
44135
44172
  area = area === VOID ? this.area : area;
44136
44173
  streetAddress = streetAddress === VOID ? this.streetAddress : streetAddress;
44137
44174
  zipCode = zipCode === VOID ? this.zipCode : zipCode;
44138
- return $super === VOID ? this.v7w(area, streetAddress, zipCode) : $super.v7w.call(this, area, streetAddress, zipCode);
44175
+ return $super === VOID ? this.w7w(area, streetAddress, zipCode) : $super.w7w.call(this, area, streetAddress, zipCode);
44139
44176
  };
44140
44177
  protoOf(Folkeregisteret).toString = function () {
44141
44178
  return 'Folkeregisteret(area=' + this.area + ', streetAddress=' + this.streetAddress + ', zipCode=' + this.zipCode + ')';
@@ -44169,19 +44206,19 @@ function $serializer_162() {
44169
44206
  $serializer_instance_162 = this;
44170
44207
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.FollowUpIssueLaterCommand', this, 1);
44171
44208
  tmp0_serialDesc.z13('shouldFollowUp', false);
44172
- this.w7w_1 = tmp0_serialDesc;
44209
+ this.x7w_1 = tmp0_serialDesc;
44173
44210
  }
44174
- protoOf($serializer_162).x7w = function (encoder, value) {
44175
- var tmp0_desc = this.w7w_1;
44211
+ protoOf($serializer_162).y7w = function (encoder, value) {
44212
+ var tmp0_desc = this.x7w_1;
44176
44213
  var tmp1_output = encoder.mw(tmp0_desc);
44177
44214
  tmp1_output.tx(tmp0_desc, 0, value.shouldFollowUp);
44178
44215
  tmp1_output.nw(tmp0_desc);
44179
44216
  };
44180
44217
  protoOf($serializer_162).kt = function (encoder, value) {
44181
- return this.x7w(encoder, value instanceof FollowUpIssueLaterCommand ? value : THROW_CCE());
44218
+ return this.y7w(encoder, value instanceof FollowUpIssueLaterCommand ? value : THROW_CCE());
44182
44219
  };
44183
44220
  protoOf($serializer_162).lt = function (decoder) {
44184
- var tmp0_desc = this.w7w_1;
44221
+ var tmp0_desc = this.x7w_1;
44185
44222
  var tmp1_flag = true;
44186
44223
  var tmp2_index = 0;
44187
44224
  var tmp3_bitMask0 = 0;
@@ -44209,7 +44246,7 @@ protoOf($serializer_162).lt = function (decoder) {
44209
44246
  return FollowUpIssueLaterCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
44210
44247
  };
44211
44248
  protoOf($serializer_162).xs = function () {
44212
- return this.w7w_1;
44249
+ return this.x7w_1;
44213
44250
  };
44214
44251
  protoOf($serializer_162).s14 = function () {
44215
44252
  // Inline function 'kotlin.arrayOf' call
@@ -44225,7 +44262,7 @@ function $serializer_getInstance_162() {
44225
44262
  }
44226
44263
  function FollowUpIssueLaterCommand_init_$Init$(seen0, shouldFollowUp, serializationConstructorMarker, $this) {
44227
44264
  if (!(1 === (1 & seen0))) {
44228
- throwMissingFieldException(seen0, 1, $serializer_getInstance_162().w7w_1);
44265
+ throwMissingFieldException(seen0, 1, $serializer_getInstance_162().x7w_1);
44229
44266
  }
44230
44267
  $this.shouldFollowUp = shouldFollowUp;
44231
44268
  return $this;
@@ -44240,7 +44277,7 @@ function FollowUpIssueLaterCommand(shouldFollowUp) {
44240
44277
  }
44241
44278
  this.shouldFollowUp = shouldFollowUp;
44242
44279
  }
44243
- protoOf(FollowUpIssueLaterCommand).y7w = function () {
44280
+ protoOf(FollowUpIssueLaterCommand).z7w = function () {
44244
44281
  return this.shouldFollowUp;
44245
44282
  };
44246
44283
  protoOf(FollowUpIssueLaterCommand).bh = function () {
@@ -44278,7 +44315,7 @@ function Companion_186() {
44278
44315
  // Inline function 'kotlin.arrayOf' call
44279
44316
  // Inline function 'kotlin.js.unsafeCast' call
44280
44317
  // Inline function 'kotlin.js.asDynamic' call
44281
- tmp.b7x_1 = [null, null, null, null, null, lazy(tmp_0, FractionRecipient$Companion$$childSerializers$_anonymous__i3x619)];
44318
+ tmp.c7x_1 = [null, null, null, null, null, lazy(tmp_0, FractionRecipient$Companion$$childSerializers$_anonymous__i3x619)];
44282
44319
  }
44283
44320
  var Companion_instance_186;
44284
44321
  function Companion_getInstance_189() {
@@ -44295,12 +44332,12 @@ function $serializer_163() {
44295
44332
  tmp0_serialDesc.z13('postnummer', true);
44296
44333
  tmp0_serialDesc.z13('poststed', true);
44297
44334
  tmp0_serialDesc.z13('type', false);
44298
- this.c7x_1 = tmp0_serialDesc;
44335
+ this.d7x_1 = tmp0_serialDesc;
44299
44336
  }
44300
- protoOf($serializer_163).d7x = function (encoder, value) {
44301
- var tmp0_desc = this.c7x_1;
44337
+ protoOf($serializer_163).e7x = function (encoder, value) {
44338
+ var tmp0_desc = this.d7x_1;
44302
44339
  var tmp1_output = encoder.mw(tmp0_desc);
44303
- var tmp2_cached = Companion_getInstance_189().b7x_1;
44340
+ var tmp2_cached = Companion_getInstance_189().c7x_1;
44304
44341
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.gateadresse == null)) {
44305
44342
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.gateadresse);
44306
44343
  }
@@ -44316,10 +44353,10 @@ protoOf($serializer_163).d7x = function (encoder, value) {
44316
44353
  tmp1_output.nw(tmp0_desc);
44317
44354
  };
44318
44355
  protoOf($serializer_163).kt = function (encoder, value) {
44319
- return this.d7x(encoder, value instanceof FractionRecipient ? value : THROW_CCE());
44356
+ return this.e7x(encoder, value instanceof FractionRecipient ? value : THROW_CCE());
44320
44357
  };
44321
44358
  protoOf($serializer_163).lt = function (decoder) {
44322
- var tmp0_desc = this.c7x_1;
44359
+ var tmp0_desc = this.d7x_1;
44323
44360
  var tmp1_flag = true;
44324
44361
  var tmp2_index = 0;
44325
44362
  var tmp3_bitMask0 = 0;
@@ -44330,7 +44367,7 @@ protoOf($serializer_163).lt = function (decoder) {
44330
44367
  var tmp8_local4 = null;
44331
44368
  var tmp9_local5 = null;
44332
44369
  var tmp10_input = decoder.mw(tmp0_desc);
44333
- var tmp11_cached = Companion_getInstance_189().b7x_1;
44370
+ var tmp11_cached = Companion_getInstance_189().c7x_1;
44334
44371
  if (tmp10_input.cx()) {
44335
44372
  tmp4_local0 = tmp10_input.ax(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
44336
44373
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -44383,10 +44420,10 @@ protoOf($serializer_163).lt = function (decoder) {
44383
44420
  return FractionRecipient_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
44384
44421
  };
44385
44422
  protoOf($serializer_163).xs = function () {
44386
- return this.c7x_1;
44423
+ return this.d7x_1;
44387
44424
  };
44388
44425
  protoOf($serializer_163).s14 = function () {
44389
- var tmp0_cached = Companion_getInstance_189().b7x_1;
44426
+ var tmp0_cached = Companion_getInstance_189().c7x_1;
44390
44427
  // Inline function 'kotlin.arrayOf' call
44391
44428
  // Inline function 'kotlin.js.unsafeCast' call
44392
44429
  // Inline function 'kotlin.js.asDynamic' call
@@ -44400,7 +44437,7 @@ function $serializer_getInstance_163() {
44400
44437
  }
44401
44438
  function FractionRecipient_init_$Init$(seen0, gateadresse, id, name, postnummer, poststed, type, serializationConstructorMarker, $this) {
44402
44439
  if (!(38 === (38 & seen0))) {
44403
- throwMissingFieldException(seen0, 38, $serializer_getInstance_163().c7x_1);
44440
+ throwMissingFieldException(seen0, 38, $serializer_getInstance_163().d7x_1);
44404
44441
  }
44405
44442
  if (0 === (seen0 & 1))
44406
44443
  $this.gateadresse = null;
@@ -44443,7 +44480,7 @@ function FractionRecipient(gateadresse, id, name, postnummer, poststed, type) {
44443
44480
  this.poststed = poststed;
44444
44481
  this.type = type;
44445
44482
  }
44446
- protoOf(FractionRecipient).e7x = function () {
44483
+ protoOf(FractionRecipient).f7x = function () {
44447
44484
  return this.gateadresse;
44448
44485
  };
44449
44486
  protoOf(FractionRecipient).p1t = function () {
@@ -44452,10 +44489,10 @@ protoOf(FractionRecipient).p1t = function () {
44452
44489
  protoOf(FractionRecipient).m = function () {
44453
44490
  return this.name;
44454
44491
  };
44455
- protoOf(FractionRecipient).f7x = function () {
44492
+ protoOf(FractionRecipient).g7x = function () {
44456
44493
  return this.postnummer;
44457
44494
  };
44458
- protoOf(FractionRecipient).g7x = function () {
44495
+ protoOf(FractionRecipient).h7x = function () {
44459
44496
  return this.poststed;
44460
44497
  };
44461
44498
  protoOf(FractionRecipient).d6x = function () {
@@ -44479,7 +44516,7 @@ protoOf(FractionRecipient).a6s = function () {
44479
44516
  protoOf(FractionRecipient).b6s = function () {
44480
44517
  return this.type;
44481
44518
  };
44482
- protoOf(FractionRecipient).h7x = function (gateadresse, id, name, postnummer, poststed, type) {
44519
+ protoOf(FractionRecipient).i7x = function (gateadresse, id, name, postnummer, poststed, type) {
44483
44520
  return new FractionRecipient(gateadresse, id, name, postnummer, poststed, type);
44484
44521
  };
44485
44522
  protoOf(FractionRecipient).copy = function (gateadresse, id, name, postnummer, poststed, type, $super) {
@@ -44489,7 +44526,7 @@ protoOf(FractionRecipient).copy = function (gateadresse, id, name, postnummer, p
44489
44526
  postnummer = postnummer === VOID ? this.postnummer : postnummer;
44490
44527
  poststed = poststed === VOID ? this.poststed : poststed;
44491
44528
  type = type === VOID ? this.type : type;
44492
- return $super === VOID ? this.h7x(gateadresse, id, name, postnummer, poststed, type) : $super.h7x.call(this, gateadresse, id, name, postnummer, poststed, type);
44529
+ return $super === VOID ? this.i7x(gateadresse, id, name, postnummer, poststed, type) : $super.i7x.call(this, gateadresse, id, name, postnummer, poststed, type);
44493
44530
  };
44494
44531
  protoOf(FractionRecipient).toString = function () {
44495
44532
  return 'FractionRecipient(gateadresse=' + this.gateadresse + ', id=' + this.id.toString() + ', name=' + this.name + ', postnummer=' + this.postnummer + ', poststed=' + this.poststed + ', type=' + this.type.toString() + ')';
@@ -44523,7 +44560,7 @@ protoOf(FractionRecipient).equals = function (other) {
44523
44560
  return true;
44524
44561
  };
44525
44562
  function _get_$cachedSerializer__te6jhj_22($this) {
44526
- return $this.a7x_1.n1();
44563
+ return $this.b7x_1.n1();
44527
44564
  }
44528
44565
  function FractionRecipientType$Companion$_anonymous__qznvcu() {
44529
44566
  var tmp = values_18();
@@ -44553,13 +44590,13 @@ function Companion_187() {
44553
44590
  var tmp$ret$2 = element.value;
44554
44591
  destination.c3(tmp$ret$2, element);
44555
44592
  }
44556
- tmp.z7w_1 = destination;
44593
+ tmp.a7x_1 = destination;
44557
44594
  var tmp_0 = this;
44558
44595
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
44559
- tmp_0.a7x_1 = lazy(tmp_1, FractionRecipientType$Companion$_anonymous__qznvcu);
44596
+ tmp_0.b7x_1 = lazy(tmp_1, FractionRecipientType$Companion$_anonymous__qznvcu);
44560
44597
  }
44561
44598
  protoOf(Companion_187).fromValue = function (value) {
44562
- return this.z7w_1.z2(value);
44599
+ return this.a7x_1.z2(value);
44563
44600
  };
44564
44601
  protoOf(Companion_187).r6b = function () {
44565
44602
  return _get_$cachedSerializer__te6jhj_22(this);
@@ -44623,7 +44660,7 @@ function FractionRecipientType_ORGANIZATION_getInstance() {
44623
44660
  return FractionRecipientType_ORGANIZATION_instance;
44624
44661
  }
44625
44662
  function _get_$cachedSerializer__te6jhj_23($this) {
44626
- return $this.l7x_1.n1();
44663
+ return $this.m7x_1.n1();
44627
44664
  }
44628
44665
  function FractionType$Companion$_anonymous__cq46a5() {
44629
44666
  var tmp = values_19();
@@ -44658,13 +44695,13 @@ function Companion_188() {
44658
44695
  var tmp$ret$2 = element.value;
44659
44696
  destination.c3(tmp$ret$2, element);
44660
44697
  }
44661
- tmp.k7x_1 = destination;
44698
+ tmp.l7x_1 = destination;
44662
44699
  var tmp_0 = this;
44663
44700
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
44664
- tmp_0.l7x_1 = lazy(tmp_1, FractionType$Companion$_anonymous__cq46a5);
44701
+ tmp_0.m7x_1 = lazy(tmp_1, FractionType$Companion$_anonymous__cq46a5);
44665
44702
  }
44666
44703
  protoOf(Companion_188).fromValue = function (value) {
44667
- return this.k7x_1.z2(value);
44704
+ return this.l7x_1.z2(value);
44668
44705
  };
44669
44706
  protoOf(Companion_188).r6b = function () {
44670
44707
  return _get_$cachedSerializer__te6jhj_23(this);
@@ -44772,7 +44809,7 @@ function Companion_189() {
44772
44809
  // Inline function 'kotlin.arrayOf' call
44773
44810
  // Inline function 'kotlin.js.unsafeCast' call
44774
44811
  // Inline function 'kotlin.js.asDynamic' call
44775
- tmp.o7x_1 = [null, null, null, null, null, null, lazy(tmp_0, GenerateThirdPartyInformationCommand$Companion$$childSerializers$_anonymous__qg7k3b), null, null];
44812
+ tmp.p7x_1 = [null, null, null, null, null, null, lazy(tmp_0, GenerateThirdPartyInformationCommand$Companion$$childSerializers$_anonymous__qg7k3b), null, null];
44776
44813
  }
44777
44814
  var Companion_instance_189;
44778
44815
  function Companion_getInstance_192() {
@@ -44792,12 +44829,12 @@ function $serializer_164() {
44792
44829
  tmp0_serialDesc.z13('periods', true);
44793
44830
  tmp0_serialDesc.z13('taxAssessedValues', true);
44794
44831
  tmp0_serialDesc.z13('wealth', true);
44795
- this.p7x_1 = tmp0_serialDesc;
44832
+ this.q7x_1 = tmp0_serialDesc;
44796
44833
  }
44797
- protoOf($serializer_164).q7x = function (encoder, value) {
44798
- var tmp0_desc = this.p7x_1;
44834
+ protoOf($serializer_164).r7x = function (encoder, value) {
44835
+ var tmp0_desc = this.q7x_1;
44799
44836
  var tmp1_output = encoder.mw(tmp0_desc);
44800
- var tmp2_cached = Companion_getInstance_192().o7x_1;
44837
+ var tmp2_cached = Companion_getInstance_192().p7x_1;
44801
44838
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.debt == null)) {
44802
44839
  tmp1_output.ey(tmp0_desc, 0, DoubleSerializer_getInstance(), value.debt);
44803
44840
  }
@@ -44828,10 +44865,10 @@ protoOf($serializer_164).q7x = function (encoder, value) {
44828
44865
  tmp1_output.nw(tmp0_desc);
44829
44866
  };
44830
44867
  protoOf($serializer_164).kt = function (encoder, value) {
44831
- return this.q7x(encoder, value instanceof GenerateThirdPartyInformationCommand ? value : THROW_CCE());
44868
+ return this.r7x(encoder, value instanceof GenerateThirdPartyInformationCommand ? value : THROW_CCE());
44832
44869
  };
44833
44870
  protoOf($serializer_164).lt = function (decoder) {
44834
- var tmp0_desc = this.p7x_1;
44871
+ var tmp0_desc = this.q7x_1;
44835
44872
  var tmp1_flag = true;
44836
44873
  var tmp2_index = 0;
44837
44874
  var tmp3_bitMask0 = 0;
@@ -44845,7 +44882,7 @@ protoOf($serializer_164).lt = function (decoder) {
44845
44882
  var tmp11_local7 = null;
44846
44883
  var tmp12_local8 = null;
44847
44884
  var tmp13_input = decoder.mw(tmp0_desc);
44848
- var tmp14_cached = Companion_getInstance_192().o7x_1;
44885
+ var tmp14_cached = Companion_getInstance_192().p7x_1;
44849
44886
  if (tmp13_input.cx()) {
44850
44887
  tmp4_local0 = tmp13_input.ax(tmp0_desc, 0, DoubleSerializer_getInstance(), tmp4_local0);
44851
44888
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -44916,10 +44953,10 @@ protoOf($serializer_164).lt = function (decoder) {
44916
44953
  return GenerateThirdPartyInformationCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
44917
44954
  };
44918
44955
  protoOf($serializer_164).xs = function () {
44919
- return this.p7x_1;
44956
+ return this.q7x_1;
44920
44957
  };
44921
44958
  protoOf($serializer_164).s14 = function () {
44922
- var tmp0_cached = Companion_getInstance_192().o7x_1;
44959
+ var tmp0_cached = Companion_getInstance_192().p7x_1;
44923
44960
  // Inline function 'kotlin.arrayOf' call
44924
44961
  // Inline function 'kotlin.js.unsafeCast' call
44925
44962
  // Inline function 'kotlin.js.asDynamic' call
@@ -44933,7 +44970,7 @@ function $serializer_getInstance_164() {
44933
44970
  }
44934
44971
  function GenerateThirdPartyInformationCommand_init_$Init$(seen0, debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth, serializationConstructorMarker, $this) {
44935
44972
  if (!(0 === (0 & seen0))) {
44936
- throwMissingFieldException(seen0, 0, $serializer_getInstance_164().p7x_1);
44973
+ throwMissingFieldException(seen0, 0, $serializer_getInstance_164().q7x_1);
44937
44974
  }
44938
44975
  if (0 === (seen0 & 1))
44939
44976
  $this.debt = null;
@@ -45013,31 +45050,31 @@ function GenerateThirdPartyInformationCommand(debt, inFourDebt, inOneDebt, inThr
45013
45050
  this.taxAssessedValues = taxAssessedValues;
45014
45051
  this.wealth = wealth;
45015
45052
  }
45016
- protoOf(GenerateThirdPartyInformationCommand).r7x = function () {
45053
+ protoOf(GenerateThirdPartyInformationCommand).s7x = function () {
45017
45054
  return this.debt;
45018
45055
  };
45019
- protoOf(GenerateThirdPartyInformationCommand).s7x = function () {
45056
+ protoOf(GenerateThirdPartyInformationCommand).t7x = function () {
45020
45057
  return this.inFourDebt;
45021
45058
  };
45022
- protoOf(GenerateThirdPartyInformationCommand).t7x = function () {
45059
+ protoOf(GenerateThirdPartyInformationCommand).u7x = function () {
45023
45060
  return this.inOneDebt;
45024
45061
  };
45025
- protoOf(GenerateThirdPartyInformationCommand).u7x = function () {
45062
+ protoOf(GenerateThirdPartyInformationCommand).v7x = function () {
45026
45063
  return this.inThreeDebt;
45027
45064
  };
45028
- protoOf(GenerateThirdPartyInformationCommand).v7x = function () {
45065
+ protoOf(GenerateThirdPartyInformationCommand).w7x = function () {
45029
45066
  return this.inTwoDebt;
45030
45067
  };
45031
- protoOf(GenerateThirdPartyInformationCommand).w7x = function () {
45068
+ protoOf(GenerateThirdPartyInformationCommand).x7x = function () {
45032
45069
  return this.leaseFeeAsPartOfDebt;
45033
45070
  };
45034
- protoOf(GenerateThirdPartyInformationCommand).x7x = function () {
45071
+ protoOf(GenerateThirdPartyInformationCommand).y7x = function () {
45035
45072
  return this.periods;
45036
45073
  };
45037
- protoOf(GenerateThirdPartyInformationCommand).y7x = function () {
45074
+ protoOf(GenerateThirdPartyInformationCommand).z7x = function () {
45038
45075
  return this.taxAssessedValues;
45039
45076
  };
45040
- protoOf(GenerateThirdPartyInformationCommand).z7x = function () {
45077
+ protoOf(GenerateThirdPartyInformationCommand).a7y = function () {
45041
45078
  return this.wealth;
45042
45079
  };
45043
45080
  protoOf(GenerateThirdPartyInformationCommand).bh = function () {
@@ -45067,7 +45104,7 @@ protoOf(GenerateThirdPartyInformationCommand).j6t = function () {
45067
45104
  protoOf(GenerateThirdPartyInformationCommand).k6t = function () {
45068
45105
  return this.wealth;
45069
45106
  };
45070
- protoOf(GenerateThirdPartyInformationCommand).a7y = function (debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth) {
45107
+ protoOf(GenerateThirdPartyInformationCommand).b7y = function (debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth) {
45071
45108
  return new GenerateThirdPartyInformationCommand(debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth);
45072
45109
  };
45073
45110
  protoOf(GenerateThirdPartyInformationCommand).copy = function (debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth, $super) {
@@ -45080,7 +45117,7 @@ protoOf(GenerateThirdPartyInformationCommand).copy = function (debt, inFourDebt,
45080
45117
  periods = periods === VOID ? this.periods : periods;
45081
45118
  taxAssessedValues = taxAssessedValues === VOID ? this.taxAssessedValues : taxAssessedValues;
45082
45119
  wealth = wealth === VOID ? this.wealth : wealth;
45083
- return $super === VOID ? this.a7y(debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth) : $super.a7y.call(this, debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth);
45120
+ return $super === VOID ? this.b7y(debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth) : $super.b7y.call(this, debt, inFourDebt, inOneDebt, inThreeDebt, inTwoDebt, leaseFeeAsPartOfDebt, periods, taxAssessedValues, wealth);
45084
45121
  };
45085
45122
  protoOf(GenerateThirdPartyInformationCommand).toString = function () {
45086
45123
  return 'GenerateThirdPartyInformationCommand(debt=' + this.debt + ', inFourDebt=' + this.inFourDebt + ', inOneDebt=' + this.inOneDebt + ', inThreeDebt=' + this.inThreeDebt + ', inTwoDebt=' + this.inTwoDebt + ', leaseFeeAsPartOfDebt=' + this.leaseFeeAsPartOfDebt + ', periods=' + toString_0(this.periods) + ', taxAssessedValues=' + this.taxAssessedValues + ', wealth=' + this.wealth + ')';
@@ -45135,10 +45172,10 @@ function $serializer_165() {
45135
45172
  tmp0_serialDesc.z13('landkode', true);
45136
45173
  tmp0_serialDesc.z13('postnummer', true);
45137
45174
  tmp0_serialDesc.z13('poststedsnavn', true);
45138
- this.b7y_1 = tmp0_serialDesc;
45175
+ this.c7y_1 = tmp0_serialDesc;
45139
45176
  }
45140
- protoOf($serializer_165).c7y = function (encoder, value) {
45141
- var tmp0_desc = this.b7y_1;
45177
+ protoOf($serializer_165).d7y = function (encoder, value) {
45178
+ var tmp0_desc = this.c7y_1;
45142
45179
  var tmp1_output = encoder.mw(tmp0_desc);
45143
45180
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.adressetekst == null)) {
45144
45181
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.adressetekst);
@@ -45155,10 +45192,10 @@ protoOf($serializer_165).c7y = function (encoder, value) {
45155
45192
  tmp1_output.nw(tmp0_desc);
45156
45193
  };
45157
45194
  protoOf($serializer_165).kt = function (encoder, value) {
45158
- return this.c7y(encoder, value instanceof GenerellAdresse ? value : THROW_CCE());
45195
+ return this.d7y(encoder, value instanceof GenerellAdresse ? value : THROW_CCE());
45159
45196
  };
45160
45197
  protoOf($serializer_165).lt = function (decoder) {
45161
- var tmp0_desc = this.b7y_1;
45198
+ var tmp0_desc = this.c7y_1;
45162
45199
  var tmp1_flag = true;
45163
45200
  var tmp2_index = 0;
45164
45201
  var tmp3_bitMask0 = 0;
@@ -45207,7 +45244,7 @@ protoOf($serializer_165).lt = function (decoder) {
45207
45244
  return GenerellAdresse_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
45208
45245
  };
45209
45246
  protoOf($serializer_165).xs = function () {
45210
- return this.b7y_1;
45247
+ return this.c7y_1;
45211
45248
  };
45212
45249
  protoOf($serializer_165).s14 = function () {
45213
45250
  // Inline function 'kotlin.arrayOf' call
@@ -45223,7 +45260,7 @@ function $serializer_getInstance_165() {
45223
45260
  }
45224
45261
  function GenerellAdresse_init_$Init$(seen0, adressetekst, landkode, postnummer, poststedsnavn, serializationConstructorMarker, $this) {
45225
45262
  if (!(0 === (0 & seen0))) {
45226
- throwMissingFieldException(seen0, 0, $serializer_getInstance_165().b7y_1);
45263
+ throwMissingFieldException(seen0, 0, $serializer_getInstance_165().c7y_1);
45227
45264
  }
45228
45265
  if (0 === (seen0 & 1))
45229
45266
  $this.adressetekst = null;
@@ -45263,16 +45300,16 @@ function GenerellAdresse(adressetekst, landkode, postnummer, poststedsnavn) {
45263
45300
  this.postnummer = postnummer;
45264
45301
  this.poststedsnavn = poststedsnavn;
45265
45302
  }
45266
- protoOf(GenerellAdresse).d7y = function () {
45303
+ protoOf(GenerellAdresse).e7y = function () {
45267
45304
  return this.adressetekst;
45268
45305
  };
45269
- protoOf(GenerellAdresse).e7y = function () {
45306
+ protoOf(GenerellAdresse).f7y = function () {
45270
45307
  return this.landkode;
45271
45308
  };
45272
- protoOf(GenerellAdresse).f7x = function () {
45309
+ protoOf(GenerellAdresse).g7x = function () {
45273
45310
  return this.postnummer;
45274
45311
  };
45275
- protoOf(GenerellAdresse).f7y = function () {
45312
+ protoOf(GenerellAdresse).g7y = function () {
45276
45313
  return this.poststedsnavn;
45277
45314
  };
45278
45315
  protoOf(GenerellAdresse).bh = function () {
@@ -45287,7 +45324,7 @@ protoOf(GenerellAdresse).qq = function () {
45287
45324
  protoOf(GenerellAdresse).z6r = function () {
45288
45325
  return this.poststedsnavn;
45289
45326
  };
45290
- protoOf(GenerellAdresse).g7y = function (adressetekst, landkode, postnummer, poststedsnavn) {
45327
+ protoOf(GenerellAdresse).h7y = function (adressetekst, landkode, postnummer, poststedsnavn) {
45291
45328
  return new GenerellAdresse(adressetekst, landkode, postnummer, poststedsnavn);
45292
45329
  };
45293
45330
  protoOf(GenerellAdresse).copy = function (adressetekst, landkode, postnummer, poststedsnavn, $super) {
@@ -45295,7 +45332,7 @@ protoOf(GenerellAdresse).copy = function (adressetekst, landkode, postnummer, po
45295
45332
  landkode = landkode === VOID ? this.landkode : landkode;
45296
45333
  postnummer = postnummer === VOID ? this.postnummer : postnummer;
45297
45334
  poststedsnavn = poststedsnavn === VOID ? this.poststedsnavn : poststedsnavn;
45298
- return $super === VOID ? this.g7y(adressetekst, landkode, postnummer, poststedsnavn) : $super.g7y.call(this, adressetekst, landkode, postnummer, poststedsnavn);
45335
+ return $super === VOID ? this.h7y(adressetekst, landkode, postnummer, poststedsnavn) : $super.h7y.call(this, adressetekst, landkode, postnummer, poststedsnavn);
45299
45336
  };
45300
45337
  protoOf(GenerellAdresse).toString = function () {
45301
45338
  return 'GenerellAdresse(adressetekst=' + this.adressetekst + ', landkode=' + this.landkode + ', postnummer=' + this.postnummer + ', poststedsnavn=' + this.poststedsnavn + ')';
@@ -45332,19 +45369,19 @@ function $serializer_166() {
45332
45369
  $serializer_instance_166 = this;
45333
45370
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('solibo.common.infrastructure.websockets.GenericPayload', this, 1);
45334
45371
  tmp0_serialDesc.z13('message', false);
45335
- this.h7y_1 = tmp0_serialDesc;
45372
+ this.i7y_1 = tmp0_serialDesc;
45336
45373
  }
45337
- protoOf($serializer_166).i7y = function (encoder, value) {
45338
- var tmp0_desc = this.h7y_1;
45374
+ protoOf($serializer_166).j7y = function (encoder, value) {
45375
+ var tmp0_desc = this.i7y_1;
45339
45376
  var tmp1_output = encoder.mw(tmp0_desc);
45340
45377
  tmp1_output.by(tmp0_desc, 0, value.message);
45341
45378
  tmp1_output.nw(tmp0_desc);
45342
45379
  };
45343
45380
  protoOf($serializer_166).kt = function (encoder, value) {
45344
- return this.i7y(encoder, value instanceof GenericPayload ? value : THROW_CCE());
45381
+ return this.j7y(encoder, value instanceof GenericPayload ? value : THROW_CCE());
45345
45382
  };
45346
45383
  protoOf($serializer_166).lt = function (decoder) {
45347
- var tmp0_desc = this.h7y_1;
45384
+ var tmp0_desc = this.i7y_1;
45348
45385
  var tmp1_flag = true;
45349
45386
  var tmp2_index = 0;
45350
45387
  var tmp3_bitMask0 = 0;
@@ -45372,7 +45409,7 @@ protoOf($serializer_166).lt = function (decoder) {
45372
45409
  return GenericPayload_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
45373
45410
  };
45374
45411
  protoOf($serializer_166).xs = function () {
45375
- return this.h7y_1;
45412
+ return this.i7y_1;
45376
45413
  };
45377
45414
  protoOf($serializer_166).s14 = function () {
45378
45415
  // Inline function 'kotlin.arrayOf' call
@@ -45388,7 +45425,7 @@ function $serializer_getInstance_166() {
45388
45425
  }
45389
45426
  function GenericPayload_init_$Init$(seen0, message, serializationConstructorMarker, $this) {
45390
45427
  if (!(1 === (1 & seen0))) {
45391
- throwMissingFieldException(seen0, 1, $serializer_getInstance_166().h7y_1);
45428
+ throwMissingFieldException(seen0, 1, $serializer_getInstance_166().i7y_1);
45392
45429
  }
45393
45430
  WebSocketPayload_init_$Init$(seen0, serializationConstructorMarker, $this);
45394
45431
  $this.message = message;
@@ -45451,10 +45488,10 @@ function $serializer_167() {
45451
45488
  tmp0_serialDesc.z13('orgnr', true);
45452
45489
  tmp0_serialDesc.z13('soliboManaged', false);
45453
45490
  tmp0_serialDesc.z13('type', false);
45454
- this.j7y_1 = tmp0_serialDesc;
45491
+ this.k7y_1 = tmp0_serialDesc;
45455
45492
  }
45456
- protoOf($serializer_167).k7y = function (encoder, value) {
45457
- var tmp0_desc = this.j7y_1;
45493
+ protoOf($serializer_167).l7y = function (encoder, value) {
45494
+ var tmp0_desc = this.k7y_1;
45458
45495
  var tmp1_output = encoder.mw(tmp0_desc);
45459
45496
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.accountNumber == null)) {
45460
45497
  tmp1_output.ey(tmp0_desc, 0, StringSerializer_getInstance(), value.accountNumber);
@@ -45476,10 +45513,10 @@ protoOf($serializer_167).k7y = function (encoder, value) {
45476
45513
  tmp1_output.nw(tmp0_desc);
45477
45514
  };
45478
45515
  protoOf($serializer_167).kt = function (encoder, value) {
45479
- return this.k7y(encoder, value instanceof GenghisCompany ? value : THROW_CCE());
45516
+ return this.l7y(encoder, value instanceof GenghisCompany ? value : THROW_CCE());
45480
45517
  };
45481
45518
  protoOf($serializer_167).lt = function (decoder) {
45482
- var tmp0_desc = this.j7y_1;
45519
+ var tmp0_desc = this.k7y_1;
45483
45520
  var tmp1_flag = true;
45484
45521
  var tmp2_index = 0;
45485
45522
  var tmp3_bitMask0 = 0;
@@ -45563,7 +45600,7 @@ protoOf($serializer_167).lt = function (decoder) {
45563
45600
  return GenghisCompany_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
45564
45601
  };
45565
45602
  protoOf($serializer_167).xs = function () {
45566
- return this.j7y_1;
45603
+ return this.k7y_1;
45567
45604
  };
45568
45605
  protoOf($serializer_167).s14 = function () {
45569
45606
  // Inline function 'kotlin.arrayOf' call
@@ -45579,7 +45616,7 @@ function $serializer_getInstance_167() {
45579
45616
  }
45580
45617
  function GenghisCompany_init_$Init$(seen0, accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type, serializationConstructorMarker, $this) {
45581
45618
  if (!(406 === (406 & seen0))) {
45582
- throwMissingFieldException(seen0, 406, $serializer_getInstance_167().j7y_1);
45619
+ throwMissingFieldException(seen0, 406, $serializer_getInstance_167().k7y_1);
45583
45620
  }
45584
45621
  if (0 === (seen0 & 1))
45585
45622
  $this.accountNumber = null;
@@ -45637,13 +45674,13 @@ function GenghisCompany(accountNumber, etag, id, invoiceReception, name, nationa
45637
45674
  protoOf(GenghisCompany).u6r = function () {
45638
45675
  return this.accountNumber;
45639
45676
  };
45640
- protoOf(GenghisCompany).l7y = function () {
45677
+ protoOf(GenghisCompany).m7y = function () {
45641
45678
  return this.etag;
45642
45679
  };
45643
45680
  protoOf(GenghisCompany).p1t = function () {
45644
45681
  return this.id;
45645
45682
  };
45646
- protoOf(GenghisCompany).m7y = function () {
45683
+ protoOf(GenghisCompany).n7y = function () {
45647
45684
  return this.invoiceReception;
45648
45685
  };
45649
45686
  protoOf(GenghisCompany).m = function () {
@@ -45652,10 +45689,10 @@ protoOf(GenghisCompany).m = function () {
45652
45689
  protoOf(GenghisCompany).x71 = function () {
45653
45690
  return this.nationality;
45654
45691
  };
45655
- protoOf(GenghisCompany).n7y = function () {
45692
+ protoOf(GenghisCompany).o7y = function () {
45656
45693
  return this.orgnr;
45657
45694
  };
45658
- protoOf(GenghisCompany).o7y = function () {
45695
+ protoOf(GenghisCompany).p7y = function () {
45659
45696
  return this.soliboManaged;
45660
45697
  };
45661
45698
  protoOf(GenghisCompany).d6x = function () {
@@ -45688,7 +45725,7 @@ protoOf(GenghisCompany).j6t = function () {
45688
45725
  protoOf(GenghisCompany).k6t = function () {
45689
45726
  return this.type;
45690
45727
  };
45691
- protoOf(GenghisCompany).p7y = function (accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type) {
45728
+ protoOf(GenghisCompany).q7y = function (accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type) {
45692
45729
  return new GenghisCompany(accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type);
45693
45730
  };
45694
45731
  protoOf(GenghisCompany).copy = function (accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type, $super) {
@@ -45701,7 +45738,7 @@ protoOf(GenghisCompany).copy = function (accountNumber, etag, id, invoiceRecepti
45701
45738
  orgnr = orgnr === VOID ? this.orgnr : orgnr;
45702
45739
  soliboManaged = soliboManaged === VOID ? this.soliboManaged : soliboManaged;
45703
45740
  type = type === VOID ? this.type : type;
45704
- return $super === VOID ? this.p7y(accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type) : $super.p7y.call(this, accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type);
45741
+ return $super === VOID ? this.q7y(accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type) : $super.q7y.call(this, accountNumber, etag, id, invoiceReception, name, nationality, orgnr, soliboManaged, type);
45705
45742
  };
45706
45743
  protoOf(GenghisCompany).toString = function () {
45707
45744
  return 'GenghisCompany(accountNumber=' + this.accountNumber + ', etag=' + this.etag + ', id=' + this.id.toString() + ', invoiceReception=' + this.invoiceReception + ', name=' + this.name + ', nationality=' + this.nationality + ', orgnr=' + this.orgnr + ', soliboManaged=' + this.soliboManaged + ', type=' + this.type + ')';
@@ -45798,7 +45835,7 @@ function Companion_193() {
45798
45835
  // Inline function 'kotlin.arrayOf' call
45799
45836
  // Inline function 'kotlin.js.unsafeCast' call
45800
45837
  // Inline function 'kotlin.js.asDynamic' call
45801
- tmp.a7z_1 = [tmp_1, null, null, null, null, null, null, null, tmp_3, tmp_5, null, null, null, null, null, null, null, tmp_7, null, null, tmp_9, tmp_11, tmp_13, null, null, null, tmp_15, tmp_17, lazy(tmp_18, GenghisInvoice$Companion$$childSerializers$_anonymous__eeofq0_8)];
45838
+ tmp.b7z_1 = [tmp_1, null, null, null, null, null, null, null, tmp_3, tmp_5, null, null, null, null, null, null, null, tmp_7, null, null, tmp_9, tmp_11, tmp_13, null, null, null, tmp_15, tmp_17, lazy(tmp_18, GenghisInvoice$Companion$$childSerializers$_anonymous__eeofq0_8)];
45802
45839
  }
45803
45840
  var Companion_instance_193;
45804
45841
  function Companion_getInstance_196() {
@@ -45838,12 +45875,12 @@ function $serializer_168() {
45838
45875
  tmp0_serialDesc.z13('tenantType', false);
45839
45876
  tmp0_serialDesc.z13('type', false);
45840
45877
  tmp0_serialDesc.z13('vouchers', true);
45841
- this.b7z_1 = tmp0_serialDesc;
45878
+ this.c7z_1 = tmp0_serialDesc;
45842
45879
  }
45843
- protoOf($serializer_168).c7z = function (encoder, value) {
45844
- var tmp0_desc = this.b7z_1;
45880
+ protoOf($serializer_168).d7z = function (encoder, value) {
45881
+ var tmp0_desc = this.c7z_1;
45845
45882
  var tmp1_output = encoder.mw(tmp0_desc);
45846
- var tmp2_cached = Companion_getInstance_196().a7z_1;
45883
+ var tmp2_cached = Companion_getInstance_196().b7z_1;
45847
45884
  if (tmp1_output.iy(tmp0_desc, 0) ? true : !(value.credits == null)) {
45848
45885
  tmp1_output.ey(tmp0_desc, 0, tmp2_cached[0].n1(), value.credits);
45849
45886
  }
@@ -45898,10 +45935,10 @@ protoOf($serializer_168).c7z = function (encoder, value) {
45898
45935
  tmp1_output.nw(tmp0_desc);
45899
45936
  };
45900
45937
  protoOf($serializer_168).kt = function (encoder, value) {
45901
- return this.c7z(encoder, value instanceof GenghisInvoice ? value : THROW_CCE());
45938
+ return this.d7z(encoder, value instanceof GenghisInvoice ? value : THROW_CCE());
45902
45939
  };
45903
45940
  protoOf($serializer_168).lt = function (decoder) {
45904
- var tmp0_desc = this.b7z_1;
45941
+ var tmp0_desc = this.c7z_1;
45905
45942
  var tmp1_flag = true;
45906
45943
  var tmp2_index = 0;
45907
45944
  var tmp3_bitMask0 = 0;
@@ -45935,7 +45972,7 @@ protoOf($serializer_168).lt = function (decoder) {
45935
45972
  var tmp31_local27 = null;
45936
45973
  var tmp32_local28 = null;
45937
45974
  var tmp33_input = decoder.mw(tmp0_desc);
45938
- var tmp34_cached = Companion_getInstance_196().a7z_1;
45975
+ var tmp34_cached = Companion_getInstance_196().b7z_1;
45939
45976
  if (tmp33_input.cx()) {
45940
45977
  tmp4_local0 = tmp33_input.ax(tmp0_desc, 0, tmp34_cached[0].n1(), tmp4_local0);
45941
45978
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
@@ -46126,10 +46163,10 @@ protoOf($serializer_168).lt = function (decoder) {
46126
46163
  return GenghisInvoice_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, tmp19_local15, tmp20_local16, tmp21_local17, tmp22_local18, tmp23_local19, tmp24_local20, tmp25_local21, tmp26_local22, tmp27_local23, tmp28_local24, tmp29_local25, tmp30_local26, tmp31_local27, tmp32_local28, null);
46127
46164
  };
46128
46165
  protoOf($serializer_168).xs = function () {
46129
- return this.b7z_1;
46166
+ return this.c7z_1;
46130
46167
  };
46131
46168
  protoOf($serializer_168).s14 = function () {
46132
- var tmp0_cached = Companion_getInstance_196().a7z_1;
46169
+ var tmp0_cached = Companion_getInstance_196().b7z_1;
46133
46170
  // Inline function 'kotlin.arrayOf' call
46134
46171
  // Inline function 'kotlin.js.unsafeCast' call
46135
46172
  // Inline function 'kotlin.js.asDynamic' call
@@ -46143,7 +46180,7 @@ function $serializer_getInstance_168() {
46143
46180
  }
46144
46181
  function GenghisInvoice_init_$Init$(seen0, credits, description, dueDate, externalReferenceId, id, invoiceDate, invoiceReferenceId, kid, lineGroups, lines, note, number, open, overdueOne, overdueTwo, payee, payeeMeta, payeeType, payer, payerMeta, payerType, payments, processType, sum, sumVAT, tenant, tenantType, type, vouchers, serializationConstructorMarker, $this) {
46145
46182
  if (!(262117564 === (262117564 & seen0))) {
46146
- throwMissingFieldException(seen0, 262117564, $serializer_getInstance_168().b7z_1);
46183
+ throwMissingFieldException(seen0, 262117564, $serializer_getInstance_168().c7z_1);
46147
46184
  }
46148
46185
  if (0 === (seen0 & 1))
46149
46186
  $this.credits = null;
@@ -46311,7 +46348,7 @@ function GenghisInvoice(credits, description, dueDate, externalReferenceId, id,
46311
46348
  this.type = type;
46312
46349
  this.vouchers = vouchers;
46313
46350
  }
46314
- protoOf(GenghisInvoice).d7z = function () {
46351
+ protoOf(GenghisInvoice).e7z = function () {
46315
46352
  return this.credits;
46316
46353
  };
46317
46354
  protoOf(GenghisInvoice).x6r = function () {
@@ -46320,7 +46357,7 @@ protoOf(GenghisInvoice).x6r = function () {
46320
46357
  protoOf(GenghisInvoice).c6t = function () {
46321
46358
  return this.dueDate;
46322
46359
  };
46323
- protoOf(GenghisInvoice).e7z = function () {
46360
+ protoOf(GenghisInvoice).f7z = function () {
46324
46361
  return this.externalReferenceId;
46325
46362
  };
46326
46363
  protoOf(GenghisInvoice).p1t = function () {
@@ -46329,13 +46366,13 @@ protoOf(GenghisInvoice).p1t = function () {
46329
46366
  protoOf(GenghisInvoice).d6t = function () {
46330
46367
  return this.invoiceDate;
46331
46368
  };
46332
- protoOf(GenghisInvoice).f7z = function () {
46369
+ protoOf(GenghisInvoice).g7z = function () {
46333
46370
  return this.invoiceReferenceId;
46334
46371
  };
46335
- protoOf(GenghisInvoice).g7z = function () {
46372
+ protoOf(GenghisInvoice).h7z = function () {
46336
46373
  return this.kid;
46337
46374
  };
46338
- protoOf(GenghisInvoice).h7z = function () {
46375
+ protoOf(GenghisInvoice).j7p = function () {
46339
46376
  return this.lineGroups;
46340
46377
  };
46341
46378
  protoOf(GenghisInvoice).t6u = function () {
@@ -46470,10 +46507,10 @@ protoOf(GenghisInvoice).d75 = function () {
46470
46507
  protoOf(GenghisInvoice).e75 = function () {
46471
46508
  return this.sum;
46472
46509
  };
46473
- protoOf(GenghisInvoice).q7w = function () {
46510
+ protoOf(GenghisInvoice).r7w = function () {
46474
46511
  return this.sumVAT;
46475
46512
  };
46476
- protoOf(GenghisInvoice).r7w = function () {
46513
+ protoOf(GenghisInvoice).s7w = function () {
46477
46514
  return this.tenant;
46478
46515
  };
46479
46516
  protoOf(GenghisInvoice).y7z = function () {
@@ -47212,7 +47249,7 @@ function GenghisMeta(count, etag, totalCount) {
47212
47249
  protoOf(GenghisMeta).r75 = function () {
47213
47250
  return this.count;
47214
47251
  };
47215
- protoOf(GenghisMeta).l7y = function () {
47252
+ protoOf(GenghisMeta).m7y = function () {
47216
47253
  return this.etag;
47217
47254
  };
47218
47255
  protoOf(GenghisMeta).r80 = function () {
@@ -47713,14 +47750,14 @@ protoOf(GenghisPaging).ch = function () {
47713
47750
  protoOf(GenghisPaging).qq = function () {
47714
47751
  return this.self;
47715
47752
  };
47716
- protoOf(GenghisPaging).v7w = function (next, previous, self_0) {
47753
+ protoOf(GenghisPaging).w7w = function (next, previous, self_0) {
47717
47754
  return new GenghisPaging(next, previous, self_0);
47718
47755
  };
47719
47756
  protoOf(GenghisPaging).copy = function (next, previous, self_0, $super) {
47720
47757
  next = next === VOID ? this.next : next;
47721
47758
  previous = previous === VOID ? this.previous : previous;
47722
47759
  self_0 = self_0 === VOID ? this.self : self_0;
47723
- return $super === VOID ? this.v7w(next, previous, self_0) : $super.v7w.call(this, next, previous, self_0);
47760
+ return $super === VOID ? this.w7w(next, previous, self_0) : $super.w7w.call(this, next, previous, self_0);
47724
47761
  };
47725
47762
  protoOf(GenghisPaging).toString = function () {
47726
47763
  return 'GenghisPaging(next=' + this.next + ', previous=' + this.previous + ', self=' + this.self + ')';
@@ -48060,7 +48097,7 @@ protoOf(GenghisPayment).p1t = function () {
48060
48097
  protoOf(GenghisPayment).x6t = function () {
48061
48098
  return this.invoiceId;
48062
48099
  };
48063
- protoOf(GenghisPayment).g7z = function () {
48100
+ protoOf(GenghisPayment).h7z = function () {
48064
48101
  return this.kid;
48065
48102
  };
48066
48103
  protoOf(GenghisPayment).x72 = function () {
@@ -48991,7 +49028,7 @@ protoOf(GenghisPosting).f82 = function () {
48991
49028
  protoOf(GenghisPosting).g82 = function () {
48992
49029
  return this.customerMeta;
48993
49030
  };
48994
- protoOf(GenghisPosting).k7q = function () {
49031
+ protoOf(GenghisPosting).l7q = function () {
48995
49032
  return this.customerType;
48996
49033
  };
48997
49034
  protoOf(GenghisPosting).h82 = function () {
@@ -49024,7 +49061,7 @@ protoOf(GenghisPosting).l82 = function () {
49024
49061
  protoOf(GenghisPosting).v7z = function () {
49025
49062
  return this.tenant;
49026
49063
  };
49027
- protoOf(GenghisPosting).e7r = function () {
49064
+ protoOf(GenghisPosting).f7r = function () {
49028
49065
  return this.timestamp;
49029
49066
  };
49030
49067
  protoOf(GenghisPosting).n1 = function () {
@@ -49342,7 +49379,7 @@ function GenghisVoucher(description, externalReferenceId, postings, tenant, vouc
49342
49379
  protoOf(GenghisVoucher).x6r = function () {
49343
49380
  return this.description;
49344
49381
  };
49345
- protoOf(GenghisVoucher).e7z = function () {
49382
+ protoOf(GenghisVoucher).f7z = function () {
49346
49383
  return this.externalReferenceId;
49347
49384
  };
49348
49385
  protoOf(GenghisVoucher).r82 = function () {
@@ -51937,7 +51974,7 @@ function Invoice(boligNr, credits, description, dueDate, externalReferenceId, id
51937
51974
  protoOf(Invoice).x84 = function () {
51938
51975
  return this.boligNr;
51939
51976
  };
51940
- protoOf(Invoice).d7z = function () {
51977
+ protoOf(Invoice).e7z = function () {
51941
51978
  return this.credits;
51942
51979
  };
51943
51980
  protoOf(Invoice).x6r = function () {
@@ -51946,7 +51983,7 @@ protoOf(Invoice).x6r = function () {
51946
51983
  protoOf(Invoice).c6t = function () {
51947
51984
  return this.dueDate;
51948
51985
  };
51949
- protoOf(Invoice).e7z = function () {
51986
+ protoOf(Invoice).f7z = function () {
51950
51987
  return this.externalReferenceId;
51951
51988
  };
51952
51989
  protoOf(Invoice).p1t = function () {
@@ -51955,13 +51992,13 @@ protoOf(Invoice).p1t = function () {
51955
51992
  protoOf(Invoice).d6t = function () {
51956
51993
  return this.invoiceDate;
51957
51994
  };
51958
- protoOf(Invoice).f7z = function () {
51995
+ protoOf(Invoice).g7z = function () {
51959
51996
  return this.invoiceReferenceId;
51960
51997
  };
51961
- protoOf(Invoice).g7z = function () {
51998
+ protoOf(Invoice).h7z = function () {
51962
51999
  return this.kid;
51963
52000
  };
51964
- protoOf(Invoice).h7z = function () {
52001
+ protoOf(Invoice).j7p = function () {
51965
52002
  return this.lineGroups;
51966
52003
  };
51967
52004
  protoOf(Invoice).t6u = function () {
@@ -52105,10 +52142,10 @@ protoOf(Invoice).d75 = function () {
52105
52142
  protoOf(Invoice).e75 = function () {
52106
52143
  return this.payerType;
52107
52144
  };
52108
- protoOf(Invoice).q7w = function () {
52145
+ protoOf(Invoice).r7w = function () {
52109
52146
  return this.payments;
52110
52147
  };
52111
- protoOf(Invoice).r7w = function () {
52148
+ protoOf(Invoice).s7w = function () {
52112
52149
  return this.recipients;
52113
52150
  };
52114
52151
  protoOf(Invoice).y7z = function () {
@@ -52685,7 +52722,7 @@ protoOf(InvoiceDataInput).y6s = function () {
52685
52722
  protoOf(InvoiceDataInput).l85 = function () {
52686
52723
  return this.claim;
52687
52724
  };
52688
- protoOf(InvoiceDataInput).j7q = function () {
52725
+ protoOf(InvoiceDataInput).k7q = function () {
52689
52726
  return this.customerReference;
52690
52727
  };
52691
52728
  protoOf(InvoiceDataInput).m85 = function () {
@@ -52697,7 +52734,7 @@ protoOf(InvoiceDataInput).x6r = function () {
52697
52734
  protoOf(InvoiceDataInput).c6t = function () {
52698
52735
  return this.dueDate;
52699
52736
  };
52700
- protoOf(InvoiceDataInput).h7z = function () {
52737
+ protoOf(InvoiceDataInput).j7p = function () {
52701
52738
  return this.lineGroups;
52702
52739
  };
52703
52740
  protoOf(InvoiceDataInput).t6u = function () {
@@ -53375,7 +53412,7 @@ protoOf(InvoiceInput).p1t = function () {
53375
53412
  protoOf(InvoiceInput).f86 = function () {
53376
53413
  return this.invoiceData;
53377
53414
  };
53378
- protoOf(InvoiceInput).f7z = function () {
53415
+ protoOf(InvoiceInput).g7z = function () {
53379
53416
  return this.invoiceReferenceId;
53380
53417
  };
53381
53418
  protoOf(InvoiceInput).o7z = function () {
@@ -54556,10 +54593,10 @@ protoOf(InvoiceLog).x6t = function () {
54556
54593
  protoOf(InvoiceLog).e = function () {
54557
54594
  return this.message;
54558
54595
  };
54559
- protoOf(InvoiceLog).v7s = function () {
54596
+ protoOf(InvoiceLog).w7s = function () {
54560
54597
  return this.state;
54561
54598
  };
54562
- protoOf(InvoiceLog).e7r = function () {
54599
+ protoOf(InvoiceLog).f7r = function () {
54563
54600
  return this.timestamp;
54564
54601
  };
54565
54602
  protoOf(InvoiceLog).bh = function () {
@@ -57387,7 +57424,7 @@ protoOf(InvoicePreview).c6t = function () {
57387
57424
  protoOf(InvoicePreview).d6t = function () {
57388
57425
  return this.invoiceDate;
57389
57426
  };
57390
- protoOf(InvoicePreview).h7z = function () {
57427
+ protoOf(InvoicePreview).j7p = function () {
57391
57428
  return this.lineGroups;
57392
57429
  };
57393
57430
  protoOf(InvoicePreview).t6u = function () {
@@ -58187,7 +58224,7 @@ protoOf(InvoicePreviewPayer).equals = function (other) {
58187
58224
  return true;
58188
58225
  };
58189
58226
  function _get_$cachedSerializer__te6jhj_31($this) {
58190
- return $this.v7y_1.n1();
58227
+ return $this.w7y_1.n1();
58191
58228
  }
58192
58229
  function InvoiceProcessType$Companion$_anonymous__94811p() {
58193
58230
  var tmp = values_26();
@@ -58224,13 +58261,13 @@ function Companion_243() {
58224
58261
  var tmp$ret$2 = element.value;
58225
58262
  destination.c3(tmp$ret$2, element);
58226
58263
  }
58227
- tmp.u7y_1 = destination;
58264
+ tmp.v7y_1 = destination;
58228
58265
  var tmp_0 = this;
58229
58266
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
58230
- tmp_0.v7y_1 = lazy(tmp_1, InvoiceProcessType$Companion$_anonymous__94811p);
58267
+ tmp_0.w7y_1 = lazy(tmp_1, InvoiceProcessType$Companion$_anonymous__94811p);
58231
58268
  }
58232
58269
  protoOf(Companion_243).fromValue = function (value) {
58233
- return this.u7y_1.z2(value);
58270
+ return this.v7y_1.z2(value);
58234
58271
  };
58235
58272
  protoOf(Companion_243).r6b = function () {
58236
58273
  return _get_$cachedSerializer__te6jhj_31(this);
@@ -58547,10 +58584,10 @@ protoOf(InvoiceProcessing).a79 = function () {
58547
58584
  protoOf(InvoiceProcessing).b79 = function () {
58548
58585
  return this.performedById;
58549
58586
  };
58550
- protoOf(InvoiceProcessing).z7u = function () {
58587
+ protoOf(InvoiceProcessing).a7v = function () {
58551
58588
  return this.rejectionReason;
58552
58589
  };
58553
- protoOf(InvoiceProcessing).o7s = function () {
58590
+ protoOf(InvoiceProcessing).p7s = function () {
58554
58591
  return this.result;
58555
58592
  };
58556
58593
  protoOf(InvoiceProcessing).bh = function () {
@@ -60395,7 +60432,7 @@ protoOf(InvoiceSubjectMeta).h8b = function () {
60395
60432
  protoOf(InvoiceSubjectMeta).m = function () {
60396
60433
  return this.name;
60397
60434
  };
60398
- protoOf(InvoiceSubjectMeta).n7y = function () {
60435
+ protoOf(InvoiceSubjectMeta).o7y = function () {
60399
60436
  return this.orgnr;
60400
60437
  };
60401
60438
  protoOf(InvoiceSubjectMeta).b6w = function () {
@@ -60463,7 +60500,7 @@ protoOf(InvoiceSubjectMeta).equals = function (other) {
60463
60500
  return true;
60464
60501
  };
60465
60502
  function _get_$cachedSerializer__te6jhj_35($this) {
60466
- return $this.z7y_1.n1();
60503
+ return $this.a7z_1.n1();
60467
60504
  }
60468
60505
  function InvoiceType$Companion$_anonymous__wtzm60() {
60469
60506
  var tmp = values_30();
@@ -60494,13 +60531,13 @@ function Companion_252() {
60494
60531
  var tmp$ret$2 = element.value;
60495
60532
  destination.c3(tmp$ret$2, element);
60496
60533
  }
60497
- tmp.y7y_1 = destination;
60534
+ tmp.z7y_1 = destination;
60498
60535
  var tmp_0 = this;
60499
60536
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
60500
- tmp_0.z7y_1 = lazy(tmp_1, InvoiceType$Companion$_anonymous__wtzm60);
60537
+ tmp_0.a7z_1 = lazy(tmp_1, InvoiceType$Companion$_anonymous__wtzm60);
60501
60538
  }
60502
60539
  protoOf(Companion_252).fromValue = function (value) {
60503
- return this.y7y_1.z2(value);
60540
+ return this.z7y_1.z2(value);
60504
60541
  };
60505
60542
  protoOf(Companion_252).r6b = function () {
60506
60543
  return _get_$cachedSerializer__te6jhj_35(this);
@@ -63138,7 +63175,7 @@ protoOf(IssueInMeetingAttachedToMeetingBy).b6u = function () {
63138
63175
  protoOf(IssueInMeetingAttachedToMeetingBy).t7d = function () {
63139
63176
  return this.preferredLanguage;
63140
63177
  };
63141
- protoOf(IssueInMeetingAttachedToMeetingBy).p7w = function () {
63178
+ protoOf(IssueInMeetingAttachedToMeetingBy).q7w = function () {
63142
63179
  return this.profileUrl;
63143
63180
  };
63144
63181
  protoOf(IssueInMeetingAttachedToMeetingBy).m7i = function () {
@@ -63788,7 +63825,7 @@ function JobState_ANY_getInstance() {
63788
63825
  return JobState_ANY_instance;
63789
63826
  }
63790
63827
  function _get_$cachedSerializer__te6jhj_38($this) {
63791
- return $this.r7s_1.n1();
63828
+ return $this.s7s_1.n1();
63792
63829
  }
63793
63830
  function KartverketFetchState$Companion$_anonymous__glauk7() {
63794
63831
  var tmp = values_33();
@@ -63823,13 +63860,13 @@ function Companion_263() {
63823
63860
  var tmp$ret$2 = element.value;
63824
63861
  destination.c3(tmp$ret$2, element);
63825
63862
  }
63826
- tmp.q7s_1 = destination;
63863
+ tmp.r7s_1 = destination;
63827
63864
  var tmp_0 = this;
63828
63865
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
63829
- tmp_0.r7s_1 = lazy(tmp_1, KartverketFetchState$Companion$_anonymous__glauk7);
63866
+ tmp_0.s7s_1 = lazy(tmp_1, KartverketFetchState$Companion$_anonymous__glauk7);
63830
63867
  }
63831
63868
  protoOf(Companion_263).fromValue = function (value) {
63832
- return this.q7s_1.z2(value);
63869
+ return this.r7s_1.z2(value);
63833
63870
  };
63834
63871
  protoOf(Companion_263).r6b = function () {
63835
63872
  return _get_$cachedSerializer__te6jhj_38(this);
@@ -64236,7 +64273,7 @@ protoOf(Kontaktinformasjon).qq = function () {
64236
64273
  protoOf(Kontaktinformasjon).z6r = function () {
64237
64274
  return this.varselSmsMobilnummer;
64238
64275
  };
64239
- protoOf(Kontaktinformasjon).g7y = function (navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer) {
64276
+ protoOf(Kontaktinformasjon).h7y = function (navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer) {
64240
64277
  return new Kontaktinformasjon(navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer);
64241
64278
  };
64242
64279
  protoOf(Kontaktinformasjon).copy = function (navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer, $super) {
@@ -64244,7 +64281,7 @@ protoOf(Kontaktinformasjon).copy = function (navn, telefonnummer, varselEpostadr
64244
64281
  telefonnummer = telefonnummer === VOID ? this.telefonnummer : telefonnummer;
64245
64282
  varselEpostadresse = varselEpostadresse === VOID ? this.varselEpostadresse : varselEpostadresse;
64246
64283
  varselSmsMobilnummer = varselSmsMobilnummer === VOID ? this.varselSmsMobilnummer : varselSmsMobilnummer;
64247
- return $super === VOID ? this.g7y(navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer) : $super.g7y.call(this, navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer);
64284
+ return $super === VOID ? this.h7y(navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer) : $super.h7y.call(this, navn, telefonnummer, varselEpostadresse, varselSmsMobilnummer);
64248
64285
  };
64249
64286
  protoOf(Kontaktinformasjon).toString = function () {
64250
64287
  return 'Kontaktinformasjon(navn=' + this.navn + ', telefonnummer=' + this.telefonnummer + ', varselEpostadresse=' + this.varselEpostadresse + ', varselSmsMobilnummer=' + this.varselSmsMobilnummer + ')';
@@ -66612,7 +66649,7 @@ function MassCommunicationRecipientStatus(recipient, state) {
66612
66649
  protoOf(MassCommunicationRecipientStatus).s70 = function () {
66613
66650
  return this.recipient;
66614
66651
  };
66615
- protoOf(MassCommunicationRecipientStatus).v7s = function () {
66652
+ protoOf(MassCommunicationRecipientStatus).w7s = function () {
66616
66653
  return this.state;
66617
66654
  };
66618
66655
  protoOf(MassCommunicationRecipientStatus).bh = function () {
@@ -67006,7 +67043,7 @@ protoOf(MassEditOrganization).n7d = function () {
67006
67043
  protoOf(MassEditOrganization).w71 = function () {
67007
67044
  return this.classification;
67008
67045
  };
67009
- protoOf(MassEditOrganization).l7w = function () {
67046
+ protoOf(MassEditOrganization).m7w = function () {
67010
67047
  return this.historicRoles;
67011
67048
  };
67012
67049
  protoOf(MassEditOrganization).p1t = function () {
@@ -69550,7 +69587,7 @@ function MeetingParticipant(attended, email, id, name, personId, pictureUrl, rol
69550
69587
  this.signatureUnobtainable = signatureUnobtainable;
69551
69588
  this.signedAt = signedAt;
69552
69589
  }
69553
- protoOf(MeetingParticipant).r7v = function () {
69590
+ protoOf(MeetingParticipant).s7v = function () {
69554
69591
  return this.attended;
69555
69592
  };
69556
69593
  protoOf(MeetingParticipant).l6v = function () {
@@ -70977,7 +71014,7 @@ function Meta(count, etag, totalCount) {
70977
71014
  protoOf(Meta).r75 = function () {
70978
71015
  return this.count;
70979
71016
  };
70980
- protoOf(Meta).l7y = function () {
71017
+ protoOf(Meta).m7y = function () {
70981
71018
  return this.etag;
70982
71019
  };
70983
71020
  protoOf(Meta).r80 = function () {
@@ -72103,16 +72140,16 @@ function ModifyCustomerMetadataCommand(alternateEHFReference, customerReference,
72103
72140
  this.groupInvoices = groupInvoices;
72104
72141
  this.overdueProcessing = overdueProcessing;
72105
72142
  }
72106
- protoOf(ModifyCustomerMetadataCommand).h7q = function () {
72143
+ protoOf(ModifyCustomerMetadataCommand).i7q = function () {
72107
72144
  return this.alternateEHFReference;
72108
72145
  };
72109
- protoOf(ModifyCustomerMetadataCommand).j7q = function () {
72146
+ protoOf(ModifyCustomerMetadataCommand).k7q = function () {
72110
72147
  return this.customerReference;
72111
72148
  };
72112
- protoOf(ModifyCustomerMetadataCommand).n7p = function () {
72149
+ protoOf(ModifyCustomerMetadataCommand).o7p = function () {
72113
72150
  return this.groupInvoices;
72114
72151
  };
72115
- protoOf(ModifyCustomerMetadataCommand).l7q = function () {
72152
+ protoOf(ModifyCustomerMetadataCommand).m7q = function () {
72116
72153
  return this.overdueProcessing;
72117
72154
  };
72118
72155
  protoOf(ModifyCustomerMetadataCommand).bh = function () {
@@ -74833,7 +74870,7 @@ function OrderEconomicReportCommand(forPeriod) {
74833
74870
  }
74834
74871
  this.forPeriod = forPeriod;
74835
74872
  }
74836
- protoOf(OrderEconomicReportCommand).e7t = function () {
74873
+ protoOf(OrderEconomicReportCommand).f7t = function () {
74837
74874
  return this.forPeriod;
74838
74875
  };
74839
74876
  protoOf(OrderEconomicReportCommand).bh = function () {
@@ -75449,7 +75486,7 @@ protoOf(Organization).n6y = function () {
75449
75486
  protoOf(Organization).n8n = function () {
75450
75487
  return this.employees;
75451
75488
  };
75452
- protoOf(Organization).l7w = function () {
75489
+ protoOf(Organization).m7w = function () {
75453
75490
  return this.historicRoles;
75454
75491
  };
75455
75492
  protoOf(Organization).p1t = function () {
@@ -75977,16 +76014,16 @@ protoOf(OrganizationCustomer).y6v = function () {
75977
76014
  protoOf(OrganizationCustomer).w71 = function () {
75978
76015
  return this.w8n_1;
75979
76016
  };
75980
- protoOf(OrganizationCustomer).m7p = function () {
76017
+ protoOf(OrganizationCustomer).n7p = function () {
75981
76018
  return this.x8n_1;
75982
76019
  };
75983
- protoOf(OrganizationCustomer).n7p = function () {
76020
+ protoOf(OrganizationCustomer).o7p = function () {
75984
76021
  return this.y8n_1;
75985
76022
  };
75986
- protoOf(OrganizationCustomer).o7p = function () {
76023
+ protoOf(OrganizationCustomer).p7p = function () {
75987
76024
  return this.z8n_1;
75988
76025
  };
75989
- protoOf(OrganizationCustomer).p7p = function () {
76026
+ protoOf(OrganizationCustomer).q7p = function () {
75990
76027
  return this.a8o_1;
75991
76028
  };
75992
76029
  protoOf(OrganizationCustomer).z72 = function () {
@@ -76446,7 +76483,7 @@ function OrganizationEmployee(companyContact, completeMobile, country, email, fa
76446
76483
  protoOf(OrganizationEmployee).i8o = function () {
76447
76484
  return this.companyContact;
76448
76485
  };
76449
- protoOf(OrganizationEmployee).j7w = function () {
76486
+ protoOf(OrganizationEmployee).k7w = function () {
76450
76487
  return this.completeMobile;
76451
76488
  };
76452
76489
  protoOf(OrganizationEmployee).n6y = function () {
@@ -76467,7 +76504,7 @@ protoOf(OrganizationEmployee).p1t = function () {
76467
76504
  protoOf(OrganizationEmployee).m6v = function () {
76468
76505
  return this.mobile;
76469
76506
  };
76470
- protoOf(OrganizationEmployee).n7w = function () {
76507
+ protoOf(OrganizationEmployee).o7w = function () {
76471
76508
  return this.mobileCountryCode;
76472
76509
  };
76473
76510
  protoOf(OrganizationEmployee).x71 = function () {
@@ -77005,7 +77042,7 @@ protoOf(OrganizationParticipant).j7a = function () {
77005
77042
  protoOf(OrganizationParticipant).g8a = function () {
77006
77043
  return this.organization;
77007
77044
  };
77008
- protoOf(OrganizationParticipant).n7y = function () {
77045
+ protoOf(OrganizationParticipant).o7y = function () {
77009
77046
  return this.orgnr;
77010
77047
  };
77011
77048
  protoOf(OrganizationParticipant).bh = function () {
@@ -77696,7 +77733,7 @@ protoOf(OrganizationResident).q8p = function () {
77696
77733
  protoOf(OrganizationResident).n6y = function () {
77697
77734
  return this.f8p_1;
77698
77735
  };
77699
- protoOf(OrganizationResident).l7w = function () {
77736
+ protoOf(OrganizationResident).m7w = function () {
77700
77737
  return this.g8p_1;
77701
77738
  };
77702
77739
  protoOf(OrganizationResident).p1t = function () {
@@ -77711,7 +77748,7 @@ protoOf(OrganizationResident).x72 = function () {
77711
77748
  protoOf(OrganizationResident).c7c = function () {
77712
77749
  return this.k8p_1;
77713
77750
  };
77714
- protoOf(OrganizationResident).p7w = function () {
77751
+ protoOf(OrganizationResident).q7w = function () {
77715
77752
  return this.l8p_1;
77716
77753
  };
77717
77754
  protoOf(OrganizationResident).b7k = function () {
@@ -79029,10 +79066,10 @@ protoOf(OverdueInvoiceCustomer).d75 = function () {
79029
79066
  protoOf(OverdueInvoiceCustomer).e75 = function () {
79030
79067
  return this.totalOutstanding;
79031
79068
  };
79032
- protoOf(OverdueInvoiceCustomer).q7w = function () {
79069
+ protoOf(OverdueInvoiceCustomer).r7w = function () {
79033
79070
  return this.totalOutstandingExpired;
79034
79071
  };
79035
- protoOf(OverdueInvoiceCustomer).r7w = function () {
79072
+ protoOf(OverdueInvoiceCustomer).s7w = function () {
79036
79073
  return this.totalOutstandingOld;
79037
79074
  };
79038
79075
  protoOf(OverdueInvoiceCustomer).y7z = function () {
@@ -79916,7 +79953,7 @@ protoOf(OverdueInvoiceOverview).d75 = function () {
79916
79953
  protoOf(OverdueInvoiceOverview).e75 = function () {
79917
79954
  return this.totalOutstandingOpens;
79918
79955
  };
79919
- protoOf(OverdueInvoiceOverview).q7w = function () {
79956
+ protoOf(OverdueInvoiceOverview).r7w = function () {
79920
79957
  return this.totalOutstandingOverdue;
79921
79958
  };
79922
79959
  protoOf(OverdueInvoiceOverview).r8q = function (customer, expiredInvoices, interestDemanded, interestDemandedExpired, interestDemandedOld, interestDemandedOpens, interestDemandedOverdue, interestToday, interestTodayExpired, interestTodayOld, interestTodayOpens, interestTodayOverdue, latePaymentFeeDemanded, latePaymentFeeDemandedExpired, latePaymentFeeDemandedOld, latePaymentFeeDemandedOpens, latePaymentFeeDemandedOverdue, oldInvoices, openInvoices, overdueInvoices, totalOutstanding, totalOutstandingExpired, totalOutstandingOld, totalOutstandingOpens, totalOutstandingOverdue) {
@@ -81245,7 +81282,7 @@ protoOf(OwnershipChangeRole).x8r = function () {
81245
81282
  protoOf(OwnershipChangeRole).y8r = function () {
81246
81283
  return this.roleId;
81247
81284
  };
81248
- protoOf(OwnershipChangeRole).y7t = function () {
81285
+ protoOf(OwnershipChangeRole).z7t = function () {
81249
81286
  return this.roleType;
81250
81287
  };
81251
81288
  protoOf(OwnershipChangeRole).d6u = function () {
@@ -81477,14 +81514,14 @@ protoOf(Paging).ch = function () {
81477
81514
  protoOf(Paging).qq = function () {
81478
81515
  return this.self;
81479
81516
  };
81480
- protoOf(Paging).v7w = function (next, previous, self_0) {
81517
+ protoOf(Paging).w7w = function (next, previous, self_0) {
81481
81518
  return new Paging(next, previous, self_0);
81482
81519
  };
81483
81520
  protoOf(Paging).copy = function (next, previous, self_0, $super) {
81484
81521
  next = next === VOID ? this.next : next;
81485
81522
  previous = previous === VOID ? this.previous : previous;
81486
81523
  self_0 = self_0 === VOID ? this.self : self_0;
81487
- return $super === VOID ? this.v7w(next, previous, self_0) : $super.v7w.call(this, next, previous, self_0);
81524
+ return $super === VOID ? this.w7w(next, previous, self_0) : $super.w7w.call(this, next, previous, self_0);
81488
81525
  };
81489
81526
  protoOf(Paging).toString = function () {
81490
81527
  return 'Paging(next=' + this.next + ', previous=' + this.previous + ', self=' + this.self + ')';
@@ -82330,7 +82367,7 @@ function ParticipantType_SUPPLIER_CONTACT_getInstance() {
82330
82367
  return ParticipantType_SUPPLIER_CONTACT_instance;
82331
82368
  }
82332
82369
  function _get_$cachedSerializer__te6jhj_50($this) {
82333
- return $this.r7y_1.n1();
82370
+ return $this.s7y_1.n1();
82334
82371
  }
82335
82372
  function PayeeType$Companion$_anonymous__r40mz7() {
82336
82373
  var tmp = values_44();
@@ -82360,13 +82397,13 @@ function Companion_340() {
82360
82397
  var tmp$ret$2 = element.value;
82361
82398
  destination.c3(tmp$ret$2, element);
82362
82399
  }
82363
- tmp.q7y_1 = destination;
82400
+ tmp.r7y_1 = destination;
82364
82401
  var tmp_0 = this;
82365
82402
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
82366
- tmp_0.r7y_1 = lazy(tmp_1, PayeeType$Companion$_anonymous__r40mz7);
82403
+ tmp_0.s7y_1 = lazy(tmp_1, PayeeType$Companion$_anonymous__r40mz7);
82367
82404
  }
82368
82405
  protoOf(Companion_340).fromValue = function (value) {
82369
- return this.q7y_1.z2(value);
82406
+ return this.r7y_1.z2(value);
82370
82407
  };
82371
82408
  protoOf(Companion_340).r6b = function () {
82372
82409
  return _get_$cachedSerializer__te6jhj_50(this);
@@ -82780,7 +82817,7 @@ protoOf(PayerInput).m = function () {
82780
82817
  protoOf(PayerInput).y6r = function () {
82781
82818
  return this.number;
82782
82819
  };
82783
- protoOf(PayerInput).n7y = function () {
82820
+ protoOf(PayerInput).o7y = function () {
82784
82821
  return this.orgnr;
82785
82822
  };
82786
82823
  protoOf(PayerInput).u8s = function () {
@@ -82935,7 +82972,7 @@ protoOf(PayerInput).equals = function (other) {
82935
82972
  return true;
82936
82973
  };
82937
82974
  function _get_$cachedSerializer__te6jhj_51($this) {
82938
- return $this.t7y_1.n1();
82975
+ return $this.u7y_1.n1();
82939
82976
  }
82940
82977
  function PayerType$Companion$_anonymous__krfwo0() {
82941
82978
  var tmp = values_45();
@@ -82969,13 +83006,13 @@ function Companion_342() {
82969
83006
  var tmp$ret$2 = element.value;
82970
83007
  destination.c3(tmp$ret$2, element);
82971
83008
  }
82972
- tmp.s7y_1 = destination;
83009
+ tmp.t7y_1 = destination;
82973
83010
  var tmp_0 = this;
82974
83011
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
82975
- tmp_0.t7y_1 = lazy(tmp_1, PayerType$Companion$_anonymous__krfwo0);
83012
+ tmp_0.u7y_1 = lazy(tmp_1, PayerType$Companion$_anonymous__krfwo0);
82976
83013
  }
82977
83014
  protoOf(Companion_342).fromValue = function (value) {
82978
- return this.s7y_1.z2(value);
83015
+ return this.t7y_1.z2(value);
82979
83016
  };
82980
83017
  protoOf(Companion_342).r6b = function () {
82981
83018
  return _get_$cachedSerializer__te6jhj_51(this);
@@ -83333,7 +83370,7 @@ protoOf(Payment).p1t = function () {
83333
83370
  protoOf(Payment).x6t = function () {
83334
83371
  return this.invoiceId;
83335
83372
  };
83336
- protoOf(Payment).g7z = function () {
83373
+ protoOf(Payment).h7z = function () {
83337
83374
  return this.kid;
83338
83375
  };
83339
83376
  protoOf(Payment).x72 = function () {
@@ -84675,7 +84712,7 @@ protoOf(Person).u6v = function () {
84675
84712
  protoOf(Person).y7j = function () {
84676
84713
  return this.birthDay;
84677
84714
  };
84678
- protoOf(Person).j7w = function () {
84715
+ protoOf(Person).k7w = function () {
84679
84716
  return this.completeMobile;
84680
84717
  };
84681
84718
  protoOf(Person).n6y = function () {
@@ -84684,10 +84721,10 @@ protoOf(Person).n6y = function () {
84684
84721
  protoOf(Person).l6v = function () {
84685
84722
  return this.email;
84686
84723
  };
84687
- protoOf(Person).k7w = function () {
84724
+ protoOf(Person).l7w = function () {
84688
84725
  return this.folkeregisteret;
84689
84726
  };
84690
- protoOf(Person).l7w = function () {
84727
+ protoOf(Person).m7w = function () {
84691
84728
  return this.historicRoles;
84692
84729
  };
84693
84730
  protoOf(Person).p1t = function () {
@@ -84696,13 +84733,13 @@ protoOf(Person).p1t = function () {
84696
84733
  protoOf(Person).l72 = function () {
84697
84734
  return this.invoicingEmail;
84698
84735
  };
84699
- protoOf(Person).m7w = function () {
84736
+ protoOf(Person).n7w = function () {
84700
84737
  return this.isUser;
84701
84738
  };
84702
84739
  protoOf(Person).m6v = function () {
84703
84740
  return this.mobile;
84704
84741
  };
84705
- protoOf(Person).n7w = function () {
84742
+ protoOf(Person).o7w = function () {
84706
84743
  return this.mobileCountryCode;
84707
84744
  };
84708
84745
  protoOf(Person).m = function () {
@@ -84717,13 +84754,13 @@ protoOf(Person).x72 = function () {
84717
84754
  protoOf(Person).c7c = function () {
84718
84755
  return this.parkingSpaces;
84719
84756
  };
84720
- protoOf(Person).o7w = function () {
84757
+ protoOf(Person).p7w = function () {
84721
84758
  return this.personnummerId;
84722
84759
  };
84723
84760
  protoOf(Person).t7d = function () {
84724
84761
  return this.preferredLanguage;
84725
84762
  };
84726
- protoOf(Person).p7w = function () {
84763
+ protoOf(Person).q7w = function () {
84727
84764
  return this.profileUrl;
84728
84765
  };
84729
84766
  protoOf(Person).b7k = function () {
@@ -84816,10 +84853,10 @@ protoOf(Person).d75 = function () {
84816
84853
  protoOf(Person).e75 = function () {
84817
84854
  return this.storageRooms;
84818
84855
  };
84819
- protoOf(Person).q7w = function () {
84856
+ protoOf(Person).r7w = function () {
84820
84857
  return this.title;
84821
84858
  };
84822
- protoOf(Person).r7w = function () {
84859
+ protoOf(Person).s7w = function () {
84823
84860
  return this.userId;
84824
84861
  };
84825
84862
  protoOf(Person).a8u = function (accountNumber, address, birthDay, completeMobile, country, email, folkeregisteret, historicRoles, id, invoicingEmail, isUser, mobile, mobileCountryCode, name, nationality, note, parkingSpaces, personnummerId, preferredLanguage, profileUrl, reservedEmail, reservedSMS, roles, storageRooms, title, userId) {
@@ -85382,16 +85419,16 @@ protoOf(PersonCustomer).y6v = function () {
85382
85419
  protoOf(PersonCustomer).w71 = function () {
85383
85420
  return this.k8u_1;
85384
85421
  };
85385
- protoOf(PersonCustomer).m7p = function () {
85422
+ protoOf(PersonCustomer).n7p = function () {
85386
85423
  return this.l8u_1;
85387
85424
  };
85388
- protoOf(PersonCustomer).n7p = function () {
85425
+ protoOf(PersonCustomer).o7p = function () {
85389
85426
  return this.m8u_1;
85390
85427
  };
85391
- protoOf(PersonCustomer).o7p = function () {
85428
+ protoOf(PersonCustomer).p7p = function () {
85392
85429
  return this.n8u_1;
85393
85430
  };
85394
- protoOf(PersonCustomer).p7p = function () {
85431
+ protoOf(PersonCustomer).q7p = function () {
85395
85432
  return this.o8u_1;
85396
85433
  };
85397
85434
  protoOf(PersonCustomer).z72 = function () {
@@ -86974,7 +87011,7 @@ protoOf(PersonResident).q8p = function () {
86974
87011
  protoOf(PersonResident).n6y = function () {
86975
87012
  return this.q8v_1;
86976
87013
  };
86977
- protoOf(PersonResident).l7w = function () {
87014
+ protoOf(PersonResident).m7w = function () {
86978
87015
  return this.r8v_1;
86979
87016
  };
86980
87017
  protoOf(PersonResident).p1t = function () {
@@ -86989,7 +87026,7 @@ protoOf(PersonResident).x72 = function () {
86989
87026
  protoOf(PersonResident).c7c = function () {
86990
87027
  return this.v8v_1;
86991
87028
  };
86992
- protoOf(PersonResident).p7w = function () {
87029
+ protoOf(PersonResident).q7w = function () {
86993
87030
  return this.w8v_1;
86994
87031
  };
86995
87032
  protoOf(PersonResident).b7k = function () {
@@ -87010,25 +87047,25 @@ protoOf(PersonResident).u6v = function () {
87010
87047
  protoOf(PersonResident).y7j = function () {
87011
87048
  return this.birthDay;
87012
87049
  };
87013
- protoOf(PersonResident).j7w = function () {
87050
+ protoOf(PersonResident).k7w = function () {
87014
87051
  return this.completeMobile;
87015
87052
  };
87016
87053
  protoOf(PersonResident).l6v = function () {
87017
87054
  return this.email;
87018
87055
  };
87019
- protoOf(PersonResident).k7w = function () {
87056
+ protoOf(PersonResident).l7w = function () {
87020
87057
  return this.folkeregisteret;
87021
87058
  };
87022
87059
  protoOf(PersonResident).l72 = function () {
87023
87060
  return this.invoicingEmail;
87024
87061
  };
87025
- protoOf(PersonResident).m7w = function () {
87062
+ protoOf(PersonResident).n7w = function () {
87026
87063
  return this.isUser;
87027
87064
  };
87028
87065
  protoOf(PersonResident).m6v = function () {
87029
87066
  return this.mobile;
87030
87067
  };
87031
- protoOf(PersonResident).n7w = function () {
87068
+ protoOf(PersonResident).o7w = function () {
87032
87069
  return this.mobileCountryCode;
87033
87070
  };
87034
87071
  protoOf(PersonResident).m = function () {
@@ -87040,7 +87077,7 @@ protoOf(PersonResident).v8u = function () {
87040
87077
  protoOf(PersonResident).b8w = function () {
87041
87078
  return this.passportNumberId;
87042
87079
  };
87043
- protoOf(PersonResident).o7w = function () {
87080
+ protoOf(PersonResident).p7w = function () {
87044
87081
  return this.personnummerId;
87045
87082
  };
87046
87083
  protoOf(PersonResident).c8w = function () {
@@ -87121,10 +87158,10 @@ protoOf(PersonResident).d75 = function () {
87121
87158
  protoOf(PersonResident).e75 = function () {
87122
87159
  return this.passportExpiration;
87123
87160
  };
87124
- protoOf(PersonResident).q7w = function () {
87161
+ protoOf(PersonResident).r7w = function () {
87125
87162
  return this.passportNumberId;
87126
87163
  };
87127
- protoOf(PersonResident).r7w = function () {
87164
+ protoOf(PersonResident).s7w = function () {
87128
87165
  return this.personnummerId;
87129
87166
  };
87130
87167
  protoOf(PersonResident).y7z = function () {
@@ -88372,7 +88409,7 @@ protoOf(PersonUser).b6u = function () {
88372
88409
  protoOf(PersonUser).t7d = function () {
88373
88410
  return this.preferredLanguage;
88374
88411
  };
88375
- protoOf(PersonUser).p7w = function () {
88412
+ protoOf(PersonUser).q7w = function () {
88376
88413
  return this.profileUrl;
88377
88414
  };
88378
88415
  protoOf(PersonUser).m7i = function () {
@@ -90506,7 +90543,7 @@ protoOf(Posting).f82 = function () {
90506
90543
  protoOf(Posting).g82 = function () {
90507
90544
  return this.customerMeta;
90508
90545
  };
90509
- protoOf(Posting).k7q = function () {
90546
+ protoOf(Posting).l7q = function () {
90510
90547
  return this.customerType;
90511
90548
  };
90512
90549
  protoOf(Posting).h82 = function () {
@@ -90539,7 +90576,7 @@ protoOf(Posting).l82 = function () {
90539
90576
  protoOf(Posting).v7z = function () {
90540
90577
  return this.tenant;
90541
90578
  };
90542
- protoOf(Posting).e7r = function () {
90579
+ protoOf(Posting).f7r = function () {
90543
90580
  return this.timestamp;
90544
90581
  };
90545
90582
  protoOf(Posting).n1 = function () {
@@ -90795,7 +90832,7 @@ function PostingSubjectMeta(name, orgnr) {
90795
90832
  protoOf(PostingSubjectMeta).m = function () {
90796
90833
  return this.name;
90797
90834
  };
90798
- protoOf(PostingSubjectMeta).n7y = function () {
90835
+ protoOf(PostingSubjectMeta).o7y = function () {
90799
90836
  return this.orgnr;
90800
90837
  };
90801
90838
  protoOf(PostingSubjectMeta).bh = function () {
@@ -92112,7 +92149,7 @@ function RegisterAttendanceCommand(attended) {
92112
92149
  }
92113
92150
  this.attended = attended;
92114
92151
  }
92115
- protoOf(RegisterAttendanceCommand).r7v = function () {
92152
+ protoOf(RegisterAttendanceCommand).s7v = function () {
92116
92153
  return this.attended;
92117
92154
  };
92118
92155
  protoOf(RegisterAttendanceCommand).bh = function () {
@@ -92351,7 +92388,7 @@ protoOf(RegisterDeviceCommand).l8z = function () {
92351
92388
  protoOf(RegisterDeviceCommand).m8z = function () {
92352
92389
  return this.fcmDevice;
92353
92390
  };
92354
- protoOf(RegisterDeviceCommand).v7q = function () {
92391
+ protoOf(RegisterDeviceCommand).w7q = function () {
92355
92392
  return this.fcmToken;
92356
92393
  };
92357
92394
  protoOf(RegisterDeviceCommand).n8z = function () {
@@ -92708,7 +92745,7 @@ protoOf(RejectInvoiceCommand).qq = function () {
92708
92745
  protoOf(RejectInvoiceCommand).z6r = function () {
92709
92746
  return this.supplierOrgNr;
92710
92747
  };
92711
- protoOf(RejectInvoiceCommand).g7y = function (description, reason, supplierName, supplierOrgNr) {
92748
+ protoOf(RejectInvoiceCommand).h7y = function (description, reason, supplierName, supplierOrgNr) {
92712
92749
  return new RejectInvoiceCommand(description, reason, supplierName, supplierOrgNr);
92713
92750
  };
92714
92751
  protoOf(RejectInvoiceCommand).copy = function (description, reason, supplierName, supplierOrgNr, $super) {
@@ -92716,7 +92753,7 @@ protoOf(RejectInvoiceCommand).copy = function (description, reason, supplierName
92716
92753
  reason = reason === VOID ? this.reason : reason;
92717
92754
  supplierName = supplierName === VOID ? this.supplierName : supplierName;
92718
92755
  supplierOrgNr = supplierOrgNr === VOID ? this.supplierOrgNr : supplierOrgNr;
92719
- return $super === VOID ? this.g7y(description, reason, supplierName, supplierOrgNr) : $super.g7y.call(this, description, reason, supplierName, supplierOrgNr);
92756
+ return $super === VOID ? this.h7y(description, reason, supplierName, supplierOrgNr) : $super.h7y.call(this, description, reason, supplierName, supplierOrgNr);
92720
92757
  };
92721
92758
  protoOf(RejectInvoiceCommand).toString = function () {
92722
92759
  return 'RejectInvoiceCommand(description=' + this.description + ', reason=' + this.reason + ', supplierName=' + this.supplierName + ', supplierOrgNr=' + this.supplierOrgNr + ')';
@@ -92924,7 +92961,7 @@ function RenameDocumentCommand(fileName) {
92924
92961
  }
92925
92962
  this.fileName = fileName;
92926
92963
  }
92927
- protoOf(RenameDocumentCommand).d7s = function () {
92964
+ protoOf(RenameDocumentCommand).e7s = function () {
92928
92965
  return this.fileName;
92929
92966
  };
92930
92967
  protoOf(RenameDocumentCommand).bh = function () {
@@ -94832,7 +94869,7 @@ protoOf(RoleInput).equals = function (other) {
94832
94869
  return true;
94833
94870
  };
94834
94871
  function _get_$cachedSerializer__te6jhj_60($this) {
94835
- return $this.u7t_1.n1();
94872
+ return $this.v7t_1.n1();
94836
94873
  }
94837
94874
  function RoleType$Companion$_anonymous__fowurj() {
94838
94875
  var tmp = values_53();
@@ -94888,13 +94925,13 @@ function Companion_392() {
94888
94925
  var tmp$ret$2 = element.value;
94889
94926
  destination.c3(tmp$ret$2, element);
94890
94927
  }
94891
- tmp.t7t_1 = destination;
94928
+ tmp.u7t_1 = destination;
94892
94929
  var tmp_0 = this;
94893
94930
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
94894
- tmp_0.u7t_1 = lazy(tmp_1, RoleType$Companion$_anonymous__fowurj);
94931
+ tmp_0.v7t_1 = lazy(tmp_1, RoleType$Companion$_anonymous__fowurj);
94895
94932
  }
94896
94933
  protoOf(Companion_392).fromValue = function (value) {
94897
- return this.t7t_1.z2(value);
94934
+ return this.u7t_1.z2(value);
94898
94935
  };
94899
94936
  protoOf(Companion_392).r6b = function () {
94900
94937
  return _get_$cachedSerializer__te6jhj_60(this);
@@ -95715,13 +95752,13 @@ protoOf(Routine).a6t = function () {
95715
95752
  protoOf(Routine).b6t = function () {
95716
95753
  return this.createdBy;
95717
95754
  };
95718
- protoOf(Routine).z7r = function () {
95755
+ protoOf(Routine).a7s = function () {
95719
95756
  return this.createdByName;
95720
95757
  };
95721
- protoOf(Routine).a7s = function () {
95758
+ protoOf(Routine).b7s = function () {
95722
95759
  return this.deletedAt;
95723
95760
  };
95724
- protoOf(Routine).b7s = function () {
95761
+ protoOf(Routine).c7s = function () {
95725
95762
  return this.deletedBy;
95726
95763
  };
95727
95764
  protoOf(Routine).l91 = function () {
@@ -95850,10 +95887,10 @@ protoOf(Routine).d75 = function () {
95850
95887
  protoOf(Routine).e75 = function () {
95851
95888
  return this.taskId;
95852
95889
  };
95853
- protoOf(Routine).q7w = function () {
95890
+ protoOf(Routine).r7w = function () {
95854
95891
  return this.title;
95855
95892
  };
95856
- protoOf(Routine).r7w = function () {
95893
+ protoOf(Routine).s7w = function () {
95857
95894
  return this.type;
95858
95895
  };
95859
95896
  protoOf(Routine).p91 = function (completedAt, completedBy, completedName, createdAt, createdBy, createdByName, deletedAt, deletedBy, deletedName, description, documents, draft, dueDate, dueDateOffset, id, log, recommendedIntervalMethod, recommendedIntervalType, recommendedIntervalValue, responsibleId, responsibleName, supplier, svgName, taskId, title, type) {
@@ -99504,7 +99541,7 @@ protoOf(Section).r73 = function () {
99504
99541
  protoOf(Section).q93 = function () {
99505
99542
  return this.capabilities;
99506
99543
  };
99507
- protoOf(Section).y7r = function () {
99544
+ protoOf(Section).z7r = function () {
99508
99545
  return this.children;
99509
99546
  };
99510
99547
  protoOf(Section).w71 = function () {
@@ -99516,7 +99553,7 @@ protoOf(Section).r93 = function () {
99516
99553
  protoOf(Section).z6s = function () {
99517
99554
  return this.companyId;
99518
99555
  };
99519
- protoOf(Section).a7s = function () {
99556
+ protoOf(Section).b7s = function () {
99520
99557
  return this.deletedAt;
99521
99558
  };
99522
99559
  protoOf(Section).s73 = function () {
@@ -99660,10 +99697,10 @@ protoOf(Section).d75 = function () {
99660
99697
  protoOf(Section).e75 = function () {
99661
99698
  return this.parentId;
99662
99699
  };
99663
- protoOf(Section).q7w = function () {
99700
+ protoOf(Section).r7w = function () {
99664
99701
  return this.parkingSpaces;
99665
99702
  };
99666
- protoOf(Section).r7w = function () {
99703
+ protoOf(Section).s7w = function () {
99667
99704
  return this.residenceNr;
99668
99705
  };
99669
99706
  protoOf(Section).y7z = function () {
@@ -102216,7 +102253,7 @@ protoOf(SectionStatus).u95 = function () {
102216
102253
  protoOf(SectionStatus).v95 = function () {
102217
102254
  return this.registeredBy;
102218
102255
  };
102219
- protoOf(SectionStatus).v7s = function () {
102256
+ protoOf(SectionStatus).w7s = function () {
102220
102257
  return this.state;
102221
102258
  };
102222
102259
  protoOf(SectionStatus).bh = function () {
@@ -102613,7 +102650,7 @@ protoOf(SectionStatusSectionStatusMapValue).u95 = function () {
102613
102650
  protoOf(SectionStatusSectionStatusMapValue).v95 = function () {
102614
102651
  return this.registeredBy;
102615
102652
  };
102616
- protoOf(SectionStatusSectionStatusMapValue).v7s = function () {
102653
+ protoOf(SectionStatusSectionStatusMapValue).w7s = function () {
102617
102654
  return this.state;
102618
102655
  };
102619
102656
  protoOf(SectionStatusSectionStatusMapValue).bh = function () {
@@ -103704,7 +103741,7 @@ protoOf(SendLetterCommand).x96 = function () {
103704
103741
  protoOf(SendLetterCommand).y96 = function () {
103705
103742
  return this.fullName;
103706
103743
  };
103707
- protoOf(SendLetterCommand).n7y = function () {
103744
+ protoOf(SendLetterCommand).o7y = function () {
103708
103745
  return this.orgnr;
103709
103746
  };
103710
103747
  protoOf(SendLetterCommand).b6u = function () {
@@ -107254,7 +107291,7 @@ function SrpVerification(salt, secretBlock, srpB, userIdForSrp) {
107254
107291
  protoOf(SrpVerification).n8z = function () {
107255
107292
  return this.salt;
107256
107293
  };
107257
- protoOf(SrpVerification).d7r = function () {
107294
+ protoOf(SrpVerification).e7r = function () {
107258
107295
  return this.secretBlock;
107259
107296
  };
107260
107297
  protoOf(SrpVerification).n99 = function () {
@@ -109457,7 +109494,7 @@ protoOf(SupplierInvoice).e7f = function () {
109457
109494
  protoOf(SupplierInvoice).u8z = function () {
109458
109495
  return this.supplierOrgNr;
109459
109496
  };
109460
- protoOf(SupplierInvoice).h7v = function () {
109497
+ protoOf(SupplierInvoice).i7v = function () {
109461
109498
  return this.tripletexId;
109462
109499
  };
109463
109500
  protoOf(SupplierInvoice).bh = function () {
@@ -110317,16 +110354,16 @@ protoOf(Task).a6t = function () {
110317
110354
  protoOf(Task).w6t = function () {
110318
110355
  return this.createdById;
110319
110356
  };
110320
- protoOf(Task).z7r = function () {
110357
+ protoOf(Task).a7s = function () {
110321
110358
  return this.createdByName;
110322
110359
  };
110323
- protoOf(Task).a7s = function () {
110360
+ protoOf(Task).b7s = function () {
110324
110361
  return this.deletedAt;
110325
110362
  };
110326
110363
  protoOf(Task).j9b = function () {
110327
110364
  return this.deletedById;
110328
110365
  };
110329
- protoOf(Task).c7s = function () {
110366
+ protoOf(Task).d7s = function () {
110330
110367
  return this.deletedByName;
110331
110368
  };
110332
110369
  protoOf(Task).x6r = function () {
@@ -110449,10 +110486,10 @@ protoOf(Task).d75 = function () {
110449
110486
  protoOf(Task).e75 = function () {
110450
110487
  return this.routineId;
110451
110488
  };
110452
- protoOf(Task).q7w = function () {
110489
+ protoOf(Task).r7w = function () {
110453
110490
  return this.routineType;
110454
110491
  };
110455
- protoOf(Task).r7w = function () {
110492
+ protoOf(Task).s7w = function () {
110456
110493
  return this.title;
110457
110494
  };
110458
110495
  protoOf(Task).p9b = function (companyId, completedAt, completedById, completedByName, createdAt, createdById, createdByName, deletedAt, deletedById, deletedByName, description, dueDate, id, intervalMethod, intervalStart, intervalType, intervalValue, log, registeredAt, registeredById, registeredByName, responsibleId, responsibleName, routineId, routineType, title) {
@@ -110959,7 +110996,7 @@ protoOf(TaskEvent).a6t = function () {
110959
110996
  protoOf(TaskEvent).b6t = function () {
110960
110997
  return this.createdBy;
110961
110998
  };
110962
- protoOf(TaskEvent).z7r = function () {
110999
+ protoOf(TaskEvent).a7s = function () {
110963
111000
  return this.createdByName;
110964
111001
  };
110965
111002
  protoOf(TaskEvent).x6r = function () {
@@ -111439,7 +111476,7 @@ protoOf(TenantInput).equals = function (other) {
111439
111476
  return true;
111440
111477
  };
111441
111478
  function _get_$cachedSerializer__te6jhj_71($this) {
111442
- return $this.x7y_1.n1();
111479
+ return $this.y7y_1.n1();
111443
111480
  }
111444
111481
  function TenantType$Companion$_anonymous__gd65xn() {
111445
111482
  var tmp = values_64();
@@ -111468,13 +111505,13 @@ function Companion_456() {
111468
111505
  var tmp$ret$2 = element.value;
111469
111506
  destination.c3(tmp$ret$2, element);
111470
111507
  }
111471
- tmp.w7y_1 = destination;
111508
+ tmp.x7y_1 = destination;
111472
111509
  var tmp_0 = this;
111473
111510
  var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
111474
- tmp_0.x7y_1 = lazy(tmp_1, TenantType$Companion$_anonymous__gd65xn);
111511
+ tmp_0.y7y_1 = lazy(tmp_1, TenantType$Companion$_anonymous__gd65xn);
111475
111512
  }
111476
111513
  protoOf(Companion_456).fromValue = function (value) {
111477
- return this.w7y_1.z2(value);
111514
+ return this.x7y_1.z2(value);
111478
111515
  };
111479
111516
  protoOf(Companion_456).r6b = function () {
111480
111517
  return _get_$cachedSerializer__te6jhj_71(this);
@@ -112101,7 +112138,7 @@ protoOf(ThirdPartyInformation).r9c = function () {
112101
112138
  protoOf(ThirdPartyInformation).y4f = function () {
112102
112139
  return this.response;
112103
112140
  };
112104
- protoOf(ThirdPartyInformation).o7s = function () {
112141
+ protoOf(ThirdPartyInformation).p7s = function () {
112105
112142
  return this.result;
112106
112143
  };
112107
112144
  protoOf(ThirdPartyInformation).s9c = function () {
@@ -113409,7 +113446,7 @@ function ThirdPartyInformationOppgaveAndeler(cost, debt, festeAvgiftDelAvGjeld,
113409
113446
  protoOf(ThirdPartyInformationOppgaveAndeler).v9d = function () {
113410
113447
  return this.cost;
113411
113448
  };
113412
- protoOf(ThirdPartyInformationOppgaveAndeler).r7x = function () {
113449
+ protoOf(ThirdPartyInformationOppgaveAndeler).s7x = function () {
113413
113450
  return this.debt;
113414
113451
  };
113415
113452
  protoOf(ThirdPartyInformationOppgaveAndeler).w9d = function () {
@@ -113421,7 +113458,7 @@ protoOf(ThirdPartyInformationOppgaveAndeler).x9d = function () {
113421
113458
  protoOf(ThirdPartyInformationOppgaveAndeler).y9d = function () {
113422
113459
  return this.ligningsverdi;
113423
113460
  };
113424
- protoOf(ThirdPartyInformationOppgaveAndeler).z7x = function () {
113461
+ protoOf(ThirdPartyInformationOppgaveAndeler).a7y = function () {
113425
113462
  return this.wealth;
113426
113463
  };
113427
113464
  protoOf(ThirdPartyInformationOppgaveAndeler).bh = function () {
@@ -113832,7 +113869,7 @@ protoOf(ThirdPartyInformationOppgaveEier).qq = function () {
113832
113869
  protoOf(ThirdPartyInformationOppgaveEier).z6r = function () {
113833
113870
  return this.orgNr;
113834
113871
  };
113835
- protoOf(ThirdPartyInformationOppgaveEier).i7v = function (fnr, id, name, orgNr) {
113872
+ protoOf(ThirdPartyInformationOppgaveEier).j7v = function (fnr, id, name, orgNr) {
113836
113873
  return new ThirdPartyInformationOppgaveEier(fnr, id, name, orgNr);
113837
113874
  };
113838
113875
  protoOf(ThirdPartyInformationOppgaveEier).copy = function (fnr, id, name, orgNr, $super) {
@@ -113840,7 +113877,7 @@ protoOf(ThirdPartyInformationOppgaveEier).copy = function (fnr, id, name, orgNr,
113840
113877
  id = id === VOID ? this.id : id;
113841
113878
  name = name === VOID ? this.name : name;
113842
113879
  orgNr = orgNr === VOID ? this.orgNr : orgNr;
113843
- return $super === VOID ? this.i7v(fnr, id, name, orgNr) : $super.i7v.call(this, fnr, id, name, orgNr);
113880
+ return $super === VOID ? this.j7v(fnr, id, name, orgNr) : $super.j7v.call(this, fnr, id, name, orgNr);
113844
113881
  };
113845
113882
  protoOf(ThirdPartyInformationOppgaveEier).toString = function () {
113846
113883
  return 'ThirdPartyInformationOppgaveEier(fnr=' + this.fnr + ', id=' + this.id.toString() + ', name=' + this.name + ', orgNr=' + this.orgNr + ')';
@@ -114460,7 +114497,7 @@ protoOf(ThirdPartyInformationOppsummering).v9d = function () {
114460
114497
  protoOf(ThirdPartyInformationOppsummering).r75 = function () {
114461
114498
  return this.count;
114462
114499
  };
114463
- protoOf(ThirdPartyInformationOppsummering).r7x = function () {
114500
+ protoOf(ThirdPartyInformationOppsummering).s7x = function () {
114464
114501
  return this.debt;
114465
114502
  };
114466
114503
  protoOf(ThirdPartyInformationOppsummering).x9d = function () {
@@ -114469,7 +114506,7 @@ protoOf(ThirdPartyInformationOppsummering).x9d = function () {
114469
114506
  protoOf(ThirdPartyInformationOppsummering).r9e = function () {
114470
114507
  return this.ligning;
114471
114508
  };
114472
- protoOf(ThirdPartyInformationOppsummering).z7x = function () {
114509
+ protoOf(ThirdPartyInformationOppsummering).a7y = function () {
114473
114510
  return this.wealth;
114474
114511
  };
114475
114512
  protoOf(ThirdPartyInformationOppsummering).bh = function () {
@@ -115749,7 +115786,7 @@ function ThreePODialog(orgnr, transmissions, year) {
115749
115786
  this.transmissions = transmissions;
115750
115787
  this.year = year;
115751
115788
  }
115752
- protoOf(ThreePODialog).n7y = function () {
115789
+ protoOf(ThreePODialog).o7y = function () {
115753
115790
  return this.orgnr;
115754
115791
  };
115755
115792
  protoOf(ThreePODialog).r9f = function () {
@@ -116323,7 +116360,7 @@ function ThreePOErrorList(content, fileName) {
116323
116360
  protoOf(ThreePOErrorList).s4i = function () {
116324
116361
  return this.content;
116325
116362
  };
116326
- protoOf(ThreePOErrorList).d7s = function () {
116363
+ protoOf(ThreePOErrorList).e7s = function () {
116327
116364
  return this.fileName;
116328
116365
  };
116329
116366
  protoOf(ThreePOErrorList).bh = function () {
@@ -116462,7 +116499,7 @@ function ThreePOFeedback(content, fileName) {
116462
116499
  protoOf(ThreePOFeedback).s4i = function () {
116463
116500
  return this.content;
116464
116501
  };
116465
- protoOf(ThreePOFeedback).d7s = function () {
116502
+ protoOf(ThreePOFeedback).e7s = function () {
116466
116503
  return this.fileName;
116467
116504
  };
116468
116505
  protoOf(ThreePOFeedback).bh = function () {
@@ -116594,7 +116631,7 @@ function ThreePOLetterFeedback(content, fileName) {
116594
116631
  protoOf(ThreePOLetterFeedback).s4i = function () {
116595
116632
  return this.content;
116596
116633
  };
116597
- protoOf(ThreePOLetterFeedback).d7s = function () {
116634
+ protoOf(ThreePOLetterFeedback).e7s = function () {
116598
116635
  return this.fileName;
116599
116636
  };
116600
116637
  protoOf(ThreePOLetterFeedback).bh = function () {
@@ -117100,7 +117137,7 @@ function ThreePOYear(cost, debt, income, taxAssessedValue, wealth, year) {
117100
117137
  protoOf(ThreePOYear).v9d = function () {
117101
117138
  return this.cost;
117102
117139
  };
117103
- protoOf(ThreePOYear).r7x = function () {
117140
+ protoOf(ThreePOYear).s7x = function () {
117104
117141
  return this.debt;
117105
117142
  };
117106
117143
  protoOf(ThreePOYear).x9d = function () {
@@ -117109,7 +117146,7 @@ protoOf(ThreePOYear).x9d = function () {
117109
117146
  protoOf(ThreePOYear).x9g = function () {
117110
117147
  return this.taxAssessedValue;
117111
117148
  };
117112
- protoOf(ThreePOYear).z7x = function () {
117149
+ protoOf(ThreePOYear).a7y = function () {
117113
117150
  return this.wealth;
117114
117151
  };
117115
117152
  protoOf(ThreePOYear).g1h = function () {
@@ -120115,7 +120152,7 @@ function UpdateCompanyAvtaleCommand(annualMeetingIncluded, invoiceReception, sig
120115
120152
  protoOf(UpdateCompanyAvtaleCommand).s6y = function () {
120116
120153
  return this.annualMeetingIncluded;
120117
120154
  };
120118
- protoOf(UpdateCompanyAvtaleCommand).m7y = function () {
120155
+ protoOf(UpdateCompanyAvtaleCommand).n7y = function () {
120119
120156
  return this.invoiceReception;
120120
120157
  };
120121
120158
  protoOf(UpdateCompanyAvtaleCommand).u6y = function () {
@@ -124014,14 +124051,14 @@ protoOf(UpdateIssueCommand).ch = function () {
124014
124051
  protoOf(UpdateIssueCommand).qq = function () {
124015
124052
  return this.title;
124016
124053
  };
124017
- protoOf(UpdateIssueCommand).v7w = function (description, proposedResolution, title) {
124054
+ protoOf(UpdateIssueCommand).w7w = function (description, proposedResolution, title) {
124018
124055
  return new UpdateIssueCommand(description, proposedResolution, title);
124019
124056
  };
124020
124057
  protoOf(UpdateIssueCommand).copy = function (description, proposedResolution, title, $super) {
124021
124058
  description = description === VOID ? this.description : description;
124022
124059
  proposedResolution = proposedResolution === VOID ? this.proposedResolution : proposedResolution;
124023
124060
  title = title === VOID ? this.title : title;
124024
- return $super === VOID ? this.v7w(description, proposedResolution, title) : $super.v7w.call(this, description, proposedResolution, title);
124061
+ return $super === VOID ? this.w7w(description, proposedResolution, title) : $super.w7w.call(this, description, proposedResolution, title);
124025
124062
  };
124026
124063
  protoOf(UpdateIssueCommand).toString = function () {
124027
124064
  return 'UpdateIssueCommand(description=' + this.description + ', proposedResolution=' + this.proposedResolution + ', title=' + this.title + ')';
@@ -126237,7 +126274,7 @@ protoOf(UpdateOrganizationCommand).n7d = function () {
126237
126274
  protoOf(UpdateOrganizationCommand).w71 = function () {
126238
126275
  return this.classification;
126239
126276
  };
126240
- protoOf(UpdateOrganizationCommand).l7w = function () {
126277
+ protoOf(UpdateOrganizationCommand).m7w = function () {
126241
126278
  return this.historicRoles;
126242
126279
  };
126243
126280
  protoOf(UpdateOrganizationCommand).m = function () {
@@ -126258,7 +126295,7 @@ protoOf(UpdateOrganizationCommand).t7d = function () {
126258
126295
  protoOf(UpdateOrganizationCommand).m7i = function () {
126259
126296
  return this.roles;
126260
126297
  };
126261
- protoOf(UpdateOrganizationCommand).o7y = function () {
126298
+ protoOf(UpdateOrganizationCommand).p7y = function () {
126262
126299
  return this.soliboManaged;
126263
126300
  };
126264
126301
  protoOf(UpdateOrganizationCommand).f7c = function () {
@@ -127392,7 +127429,7 @@ protoOf(UpdatePersonCommand).y7j = function () {
127392
127429
  protoOf(UpdatePersonCommand).l6v = function () {
127393
127430
  return this.email;
127394
127431
  };
127395
- protoOf(UpdatePersonCommand).l7w = function () {
127432
+ protoOf(UpdatePersonCommand).m7w = function () {
127396
127433
  return this.historicRoles;
127397
127434
  };
127398
127435
  protoOf(UpdatePersonCommand).p1t = function () {
@@ -134461,13 +134498,13 @@ protoOf(VerifySrpCommand).i76 = function () {
134461
134498
  protoOf(VerifySrpCommand).m6v = function () {
134462
134499
  return this.mobile;
134463
134500
  };
134464
- protoOf(VerifySrpCommand).c7r = function () {
134501
+ protoOf(VerifySrpCommand).d7r = function () {
134465
134502
  return this.passwordSignature;
134466
134503
  };
134467
- protoOf(VerifySrpCommand).d7r = function () {
134504
+ protoOf(VerifySrpCommand).e7r = function () {
134468
134505
  return this.secretBlock;
134469
134506
  };
134470
- protoOf(VerifySrpCommand).e7r = function () {
134507
+ protoOf(VerifySrpCommand).f7r = function () {
134471
134508
  return this.timestamp;
134472
134509
  };
134473
134510
  protoOf(VerifySrpCommand).bh = function () {
@@ -134709,7 +134746,7 @@ function Voucher(description, externalReferenceId, postings, tenant, voucherNumb
134709
134746
  protoOf(Voucher).x6r = function () {
134710
134747
  return this.description;
134711
134748
  };
134712
- protoOf(Voucher).e7z = function () {
134749
+ protoOf(Voucher).f7z = function () {
134713
134750
  return this.externalReferenceId;
134714
134751
  };
134715
134752
  protoOf(Voucher).r82 = function () {
@@ -211048,16 +211085,16 @@ defineProp(protoOf(Customer), 'classification', function () {
211048
211085
  return this.w71();
211049
211086
  });
211050
211087
  defineProp(protoOf(Customer), 'external', function () {
211051
- return this.m7p();
211088
+ return this.n7p();
211052
211089
  });
211053
211090
  defineProp(protoOf(Customer), 'groupInvoices', function () {
211054
- return this.n7p();
211091
+ return this.o7p();
211055
211092
  });
211056
211093
  defineProp(protoOf(Customer), 'isRecipient', function () {
211057
- return this.o7p();
211094
+ return this.p7p();
211058
211095
  });
211059
211096
  defineProp(protoOf(Customer), 'reference', function () {
211060
- return this.p7p();
211097
+ return this.q7p();
211061
211098
  });
211062
211099
  defineProp(protoOf(Customer), 'sections', function () {
211063
211100
  return this.z72();
@@ -211299,7 +211336,7 @@ defineProp(protoOf(Resident), 'country', function () {
211299
211336
  return this.n6y();
211300
211337
  });
211301
211338
  defineProp(protoOf(Resident), 'historicRoles', function () {
211302
- return this.l7w();
211339
+ return this.m7w();
211303
211340
  });
211304
211341
  defineProp(protoOf(Resident), 'id', function () {
211305
211342
  return this.p1t();
@@ -211314,7 +211351,7 @@ defineProp(protoOf(Resident), 'parkingSpaces', function () {
211314
211351
  return this.c7c();
211315
211352
  });
211316
211353
  defineProp(protoOf(Resident), 'profileUrl', function () {
211317
- return this.p7w();
211354
+ return this.q7w();
211318
211355
  });
211319
211356
  defineProp(protoOf(Resident), 'reservedEmail', function () {
211320
211357
  return this.b7k();