@solibo/home-api 1.1.72 → 1.1.74
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.
- package/kotlin-kotlin-stdlib.mjs +11 -11
- package/kotlinx-coroutines-core.mjs +7 -7
- package/kotlinx-coroutines-core.mjs.map +1 -1
- package/ktor-ktor-websockets.mjs +2 -2
- package/package.json +1 -1
- package/solibo-sdk-sdk-home-api.d.mts +9 -6
- package/solibo-sdk-sdk-home-api.mjs +419 -344
- package/solibo-sdk-sdk-home-api.mjs.map +1 -1
|
@@ -32179,7 +32179,7 @@ function Companion_136() {
|
|
|
32179
32179
|
// Inline function 'kotlin.arrayOf' call
|
|
32180
32180
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
32181
32181
|
// Inline function 'kotlin.js.asDynamic' call
|
|
32182
|
-
tmp.n67_1 = [null, null, tmp_1, null, lazy(tmp_2, CreateSettlementProviderConfigurationCommand$Companion$$childSerializers$_anonymous__uwp6f5_0), null, null, null];
|
|
32182
|
+
tmp.n67_1 = [null, null, null, tmp_1, null, lazy(tmp_2, CreateSettlementProviderConfigurationCommand$Companion$$childSerializers$_anonymous__uwp6f5_0), null, null, null];
|
|
32183
32183
|
}
|
|
32184
32184
|
var Companion_instance_136;
|
|
32185
32185
|
function Companion_getInstance_139() {
|
|
@@ -32189,7 +32189,8 @@ function Companion_getInstance_139() {
|
|
|
32189
32189
|
}
|
|
32190
32190
|
function $serializer_125() {
|
|
32191
32191
|
$serializer_instance_125 = this;
|
|
32192
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreateSettlementProviderConfigurationCommand', this,
|
|
32192
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreateSettlementProviderConfigurationCommand', this, 9);
|
|
32193
|
+
tmp0_serialDesc.h23('active', true);
|
|
32193
32194
|
tmp0_serialDesc.h23('closedAt', true);
|
|
32194
32195
|
tmp0_serialDesc.h23('endDate', true);
|
|
32195
32196
|
tmp0_serialDesc.h23('relevantOrgnrs', true);
|
|
@@ -32204,25 +32205,28 @@ protoOf($serializer_125).p67 = function (encoder, value) {
|
|
|
32204
32205
|
var tmp0_desc = this.o67_1;
|
|
32205
32206
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
32206
32207
|
var tmp2_cached = Companion_getInstance_139().n67_1;
|
|
32207
|
-
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.
|
|
32208
|
-
tmp1_output.k1x(tmp0_desc, 0,
|
|
32208
|
+
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.active == null)) {
|
|
32209
|
+
tmp1_output.k1x(tmp0_desc, 0, BooleanSerializer_getInstance(), value.active);
|
|
32209
32210
|
}
|
|
32210
|
-
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.
|
|
32211
|
-
tmp1_output.k1x(tmp0_desc, 1,
|
|
32211
|
+
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.closedAt == null)) {
|
|
32212
|
+
tmp1_output.k1x(tmp0_desc, 1, InstantSerializer_getInstance(), value.closedAt);
|
|
32212
32213
|
}
|
|
32213
|
-
if (tmp1_output.o1x(tmp0_desc, 2) ? true : !(value.
|
|
32214
|
-
tmp1_output.k1x(tmp0_desc, 2,
|
|
32214
|
+
if (tmp1_output.o1x(tmp0_desc, 2) ? true : !(value.endDate == null)) {
|
|
32215
|
+
tmp1_output.k1x(tmp0_desc, 2, LocalDateSerializer_getInstance(), value.endDate);
|
|
32215
32216
|
}
|
|
32216
|
-
if (tmp1_output.o1x(tmp0_desc, 3) ? true : !(value.
|
|
32217
|
-
tmp1_output.k1x(tmp0_desc, 3,
|
|
32217
|
+
if (tmp1_output.o1x(tmp0_desc, 3) ? true : !(value.relevantOrgnrs == null)) {
|
|
32218
|
+
tmp1_output.k1x(tmp0_desc, 3, tmp2_cached[3].m1(), value.relevantOrgnrs);
|
|
32218
32219
|
}
|
|
32219
|
-
tmp1_output.
|
|
32220
|
-
|
|
32221
|
-
tmp1_output.k1x(tmp0_desc, 5, BooleanSerializer_getInstance(), value.shouldInvoice);
|
|
32220
|
+
if (tmp1_output.o1x(tmp0_desc, 4) ? true : !(value.resolverPrefix == null)) {
|
|
32221
|
+
tmp1_output.k1x(tmp0_desc, 4, StringSerializer_getInstance(), value.resolverPrefix);
|
|
32222
32222
|
}
|
|
32223
|
-
tmp1_output.j1x(tmp0_desc,
|
|
32224
|
-
if (tmp1_output.o1x(tmp0_desc,
|
|
32225
|
-
tmp1_output.k1x(tmp0_desc,
|
|
32223
|
+
tmp1_output.j1x(tmp0_desc, 5, tmp2_cached[5].m1(), value.settlementProvider);
|
|
32224
|
+
if (tmp1_output.o1x(tmp0_desc, 6) ? true : !(value.shouldInvoice == null)) {
|
|
32225
|
+
tmp1_output.k1x(tmp0_desc, 6, BooleanSerializer_getInstance(), value.shouldInvoice);
|
|
32226
|
+
}
|
|
32227
|
+
tmp1_output.j1x(tmp0_desc, 7, LocalDateSerializer_getInstance(), value.startDate);
|
|
32228
|
+
if (tmp1_output.o1x(tmp0_desc, 8) ? true : !(value.userId == null)) {
|
|
32229
|
+
tmp1_output.k1x(tmp0_desc, 8, StringSerializer_getInstance(), value.userId);
|
|
32226
32230
|
}
|
|
32227
32231
|
tmp1_output.u1v(tmp0_desc);
|
|
32228
32232
|
};
|
|
@@ -32242,70 +32246,77 @@ protoOf($serializer_125).s1s = function (decoder) {
|
|
|
32242
32246
|
var tmp9_local5 = null;
|
|
32243
32247
|
var tmp10_local6 = null;
|
|
32244
32248
|
var tmp11_local7 = null;
|
|
32245
|
-
var
|
|
32246
|
-
var
|
|
32247
|
-
|
|
32248
|
-
|
|
32249
|
+
var tmp12_local8 = null;
|
|
32250
|
+
var tmp13_input = decoder.t1v(tmp0_desc);
|
|
32251
|
+
var tmp14_cached = Companion_getInstance_139().n67_1;
|
|
32252
|
+
if (tmp13_input.i1w()) {
|
|
32253
|
+
tmp4_local0 = tmp13_input.h1w(tmp0_desc, 0, BooleanSerializer_getInstance(), tmp4_local0);
|
|
32249
32254
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
32250
|
-
tmp5_local1 =
|
|
32255
|
+
tmp5_local1 = tmp13_input.h1w(tmp0_desc, 1, InstantSerializer_getInstance(), tmp5_local1);
|
|
32251
32256
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
32252
|
-
tmp6_local2 =
|
|
32257
|
+
tmp6_local2 = tmp13_input.h1w(tmp0_desc, 2, LocalDateSerializer_getInstance(), tmp6_local2);
|
|
32253
32258
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
32254
|
-
tmp7_local3 =
|
|
32259
|
+
tmp7_local3 = tmp13_input.h1w(tmp0_desc, 3, tmp14_cached[3].m1(), tmp7_local3);
|
|
32255
32260
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
32256
|
-
tmp8_local4 =
|
|
32261
|
+
tmp8_local4 = tmp13_input.h1w(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
|
|
32257
32262
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
32258
|
-
tmp9_local5 =
|
|
32263
|
+
tmp9_local5 = tmp13_input.f1w(tmp0_desc, 5, tmp14_cached[5].m1(), tmp9_local5);
|
|
32259
32264
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
32260
|
-
tmp10_local6 =
|
|
32265
|
+
tmp10_local6 = tmp13_input.h1w(tmp0_desc, 6, BooleanSerializer_getInstance(), tmp10_local6);
|
|
32261
32266
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
32262
|
-
tmp11_local7 =
|
|
32267
|
+
tmp11_local7 = tmp13_input.f1w(tmp0_desc, 7, LocalDateSerializer_getInstance(), tmp11_local7);
|
|
32263
32268
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
32269
|
+
tmp12_local8 = tmp13_input.h1w(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
32270
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
32264
32271
|
} else
|
|
32265
32272
|
while (tmp1_flag) {
|
|
32266
|
-
tmp2_index =
|
|
32273
|
+
tmp2_index = tmp13_input.j1w(tmp0_desc);
|
|
32267
32274
|
switch (tmp2_index) {
|
|
32268
32275
|
case -1:
|
|
32269
32276
|
tmp1_flag = false;
|
|
32270
32277
|
break;
|
|
32271
32278
|
case 0:
|
|
32272
|
-
tmp4_local0 =
|
|
32279
|
+
tmp4_local0 = tmp13_input.h1w(tmp0_desc, 0, BooleanSerializer_getInstance(), tmp4_local0);
|
|
32273
32280
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
32274
32281
|
break;
|
|
32275
32282
|
case 1:
|
|
32276
|
-
tmp5_local1 =
|
|
32283
|
+
tmp5_local1 = tmp13_input.h1w(tmp0_desc, 1, InstantSerializer_getInstance(), tmp5_local1);
|
|
32277
32284
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
32278
32285
|
break;
|
|
32279
32286
|
case 2:
|
|
32280
|
-
tmp6_local2 =
|
|
32287
|
+
tmp6_local2 = tmp13_input.h1w(tmp0_desc, 2, LocalDateSerializer_getInstance(), tmp6_local2);
|
|
32281
32288
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
32282
32289
|
break;
|
|
32283
32290
|
case 3:
|
|
32284
|
-
tmp7_local3 =
|
|
32291
|
+
tmp7_local3 = tmp13_input.h1w(tmp0_desc, 3, tmp14_cached[3].m1(), tmp7_local3);
|
|
32285
32292
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
32286
32293
|
break;
|
|
32287
32294
|
case 4:
|
|
32288
|
-
tmp8_local4 =
|
|
32295
|
+
tmp8_local4 = tmp13_input.h1w(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
|
|
32289
32296
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
32290
32297
|
break;
|
|
32291
32298
|
case 5:
|
|
32292
|
-
tmp9_local5 =
|
|
32299
|
+
tmp9_local5 = tmp13_input.f1w(tmp0_desc, 5, tmp14_cached[5].m1(), tmp9_local5);
|
|
32293
32300
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
32294
32301
|
break;
|
|
32295
32302
|
case 6:
|
|
32296
|
-
tmp10_local6 =
|
|
32303
|
+
tmp10_local6 = tmp13_input.h1w(tmp0_desc, 6, BooleanSerializer_getInstance(), tmp10_local6);
|
|
32297
32304
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
32298
32305
|
break;
|
|
32299
32306
|
case 7:
|
|
32300
|
-
tmp11_local7 =
|
|
32307
|
+
tmp11_local7 = tmp13_input.f1w(tmp0_desc, 7, LocalDateSerializer_getInstance(), tmp11_local7);
|
|
32301
32308
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
32302
32309
|
break;
|
|
32310
|
+
case 8:
|
|
32311
|
+
tmp12_local8 = tmp13_input.h1w(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
32312
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
32313
|
+
break;
|
|
32303
32314
|
default:
|
|
32304
32315
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
32305
32316
|
}
|
|
32306
32317
|
}
|
|
32307
|
-
|
|
32308
|
-
return CreateSettlementProviderConfigurationCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, null);
|
|
32318
|
+
tmp13_input.u1v(tmp0_desc);
|
|
32319
|
+
return CreateSettlementProviderConfigurationCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
32309
32320
|
};
|
|
32310
32321
|
protoOf($serializer_125).e1s = function () {
|
|
32311
32322
|
return this.o67_1;
|
|
@@ -32315,7 +32326,7 @@ protoOf($serializer_125).y23 = function () {
|
|
|
32315
32326
|
// Inline function 'kotlin.arrayOf' call
|
|
32316
32327
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
32317
32328
|
// Inline function 'kotlin.js.asDynamic' call
|
|
32318
|
-
return [get_nullable(InstantSerializer_getInstance()), get_nullable(LocalDateSerializer_getInstance()), get_nullable(tmp0_cached[
|
|
32329
|
+
return [get_nullable(BooleanSerializer_getInstance()), get_nullable(InstantSerializer_getInstance()), get_nullable(LocalDateSerializer_getInstance()), get_nullable(tmp0_cached[3].m1()), get_nullable(StringSerializer_getInstance()), tmp0_cached[5].m1(), get_nullable(BooleanSerializer_getInstance()), LocalDateSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
32319
32330
|
};
|
|
32320
32331
|
var $serializer_instance_125;
|
|
32321
32332
|
function $serializer_getInstance_125() {
|
|
@@ -32323,49 +32334,55 @@ function $serializer_getInstance_125() {
|
|
|
32323
32334
|
new $serializer_125();
|
|
32324
32335
|
return $serializer_instance_125;
|
|
32325
32336
|
}
|
|
32326
|
-
function CreateSettlementProviderConfigurationCommand_init_$Init$(seen0, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, $this) {
|
|
32327
|
-
if (!(
|
|
32328
|
-
throwMissingFieldException(seen0,
|
|
32337
|
+
function CreateSettlementProviderConfigurationCommand_init_$Init$(seen0, active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, $this) {
|
|
32338
|
+
if (!(160 === (160 & seen0))) {
|
|
32339
|
+
throwMissingFieldException(seen0, 160, $serializer_getInstance_125().o67_1);
|
|
32329
32340
|
}
|
|
32330
32341
|
if (0 === (seen0 & 1))
|
|
32342
|
+
$this.active = null;
|
|
32343
|
+
else
|
|
32344
|
+
$this.active = active;
|
|
32345
|
+
if (0 === (seen0 & 2))
|
|
32331
32346
|
$this.closedAt = null;
|
|
32332
32347
|
else
|
|
32333
32348
|
$this.closedAt = closedAt;
|
|
32334
|
-
if (0 === (seen0 &
|
|
32349
|
+
if (0 === (seen0 & 4))
|
|
32335
32350
|
$this.endDate = null;
|
|
32336
32351
|
else
|
|
32337
32352
|
$this.endDate = endDate;
|
|
32338
|
-
if (0 === (seen0 &
|
|
32353
|
+
if (0 === (seen0 & 8))
|
|
32339
32354
|
$this.relevantOrgnrs = null;
|
|
32340
32355
|
else
|
|
32341
32356
|
$this.relevantOrgnrs = relevantOrgnrs;
|
|
32342
|
-
if (0 === (seen0 &
|
|
32357
|
+
if (0 === (seen0 & 16))
|
|
32343
32358
|
$this.resolverPrefix = null;
|
|
32344
32359
|
else
|
|
32345
32360
|
$this.resolverPrefix = resolverPrefix;
|
|
32346
32361
|
$this.settlementProvider = settlementProvider;
|
|
32347
|
-
if (0 === (seen0 &
|
|
32362
|
+
if (0 === (seen0 & 64))
|
|
32348
32363
|
$this.shouldInvoice = null;
|
|
32349
32364
|
else
|
|
32350
32365
|
$this.shouldInvoice = shouldInvoice;
|
|
32351
32366
|
$this.startDate = startDate;
|
|
32352
|
-
if (0 === (seen0 &
|
|
32367
|
+
if (0 === (seen0 & 256))
|
|
32353
32368
|
$this.userId = null;
|
|
32354
32369
|
else
|
|
32355
32370
|
$this.userId = userId;
|
|
32356
32371
|
return $this;
|
|
32357
32372
|
}
|
|
32358
|
-
function CreateSettlementProviderConfigurationCommand_init_$Create$(seen0, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker) {
|
|
32359
|
-
return CreateSettlementProviderConfigurationCommand_init_$Init$(seen0, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, objectCreate(protoOf(CreateSettlementProviderConfigurationCommand)));
|
|
32373
|
+
function CreateSettlementProviderConfigurationCommand_init_$Create$(seen0, active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker) {
|
|
32374
|
+
return CreateSettlementProviderConfigurationCommand_init_$Init$(seen0, active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, objectCreate(protoOf(CreateSettlementProviderConfigurationCommand)));
|
|
32360
32375
|
}
|
|
32361
|
-
function CreateSettlementProviderConfigurationCommand(closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
32376
|
+
function CreateSettlementProviderConfigurationCommand(active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
32362
32377
|
Companion_getInstance_139();
|
|
32378
|
+
active = active === VOID ? null : active;
|
|
32363
32379
|
closedAt = closedAt === VOID ? null : closedAt;
|
|
32364
32380
|
endDate = endDate === VOID ? null : endDate;
|
|
32365
32381
|
relevantOrgnrs = relevantOrgnrs === VOID ? null : relevantOrgnrs;
|
|
32366
32382
|
resolverPrefix = resolverPrefix === VOID ? null : resolverPrefix;
|
|
32367
32383
|
shouldInvoice = shouldInvoice === VOID ? null : shouldInvoice;
|
|
32368
32384
|
userId = userId === VOID ? null : userId;
|
|
32385
|
+
this.active = active;
|
|
32369
32386
|
this.closedAt = closedAt;
|
|
32370
32387
|
this.endDate = endDate;
|
|
32371
32388
|
this.relevantOrgnrs = relevantOrgnrs;
|
|
@@ -32376,21 +32393,24 @@ function CreateSettlementProviderConfigurationCommand(closedAt, endDate, relevan
|
|
|
32376
32393
|
this.userId = userId;
|
|
32377
32394
|
}
|
|
32378
32395
|
protoOf(CreateSettlementProviderConfigurationCommand).q67 = function () {
|
|
32396
|
+
return this.active;
|
|
32397
|
+
};
|
|
32398
|
+
protoOf(CreateSettlementProviderConfigurationCommand).r67 = function () {
|
|
32379
32399
|
return this.closedAt;
|
|
32380
32400
|
};
|
|
32381
32401
|
protoOf(CreateSettlementProviderConfigurationCommand).b5k = function () {
|
|
32382
32402
|
return this.endDate;
|
|
32383
32403
|
};
|
|
32384
|
-
protoOf(CreateSettlementProviderConfigurationCommand).
|
|
32404
|
+
protoOf(CreateSettlementProviderConfigurationCommand).s67 = function () {
|
|
32385
32405
|
return this.relevantOrgnrs;
|
|
32386
32406
|
};
|
|
32387
|
-
protoOf(CreateSettlementProviderConfigurationCommand).
|
|
32407
|
+
protoOf(CreateSettlementProviderConfigurationCommand).t67 = function () {
|
|
32388
32408
|
return this.resolverPrefix;
|
|
32389
32409
|
};
|
|
32390
|
-
protoOf(CreateSettlementProviderConfigurationCommand).
|
|
32410
|
+
protoOf(CreateSettlementProviderConfigurationCommand).u67 = function () {
|
|
32391
32411
|
return this.settlementProvider;
|
|
32392
32412
|
};
|
|
32393
|
-
protoOf(CreateSettlementProviderConfigurationCommand).
|
|
32413
|
+
protoOf(CreateSettlementProviderConfigurationCommand).v67 = function () {
|
|
32394
32414
|
return this.shouldInvoice;
|
|
32395
32415
|
};
|
|
32396
32416
|
protoOf(CreateSettlementProviderConfigurationCommand).i5y = function () {
|
|
@@ -32400,33 +32420,37 @@ protoOf(CreateSettlementProviderConfigurationCommand).u5u = function () {
|
|
|
32400
32420
|
return this.userId;
|
|
32401
32421
|
};
|
|
32402
32422
|
protoOf(CreateSettlementProviderConfigurationCommand).se = function () {
|
|
32403
|
-
return this.
|
|
32423
|
+
return this.active;
|
|
32404
32424
|
};
|
|
32405
32425
|
protoOf(CreateSettlementProviderConfigurationCommand).te = function () {
|
|
32406
|
-
return this.
|
|
32426
|
+
return this.closedAt;
|
|
32407
32427
|
};
|
|
32408
32428
|
protoOf(CreateSettlementProviderConfigurationCommand).d5c = function () {
|
|
32409
|
-
return this.
|
|
32429
|
+
return this.endDate;
|
|
32410
32430
|
};
|
|
32411
32431
|
protoOf(CreateSettlementProviderConfigurationCommand).e5c = function () {
|
|
32412
|
-
return this.
|
|
32432
|
+
return this.relevantOrgnrs;
|
|
32413
32433
|
};
|
|
32414
32434
|
protoOf(CreateSettlementProviderConfigurationCommand).f5c = function () {
|
|
32415
|
-
return this.
|
|
32435
|
+
return this.resolverPrefix;
|
|
32416
32436
|
};
|
|
32417
32437
|
protoOf(CreateSettlementProviderConfigurationCommand).g5c = function () {
|
|
32418
|
-
return this.
|
|
32438
|
+
return this.settlementProvider;
|
|
32419
32439
|
};
|
|
32420
32440
|
protoOf(CreateSettlementProviderConfigurationCommand).h5c = function () {
|
|
32421
|
-
return this.
|
|
32441
|
+
return this.shouldInvoice;
|
|
32422
32442
|
};
|
|
32423
32443
|
protoOf(CreateSettlementProviderConfigurationCommand).o5d = function () {
|
|
32444
|
+
return this.startDate;
|
|
32445
|
+
};
|
|
32446
|
+
protoOf(CreateSettlementProviderConfigurationCommand).p5d = function () {
|
|
32424
32447
|
return this.userId;
|
|
32425
32448
|
};
|
|
32426
|
-
protoOf(CreateSettlementProviderConfigurationCommand).
|
|
32427
|
-
return new CreateSettlementProviderConfigurationCommand(closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
32449
|
+
protoOf(CreateSettlementProviderConfigurationCommand).w67 = function (active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
32450
|
+
return new CreateSettlementProviderConfigurationCommand(active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
32428
32451
|
};
|
|
32429
|
-
protoOf(CreateSettlementProviderConfigurationCommand).copy = function (closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, $super) {
|
|
32452
|
+
protoOf(CreateSettlementProviderConfigurationCommand).copy = function (active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, $super) {
|
|
32453
|
+
active = active === VOID ? this.active : active;
|
|
32430
32454
|
closedAt = closedAt === VOID ? this.closedAt : closedAt;
|
|
32431
32455
|
endDate = endDate === VOID ? this.endDate : endDate;
|
|
32432
32456
|
relevantOrgnrs = relevantOrgnrs === VOID ? this.relevantOrgnrs : relevantOrgnrs;
|
|
@@ -32435,13 +32459,14 @@ protoOf(CreateSettlementProviderConfigurationCommand).copy = function (closedAt,
|
|
|
32435
32459
|
shouldInvoice = shouldInvoice === VOID ? this.shouldInvoice : shouldInvoice;
|
|
32436
32460
|
startDate = startDate === VOID ? this.startDate : startDate;
|
|
32437
32461
|
userId = userId === VOID ? this.userId : userId;
|
|
32438
|
-
return $super === VOID ? this.
|
|
32462
|
+
return $super === VOID ? this.w67(active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) : $super.w67.call(this, active, closedAt, endDate, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
32439
32463
|
};
|
|
32440
32464
|
protoOf(CreateSettlementProviderConfigurationCommand).toString = function () {
|
|
32441
|
-
return 'CreateSettlementProviderConfigurationCommand(closedAt=' + toString_0(this.closedAt) + ', endDate=' + toString_0(this.endDate) + ', relevantOrgnrs=' + toString_0(this.relevantOrgnrs) + ', resolverPrefix=' + this.resolverPrefix + ', settlementProvider=' + this.settlementProvider.toString() + ', shouldInvoice=' + this.shouldInvoice + ', startDate=' + this.startDate.toString() + ', userId=' + this.userId + ')';
|
|
32465
|
+
return 'CreateSettlementProviderConfigurationCommand(active=' + this.active + ', closedAt=' + toString_0(this.closedAt) + ', endDate=' + toString_0(this.endDate) + ', relevantOrgnrs=' + toString_0(this.relevantOrgnrs) + ', resolverPrefix=' + this.resolverPrefix + ', settlementProvider=' + this.settlementProvider.toString() + ', shouldInvoice=' + this.shouldInvoice + ', startDate=' + this.startDate.toString() + ', userId=' + this.userId + ')';
|
|
32442
32466
|
};
|
|
32443
32467
|
protoOf(CreateSettlementProviderConfigurationCommand).hashCode = function () {
|
|
32444
|
-
var result = this.
|
|
32468
|
+
var result = this.active == null ? 0 : getBooleanHashCode(this.active);
|
|
32469
|
+
result = imul(result, 31) + (this.closedAt == null ? 0 : this.closedAt.hashCode()) | 0;
|
|
32445
32470
|
result = imul(result, 31) + (this.endDate == null ? 0 : this.endDate.hashCode()) | 0;
|
|
32446
32471
|
result = imul(result, 31) + (this.relevantOrgnrs == null ? 0 : hashCode(this.relevantOrgnrs)) | 0;
|
|
32447
32472
|
result = imul(result, 31) + (this.resolverPrefix == null ? 0 : getStringHashCode(this.resolverPrefix)) | 0;
|
|
@@ -32456,6 +32481,8 @@ protoOf(CreateSettlementProviderConfigurationCommand).equals = function (other)
|
|
|
32456
32481
|
return true;
|
|
32457
32482
|
if (!(other instanceof CreateSettlementProviderConfigurationCommand))
|
|
32458
32483
|
return false;
|
|
32484
|
+
if (!(this.active == other.active))
|
|
32485
|
+
return false;
|
|
32459
32486
|
if (!equals(this.closedAt, other.closedAt))
|
|
32460
32487
|
return false;
|
|
32461
32488
|
if (!equals(this.endDate, other.endDate))
|
|
@@ -32484,7 +32511,7 @@ function Companion_137() {
|
|
|
32484
32511
|
// Inline function 'kotlin.arrayOf' call
|
|
32485
32512
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
32486
32513
|
// Inline function 'kotlin.js.asDynamic' call
|
|
32487
|
-
tmp.
|
|
32514
|
+
tmp.z67_1 = [null, null, null, lazy(tmp_0, CreateStatusCommand$Companion$$childSerializers$_anonymous__y9xeyb)];
|
|
32488
32515
|
}
|
|
32489
32516
|
var Companion_instance_137;
|
|
32490
32517
|
function Companion_getInstance_140() {
|
|
@@ -32499,12 +32526,12 @@ function $serializer_126() {
|
|
|
32499
32526
|
tmp0_serialDesc.h23('referencedOrganizationId', true);
|
|
32500
32527
|
tmp0_serialDesc.h23('referencedPersonId', true);
|
|
32501
32528
|
tmp0_serialDesc.h23('statusType', false);
|
|
32502
|
-
this.
|
|
32529
|
+
this.a68_1 = tmp0_serialDesc;
|
|
32503
32530
|
}
|
|
32504
|
-
protoOf($serializer_126).
|
|
32505
|
-
var tmp0_desc = this.
|
|
32531
|
+
protoOf($serializer_126).b68 = function (encoder, value) {
|
|
32532
|
+
var tmp0_desc = this.a68_1;
|
|
32506
32533
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
32507
|
-
var tmp2_cached = Companion_getInstance_140().
|
|
32534
|
+
var tmp2_cached = Companion_getInstance_140().z67_1;
|
|
32508
32535
|
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.note == null)) {
|
|
32509
32536
|
tmp1_output.k1x(tmp0_desc, 0, StringSerializer_getInstance(), value.note);
|
|
32510
32537
|
}
|
|
@@ -32518,10 +32545,10 @@ protoOf($serializer_126).a68 = function (encoder, value) {
|
|
|
32518
32545
|
tmp1_output.u1v(tmp0_desc);
|
|
32519
32546
|
};
|
|
32520
32547
|
protoOf($serializer_126).r1s = function (encoder, value) {
|
|
32521
|
-
return this.
|
|
32548
|
+
return this.b68(encoder, value instanceof CreateStatusCommand ? value : THROW_CCE());
|
|
32522
32549
|
};
|
|
32523
32550
|
protoOf($serializer_126).s1s = function (decoder) {
|
|
32524
|
-
var tmp0_desc = this.
|
|
32551
|
+
var tmp0_desc = this.a68_1;
|
|
32525
32552
|
var tmp1_flag = true;
|
|
32526
32553
|
var tmp2_index = 0;
|
|
32527
32554
|
var tmp3_bitMask0 = 0;
|
|
@@ -32530,7 +32557,7 @@ protoOf($serializer_126).s1s = function (decoder) {
|
|
|
32530
32557
|
var tmp6_local2 = null;
|
|
32531
32558
|
var tmp7_local3 = null;
|
|
32532
32559
|
var tmp8_input = decoder.t1v(tmp0_desc);
|
|
32533
|
-
var tmp9_cached = Companion_getInstance_140().
|
|
32560
|
+
var tmp9_cached = Companion_getInstance_140().z67_1;
|
|
32534
32561
|
if (tmp8_input.i1w()) {
|
|
32535
32562
|
tmp4_local0 = tmp8_input.h1w(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
32536
32563
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -32571,10 +32598,10 @@ protoOf($serializer_126).s1s = function (decoder) {
|
|
|
32571
32598
|
return CreateStatusCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
|
|
32572
32599
|
};
|
|
32573
32600
|
protoOf($serializer_126).e1s = function () {
|
|
32574
|
-
return this.
|
|
32601
|
+
return this.a68_1;
|
|
32575
32602
|
};
|
|
32576
32603
|
protoOf($serializer_126).y23 = function () {
|
|
32577
|
-
var tmp0_cached = Companion_getInstance_140().
|
|
32604
|
+
var tmp0_cached = Companion_getInstance_140().z67_1;
|
|
32578
32605
|
// Inline function 'kotlin.arrayOf' call
|
|
32579
32606
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
32580
32607
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -32588,7 +32615,7 @@ function $serializer_getInstance_126() {
|
|
|
32588
32615
|
}
|
|
32589
32616
|
function CreateStatusCommand_init_$Init$(seen0, note, referencedOrganizationId, referencedPersonId, statusType, serializationConstructorMarker, $this) {
|
|
32590
32617
|
if (!(8 === (8 & seen0))) {
|
|
32591
|
-
throwMissingFieldException(seen0, 8, $serializer_getInstance_126().
|
|
32618
|
+
throwMissingFieldException(seen0, 8, $serializer_getInstance_126().a68_1);
|
|
32592
32619
|
}
|
|
32593
32620
|
if (0 === (seen0 & 1))
|
|
32594
32621
|
$this.note = null;
|
|
@@ -32621,13 +32648,13 @@ function CreateStatusCommand(note, referencedOrganizationId, referencedPersonId,
|
|
|
32621
32648
|
protoOf(CreateStatusCommand).c5n = function () {
|
|
32622
32649
|
return this.note;
|
|
32623
32650
|
};
|
|
32624
|
-
protoOf(CreateStatusCommand).
|
|
32651
|
+
protoOf(CreateStatusCommand).c68 = function () {
|
|
32625
32652
|
return this.referencedOrganizationId;
|
|
32626
32653
|
};
|
|
32627
|
-
protoOf(CreateStatusCommand).
|
|
32654
|
+
protoOf(CreateStatusCommand).d68 = function () {
|
|
32628
32655
|
return this.referencedPersonId;
|
|
32629
32656
|
};
|
|
32630
|
-
protoOf(CreateStatusCommand).
|
|
32657
|
+
protoOf(CreateStatusCommand).e68 = function () {
|
|
32631
32658
|
return this.statusType;
|
|
32632
32659
|
};
|
|
32633
32660
|
protoOf(CreateStatusCommand).se = function () {
|
|
@@ -32642,7 +32669,7 @@ protoOf(CreateStatusCommand).d5c = function () {
|
|
|
32642
32669
|
protoOf(CreateStatusCommand).e5c = function () {
|
|
32643
32670
|
return this.statusType;
|
|
32644
32671
|
};
|
|
32645
|
-
protoOf(CreateStatusCommand).
|
|
32672
|
+
protoOf(CreateStatusCommand).f68 = function (note, referencedOrganizationId, referencedPersonId, statusType) {
|
|
32646
32673
|
return new CreateStatusCommand(note, referencedOrganizationId, referencedPersonId, statusType);
|
|
32647
32674
|
};
|
|
32648
32675
|
protoOf(CreateStatusCommand).copy = function (note, referencedOrganizationId, referencedPersonId, statusType, $super) {
|
|
@@ -32650,7 +32677,7 @@ protoOf(CreateStatusCommand).copy = function (note, referencedOrganizationId, re
|
|
|
32650
32677
|
referencedOrganizationId = referencedOrganizationId === VOID ? this.referencedOrganizationId : referencedOrganizationId;
|
|
32651
32678
|
referencedPersonId = referencedPersonId === VOID ? this.referencedPersonId : referencedPersonId;
|
|
32652
32679
|
statusType = statusType === VOID ? this.statusType : statusType;
|
|
32653
|
-
return $super === VOID ? this.
|
|
32680
|
+
return $super === VOID ? this.f68(note, referencedOrganizationId, referencedPersonId, statusType) : $super.f68.call(this, note, referencedOrganizationId, referencedPersonId, statusType);
|
|
32654
32681
|
};
|
|
32655
32682
|
protoOf(CreateStatusCommand).toString = function () {
|
|
32656
32683
|
return 'CreateStatusCommand(note=' + this.note + ', referencedOrganizationId=' + toString_0(this.referencedOrganizationId) + ', referencedPersonId=' + toString_0(this.referencedPersonId) + ', statusType=' + this.statusType.toString() + ')';
|
|
@@ -32688,10 +32715,10 @@ function $serializer_127() {
|
|
|
32688
32715
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreateStorageRoom', this, 2);
|
|
32689
32716
|
tmp0_serialDesc.h23('identifier', false);
|
|
32690
32717
|
tmp0_serialDesc.h23('note', true);
|
|
32691
|
-
this.
|
|
32718
|
+
this.g68_1 = tmp0_serialDesc;
|
|
32692
32719
|
}
|
|
32693
|
-
protoOf($serializer_127).
|
|
32694
|
-
var tmp0_desc = this.
|
|
32720
|
+
protoOf($serializer_127).h68 = function (encoder, value) {
|
|
32721
|
+
var tmp0_desc = this.g68_1;
|
|
32695
32722
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
32696
32723
|
tmp1_output.h1x(tmp0_desc, 0, value.identifier);
|
|
32697
32724
|
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.note == null)) {
|
|
@@ -32700,10 +32727,10 @@ protoOf($serializer_127).g68 = function (encoder, value) {
|
|
|
32700
32727
|
tmp1_output.u1v(tmp0_desc);
|
|
32701
32728
|
};
|
|
32702
32729
|
protoOf($serializer_127).r1s = function (encoder, value) {
|
|
32703
|
-
return this.
|
|
32730
|
+
return this.h68(encoder, value instanceof CreateStorageRoom ? value : THROW_CCE());
|
|
32704
32731
|
};
|
|
32705
32732
|
protoOf($serializer_127).s1s = function (decoder) {
|
|
32706
|
-
var tmp0_desc = this.
|
|
32733
|
+
var tmp0_desc = this.g68_1;
|
|
32707
32734
|
var tmp1_flag = true;
|
|
32708
32735
|
var tmp2_index = 0;
|
|
32709
32736
|
var tmp3_bitMask0 = 0;
|
|
@@ -32738,7 +32765,7 @@ protoOf($serializer_127).s1s = function (decoder) {
|
|
|
32738
32765
|
return CreateStorageRoom_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
32739
32766
|
};
|
|
32740
32767
|
protoOf($serializer_127).e1s = function () {
|
|
32741
|
-
return this.
|
|
32768
|
+
return this.g68_1;
|
|
32742
32769
|
};
|
|
32743
32770
|
protoOf($serializer_127).y23 = function () {
|
|
32744
32771
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -32754,7 +32781,7 @@ function $serializer_getInstance_127() {
|
|
|
32754
32781
|
}
|
|
32755
32782
|
function CreateStorageRoom_init_$Init$(seen0, identifier, note, serializationConstructorMarker, $this) {
|
|
32756
32783
|
if (!(1 === (1 & seen0))) {
|
|
32757
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_127().
|
|
32784
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_127().g68_1);
|
|
32758
32785
|
}
|
|
32759
32786
|
$this.identifier = identifier;
|
|
32760
32787
|
if (0 === (seen0 & 2))
|
|
@@ -32821,10 +32848,10 @@ function $serializer_128() {
|
|
|
32821
32848
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreateStorageRoomCommand', this, 2);
|
|
32822
32849
|
tmp0_serialDesc.h23('identifier', false);
|
|
32823
32850
|
tmp0_serialDesc.h23('note', true);
|
|
32824
|
-
this.
|
|
32851
|
+
this.i68_1 = tmp0_serialDesc;
|
|
32825
32852
|
}
|
|
32826
|
-
protoOf($serializer_128).
|
|
32827
|
-
var tmp0_desc = this.
|
|
32853
|
+
protoOf($serializer_128).j68 = function (encoder, value) {
|
|
32854
|
+
var tmp0_desc = this.i68_1;
|
|
32828
32855
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
32829
32856
|
tmp1_output.h1x(tmp0_desc, 0, value.identifier);
|
|
32830
32857
|
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.note == null)) {
|
|
@@ -32833,10 +32860,10 @@ protoOf($serializer_128).i68 = function (encoder, value) {
|
|
|
32833
32860
|
tmp1_output.u1v(tmp0_desc);
|
|
32834
32861
|
};
|
|
32835
32862
|
protoOf($serializer_128).r1s = function (encoder, value) {
|
|
32836
|
-
return this.
|
|
32863
|
+
return this.j68(encoder, value instanceof CreateStorageRoomCommand ? value : THROW_CCE());
|
|
32837
32864
|
};
|
|
32838
32865
|
protoOf($serializer_128).s1s = function (decoder) {
|
|
32839
|
-
var tmp0_desc = this.
|
|
32866
|
+
var tmp0_desc = this.i68_1;
|
|
32840
32867
|
var tmp1_flag = true;
|
|
32841
32868
|
var tmp2_index = 0;
|
|
32842
32869
|
var tmp3_bitMask0 = 0;
|
|
@@ -32871,7 +32898,7 @@ protoOf($serializer_128).s1s = function (decoder) {
|
|
|
32871
32898
|
return CreateStorageRoomCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
32872
32899
|
};
|
|
32873
32900
|
protoOf($serializer_128).e1s = function () {
|
|
32874
|
-
return this.
|
|
32901
|
+
return this.i68_1;
|
|
32875
32902
|
};
|
|
32876
32903
|
protoOf($serializer_128).y23 = function () {
|
|
32877
32904
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -32887,7 +32914,7 @@ function $serializer_getInstance_128() {
|
|
|
32887
32914
|
}
|
|
32888
32915
|
function CreateStorageRoomCommand_init_$Init$(seen0, identifier, note, serializationConstructorMarker, $this) {
|
|
32889
32916
|
if (!(1 === (1 & seen0))) {
|
|
32890
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_128().
|
|
32917
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_128().i68_1);
|
|
32891
32918
|
}
|
|
32892
32919
|
$this.identifier = identifier;
|
|
32893
32920
|
if (0 === (seen0 & 2))
|
|
@@ -32954,10 +32981,10 @@ function $serializer_129() {
|
|
|
32954
32981
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreateSupplierCommentCommand', this, 2);
|
|
32955
32982
|
tmp0_serialDesc.h23('content', false);
|
|
32956
32983
|
tmp0_serialDesc.h23('emoticon', true);
|
|
32957
|
-
this.
|
|
32984
|
+
this.k68_1 = tmp0_serialDesc;
|
|
32958
32985
|
}
|
|
32959
|
-
protoOf($serializer_129).
|
|
32960
|
-
var tmp0_desc = this.
|
|
32986
|
+
protoOf($serializer_129).l68 = function (encoder, value) {
|
|
32987
|
+
var tmp0_desc = this.k68_1;
|
|
32961
32988
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
32962
32989
|
tmp1_output.h1x(tmp0_desc, 0, value.content);
|
|
32963
32990
|
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.emoticon == null)) {
|
|
@@ -32966,10 +32993,10 @@ protoOf($serializer_129).k68 = function (encoder, value) {
|
|
|
32966
32993
|
tmp1_output.u1v(tmp0_desc);
|
|
32967
32994
|
};
|
|
32968
32995
|
protoOf($serializer_129).r1s = function (encoder, value) {
|
|
32969
|
-
return this.
|
|
32996
|
+
return this.l68(encoder, value instanceof CreateSupplierCommentCommand ? value : THROW_CCE());
|
|
32970
32997
|
};
|
|
32971
32998
|
protoOf($serializer_129).s1s = function (decoder) {
|
|
32972
|
-
var tmp0_desc = this.
|
|
32999
|
+
var tmp0_desc = this.k68_1;
|
|
32973
33000
|
var tmp1_flag = true;
|
|
32974
33001
|
var tmp2_index = 0;
|
|
32975
33002
|
var tmp3_bitMask0 = 0;
|
|
@@ -33004,7 +33031,7 @@ protoOf($serializer_129).s1s = function (decoder) {
|
|
|
33004
33031
|
return CreateSupplierCommentCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
33005
33032
|
};
|
|
33006
33033
|
protoOf($serializer_129).e1s = function () {
|
|
33007
|
-
return this.
|
|
33034
|
+
return this.k68_1;
|
|
33008
33035
|
};
|
|
33009
33036
|
protoOf($serializer_129).y23 = function () {
|
|
33010
33037
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -33020,7 +33047,7 @@ function $serializer_getInstance_129() {
|
|
|
33020
33047
|
}
|
|
33021
33048
|
function CreateSupplierCommentCommand_init_$Init$(seen0, content, emoticon, serializationConstructorMarker, $this) {
|
|
33022
33049
|
if (!(1 === (1 & seen0))) {
|
|
33023
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_129().
|
|
33050
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_129().k68_1);
|
|
33024
33051
|
}
|
|
33025
33052
|
$this.content = content;
|
|
33026
33053
|
if (0 === (seen0 & 2))
|
|
@@ -33089,10 +33116,10 @@ function $serializer_130() {
|
|
|
33089
33116
|
tmp0_serialDesc.h23('mobile', true);
|
|
33090
33117
|
tmp0_serialDesc.h23('name', false);
|
|
33091
33118
|
tmp0_serialDesc.h23('title', true);
|
|
33092
|
-
this.
|
|
33119
|
+
this.m68_1 = tmp0_serialDesc;
|
|
33093
33120
|
}
|
|
33094
|
-
protoOf($serializer_130).
|
|
33095
|
-
var tmp0_desc = this.
|
|
33121
|
+
protoOf($serializer_130).n68 = function (encoder, value) {
|
|
33122
|
+
var tmp0_desc = this.m68_1;
|
|
33096
33123
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
33097
33124
|
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.email == null)) {
|
|
33098
33125
|
tmp1_output.k1x(tmp0_desc, 0, StringSerializer_getInstance(), value.email);
|
|
@@ -33107,10 +33134,10 @@ protoOf($serializer_130).m68 = function (encoder, value) {
|
|
|
33107
33134
|
tmp1_output.u1v(tmp0_desc);
|
|
33108
33135
|
};
|
|
33109
33136
|
protoOf($serializer_130).r1s = function (encoder, value) {
|
|
33110
|
-
return this.
|
|
33137
|
+
return this.n68(encoder, value instanceof CreateSupplierContactCommand ? value : THROW_CCE());
|
|
33111
33138
|
};
|
|
33112
33139
|
protoOf($serializer_130).s1s = function (decoder) {
|
|
33113
|
-
var tmp0_desc = this.
|
|
33140
|
+
var tmp0_desc = this.m68_1;
|
|
33114
33141
|
var tmp1_flag = true;
|
|
33115
33142
|
var tmp2_index = 0;
|
|
33116
33143
|
var tmp3_bitMask0 = 0;
|
|
@@ -33159,7 +33186,7 @@ protoOf($serializer_130).s1s = function (decoder) {
|
|
|
33159
33186
|
return CreateSupplierContactCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
|
|
33160
33187
|
};
|
|
33161
33188
|
protoOf($serializer_130).e1s = function () {
|
|
33162
|
-
return this.
|
|
33189
|
+
return this.m68_1;
|
|
33163
33190
|
};
|
|
33164
33191
|
protoOf($serializer_130).y23 = function () {
|
|
33165
33192
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -33175,7 +33202,7 @@ function $serializer_getInstance_130() {
|
|
|
33175
33202
|
}
|
|
33176
33203
|
function CreateSupplierContactCommand_init_$Init$(seen0, email, mobile, name, title, serializationConstructorMarker, $this) {
|
|
33177
33204
|
if (!(4 === (4 & seen0))) {
|
|
33178
|
-
throwMissingFieldException(seen0, 4, $serializer_getInstance_130().
|
|
33205
|
+
throwMissingFieldException(seen0, 4, $serializer_getInstance_130().m68_1);
|
|
33179
33206
|
}
|
|
33180
33207
|
if (0 === (seen0 & 1))
|
|
33181
33208
|
$this.email = null;
|
|
@@ -33228,7 +33255,7 @@ protoOf(CreateSupplierContactCommand).d5c = function () {
|
|
|
33228
33255
|
protoOf(CreateSupplierContactCommand).e5c = function () {
|
|
33229
33256
|
return this.title;
|
|
33230
33257
|
};
|
|
33231
|
-
protoOf(CreateSupplierContactCommand).
|
|
33258
|
+
protoOf(CreateSupplierContactCommand).o68 = function (email, mobile, name, title) {
|
|
33232
33259
|
return new CreateSupplierContactCommand(email, mobile, name, title);
|
|
33233
33260
|
};
|
|
33234
33261
|
protoOf(CreateSupplierContactCommand).copy = function (email, mobile, name, title, $super) {
|
|
@@ -33236,7 +33263,7 @@ protoOf(CreateSupplierContactCommand).copy = function (email, mobile, name, titl
|
|
|
33236
33263
|
mobile = mobile === VOID ? this.mobile : mobile;
|
|
33237
33264
|
name = name === VOID ? this.name : name;
|
|
33238
33265
|
title = title === VOID ? this.title : title;
|
|
33239
|
-
return $super === VOID ? this.
|
|
33266
|
+
return $super === VOID ? this.o68(email, mobile, name, title) : $super.o68.call(this, email, mobile, name, title);
|
|
33240
33267
|
};
|
|
33241
33268
|
protoOf(CreateSupplierContactCommand).toString = function () {
|
|
33242
33269
|
return 'CreateSupplierContactCommand(email=' + this.email + ', mobile=' + this.mobile + ', name=' + this.name.toString() + ', title=' + this.title + ')';
|
|
@@ -33274,20 +33301,20 @@ function $serializer_131() {
|
|
|
33274
33301
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.CreateSupplierForCompanyCommand', this, 2);
|
|
33275
33302
|
tmp0_serialDesc.h23('name', false);
|
|
33276
33303
|
tmp0_serialDesc.h23('orgNr', false);
|
|
33277
|
-
this.
|
|
33304
|
+
this.p68_1 = tmp0_serialDesc;
|
|
33278
33305
|
}
|
|
33279
|
-
protoOf($serializer_131).
|
|
33280
|
-
var tmp0_desc = this.
|
|
33306
|
+
protoOf($serializer_131).q68 = function (encoder, value) {
|
|
33307
|
+
var tmp0_desc = this.p68_1;
|
|
33281
33308
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
33282
33309
|
tmp1_output.h1x(tmp0_desc, 0, value.name);
|
|
33283
33310
|
tmp1_output.h1x(tmp0_desc, 1, value.orgNr);
|
|
33284
33311
|
tmp1_output.u1v(tmp0_desc);
|
|
33285
33312
|
};
|
|
33286
33313
|
protoOf($serializer_131).r1s = function (encoder, value) {
|
|
33287
|
-
return this.
|
|
33314
|
+
return this.q68(encoder, value instanceof CreateSupplierForCompanyCommand ? value : THROW_CCE());
|
|
33288
33315
|
};
|
|
33289
33316
|
protoOf($serializer_131).s1s = function (decoder) {
|
|
33290
|
-
var tmp0_desc = this.
|
|
33317
|
+
var tmp0_desc = this.p68_1;
|
|
33291
33318
|
var tmp1_flag = true;
|
|
33292
33319
|
var tmp2_index = 0;
|
|
33293
33320
|
var tmp3_bitMask0 = 0;
|
|
@@ -33322,7 +33349,7 @@ protoOf($serializer_131).s1s = function (decoder) {
|
|
|
33322
33349
|
return CreateSupplierForCompanyCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
33323
33350
|
};
|
|
33324
33351
|
protoOf($serializer_131).e1s = function () {
|
|
33325
|
-
return this.
|
|
33352
|
+
return this.p68_1;
|
|
33326
33353
|
};
|
|
33327
33354
|
protoOf($serializer_131).y23 = function () {
|
|
33328
33355
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -33338,7 +33365,7 @@ function $serializer_getInstance_131() {
|
|
|
33338
33365
|
}
|
|
33339
33366
|
function CreateSupplierForCompanyCommand_init_$Init$(seen0, name, orgNr, serializationConstructorMarker, $this) {
|
|
33340
33367
|
if (!(3 === (3 & seen0))) {
|
|
33341
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_131().
|
|
33368
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_131().p68_1);
|
|
33342
33369
|
}
|
|
33343
33370
|
$this.name = name;
|
|
33344
33371
|
$this.orgNr = orgNr;
|
|
@@ -33400,7 +33427,7 @@ function Companion_143() {
|
|
|
33400
33427
|
// Inline function 'kotlin.arrayOf' call
|
|
33401
33428
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
33402
33429
|
// Inline function 'kotlin.js.asDynamic' call
|
|
33403
|
-
tmp.
|
|
33430
|
+
tmp.r68_1 = [null, null, null, lazy(tmp_0, CreateTaskCommand$Companion$$childSerializers$_anonymous__2kaups), null, null, null];
|
|
33404
33431
|
}
|
|
33405
33432
|
var Companion_instance_143;
|
|
33406
33433
|
function Companion_getInstance_146() {
|
|
@@ -33418,12 +33445,12 @@ function $serializer_132() {
|
|
|
33418
33445
|
tmp0_serialDesc.h23('intervalValue', true);
|
|
33419
33446
|
tmp0_serialDesc.h23('responsibleId', true);
|
|
33420
33447
|
tmp0_serialDesc.h23('title', true);
|
|
33421
|
-
this.
|
|
33448
|
+
this.s68_1 = tmp0_serialDesc;
|
|
33422
33449
|
}
|
|
33423
|
-
protoOf($serializer_132).
|
|
33424
|
-
var tmp0_desc = this.
|
|
33450
|
+
protoOf($serializer_132).t68 = function (encoder, value) {
|
|
33451
|
+
var tmp0_desc = this.s68_1;
|
|
33425
33452
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
33426
|
-
var tmp2_cached = Companion_getInstance_146().
|
|
33453
|
+
var tmp2_cached = Companion_getInstance_146().r68_1;
|
|
33427
33454
|
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.description == null)) {
|
|
33428
33455
|
tmp1_output.k1x(tmp0_desc, 0, StringSerializer_getInstance(), value.description);
|
|
33429
33456
|
}
|
|
@@ -33448,10 +33475,10 @@ protoOf($serializer_132).s68 = function (encoder, value) {
|
|
|
33448
33475
|
tmp1_output.u1v(tmp0_desc);
|
|
33449
33476
|
};
|
|
33450
33477
|
protoOf($serializer_132).r1s = function (encoder, value) {
|
|
33451
|
-
return this.
|
|
33478
|
+
return this.t68(encoder, value instanceof CreateTaskCommand ? value : THROW_CCE());
|
|
33452
33479
|
};
|
|
33453
33480
|
protoOf($serializer_132).s1s = function (decoder) {
|
|
33454
|
-
var tmp0_desc = this.
|
|
33481
|
+
var tmp0_desc = this.s68_1;
|
|
33455
33482
|
var tmp1_flag = true;
|
|
33456
33483
|
var tmp2_index = 0;
|
|
33457
33484
|
var tmp3_bitMask0 = 0;
|
|
@@ -33463,7 +33490,7 @@ protoOf($serializer_132).s1s = function (decoder) {
|
|
|
33463
33490
|
var tmp9_local5 = null;
|
|
33464
33491
|
var tmp10_local6 = null;
|
|
33465
33492
|
var tmp11_input = decoder.t1v(tmp0_desc);
|
|
33466
|
-
var tmp12_cached = Companion_getInstance_146().
|
|
33493
|
+
var tmp12_cached = Companion_getInstance_146().r68_1;
|
|
33467
33494
|
if (tmp11_input.i1w()) {
|
|
33468
33495
|
tmp4_local0 = tmp11_input.h1w(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
33469
33496
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -33522,10 +33549,10 @@ protoOf($serializer_132).s1s = function (decoder) {
|
|
|
33522
33549
|
return CreateTaskCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
33523
33550
|
};
|
|
33524
33551
|
protoOf($serializer_132).e1s = function () {
|
|
33525
|
-
return this.
|
|
33552
|
+
return this.s68_1;
|
|
33526
33553
|
};
|
|
33527
33554
|
protoOf($serializer_132).y23 = function () {
|
|
33528
|
-
var tmp0_cached = Companion_getInstance_146().
|
|
33555
|
+
var tmp0_cached = Companion_getInstance_146().r68_1;
|
|
33529
33556
|
// Inline function 'kotlin.arrayOf' call
|
|
33530
33557
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
33531
33558
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -33539,7 +33566,7 @@ function $serializer_getInstance_132() {
|
|
|
33539
33566
|
}
|
|
33540
33567
|
function CreateTaskCommand_init_$Init$(seen0, description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title, serializationConstructorMarker, $this) {
|
|
33541
33568
|
if (!(0 === (0 & seen0))) {
|
|
33542
|
-
throwMissingFieldException(seen0, 0, $serializer_getInstance_132().
|
|
33569
|
+
throwMissingFieldException(seen0, 0, $serializer_getInstance_132().s68_1);
|
|
33543
33570
|
}
|
|
33544
33571
|
if (0 === (seen0 & 1))
|
|
33545
33572
|
$this.description = null;
|
|
@@ -33597,13 +33624,13 @@ protoOf(CreateTaskCommand).a5c = function () {
|
|
|
33597
33624
|
protoOf(CreateTaskCommand).h5d = function () {
|
|
33598
33625
|
return this.dueDate;
|
|
33599
33626
|
};
|
|
33600
|
-
protoOf(CreateTaskCommand).
|
|
33627
|
+
protoOf(CreateTaskCommand).u68 = function () {
|
|
33601
33628
|
return this.intervalStart;
|
|
33602
33629
|
};
|
|
33603
|
-
protoOf(CreateTaskCommand).
|
|
33630
|
+
protoOf(CreateTaskCommand).v68 = function () {
|
|
33604
33631
|
return this.intervalType;
|
|
33605
33632
|
};
|
|
33606
|
-
protoOf(CreateTaskCommand).
|
|
33633
|
+
protoOf(CreateTaskCommand).w68 = function () {
|
|
33607
33634
|
return this.intervalValue;
|
|
33608
33635
|
};
|
|
33609
33636
|
protoOf(CreateTaskCommand).u5j = function () {
|
|
@@ -33633,7 +33660,7 @@ protoOf(CreateTaskCommand).g5c = function () {
|
|
|
33633
33660
|
protoOf(CreateTaskCommand).h5c = function () {
|
|
33634
33661
|
return this.title;
|
|
33635
33662
|
};
|
|
33636
|
-
protoOf(CreateTaskCommand).
|
|
33663
|
+
protoOf(CreateTaskCommand).x68 = function (description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title) {
|
|
33637
33664
|
return new CreateTaskCommand(description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title);
|
|
33638
33665
|
};
|
|
33639
33666
|
protoOf(CreateTaskCommand).copy = function (description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title, $super) {
|
|
@@ -33644,7 +33671,7 @@ protoOf(CreateTaskCommand).copy = function (description, dueDate, intervalStart,
|
|
|
33644
33671
|
intervalValue = intervalValue === VOID ? this.intervalValue : intervalValue;
|
|
33645
33672
|
responsibleId = responsibleId === VOID ? this.responsibleId : responsibleId;
|
|
33646
33673
|
title = title === VOID ? this.title : title;
|
|
33647
|
-
return $super === VOID ? this.
|
|
33674
|
+
return $super === VOID ? this.x68(description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title) : $super.x68.call(this, description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title);
|
|
33648
33675
|
};
|
|
33649
33676
|
protoOf(CreateTaskCommand).toString = function () {
|
|
33650
33677
|
return 'CreateTaskCommand(description=' + this.description + ', dueDate=' + toString_0(this.dueDate) + ', intervalStart=' + toString_0(this.intervalStart) + ', intervalType=' + toString_0(this.intervalType) + ', intervalValue=' + toString_0(this.intervalValue) + ', responsibleId=' + toString_0(this.responsibleId) + ', title=' + this.title + ')';
|
|
@@ -33696,10 +33723,10 @@ function $serializer_133() {
|
|
|
33696
33723
|
tmp0_serialDesc.h23('mobile', true);
|
|
33697
33724
|
tmp0_serialDesc.h23('password', true);
|
|
33698
33725
|
tmp0_serialDesc.h23('srpA', true);
|
|
33699
|
-
this.
|
|
33726
|
+
this.y68_1 = tmp0_serialDesc;
|
|
33700
33727
|
}
|
|
33701
|
-
protoOf($serializer_133).
|
|
33702
|
-
var tmp0_desc = this.
|
|
33728
|
+
protoOf($serializer_133).z68 = function (encoder, value) {
|
|
33729
|
+
var tmp0_desc = this.y68_1;
|
|
33703
33730
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
33704
33731
|
tmp1_output.h1x(tmp0_desc, 0, value.clientId);
|
|
33705
33732
|
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.deviceKey == null)) {
|
|
@@ -33723,10 +33750,10 @@ protoOf($serializer_133).y68 = function (encoder, value) {
|
|
|
33723
33750
|
tmp1_output.u1v(tmp0_desc);
|
|
33724
33751
|
};
|
|
33725
33752
|
protoOf($serializer_133).r1s = function (encoder, value) {
|
|
33726
|
-
return this.
|
|
33753
|
+
return this.z68(encoder, value instanceof CreateTokensCommand ? value : THROW_CCE());
|
|
33727
33754
|
};
|
|
33728
33755
|
protoOf($serializer_133).s1s = function (decoder) {
|
|
33729
|
-
var tmp0_desc = this.
|
|
33756
|
+
var tmp0_desc = this.y68_1;
|
|
33730
33757
|
var tmp1_flag = true;
|
|
33731
33758
|
var tmp2_index = 0;
|
|
33732
33759
|
var tmp3_bitMask0 = 0;
|
|
@@ -33796,7 +33823,7 @@ protoOf($serializer_133).s1s = function (decoder) {
|
|
|
33796
33823
|
return CreateTokensCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
33797
33824
|
};
|
|
33798
33825
|
protoOf($serializer_133).e1s = function () {
|
|
33799
|
-
return this.
|
|
33826
|
+
return this.y68_1;
|
|
33800
33827
|
};
|
|
33801
33828
|
protoOf($serializer_133).y23 = function () {
|
|
33802
33829
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -33812,7 +33839,7 @@ function $serializer_getInstance_133() {
|
|
|
33812
33839
|
}
|
|
33813
33840
|
function CreateTokensCommand_init_$Init$(seen0, clientId, deviceKey, email, fingerprint, mobile, password, srpA, serializationConstructorMarker, $this) {
|
|
33814
33841
|
if (!(1 === (1 & seen0))) {
|
|
33815
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_133().
|
|
33842
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_133().y68_1);
|
|
33816
33843
|
}
|
|
33817
33844
|
$this.clientId = clientId;
|
|
33818
33845
|
if (0 === (seen0 & 2))
|
|
@@ -33877,7 +33904,7 @@ protoOf(CreateTokensCommand).r5f = function () {
|
|
|
33877
33904
|
protoOf(CreateTokensCommand).n2u = function () {
|
|
33878
33905
|
return this.password;
|
|
33879
33906
|
};
|
|
33880
|
-
protoOf(CreateTokensCommand).
|
|
33907
|
+
protoOf(CreateTokensCommand).a69 = function () {
|
|
33881
33908
|
return this.srpA;
|
|
33882
33909
|
};
|
|
33883
33910
|
protoOf(CreateTokensCommand).se = function () {
|
|
@@ -33901,7 +33928,7 @@ protoOf(CreateTokensCommand).g5c = function () {
|
|
|
33901
33928
|
protoOf(CreateTokensCommand).h5c = function () {
|
|
33902
33929
|
return this.srpA;
|
|
33903
33930
|
};
|
|
33904
|
-
protoOf(CreateTokensCommand).
|
|
33931
|
+
protoOf(CreateTokensCommand).b69 = function (clientId, deviceKey, email, fingerprint, mobile, password, srpA) {
|
|
33905
33932
|
return new CreateTokensCommand(clientId, deviceKey, email, fingerprint, mobile, password, srpA);
|
|
33906
33933
|
};
|
|
33907
33934
|
protoOf(CreateTokensCommand).copy = function (clientId, deviceKey, email, fingerprint, mobile, password, srpA, $super) {
|
|
@@ -33912,7 +33939,7 @@ protoOf(CreateTokensCommand).copy = function (clientId, deviceKey, email, finger
|
|
|
33912
33939
|
mobile = mobile === VOID ? this.mobile : mobile;
|
|
33913
33940
|
password = password === VOID ? this.password : password;
|
|
33914
33941
|
srpA = srpA === VOID ? this.srpA : srpA;
|
|
33915
|
-
return $super === VOID ? this.
|
|
33942
|
+
return $super === VOID ? this.b69(clientId, deviceKey, email, fingerprint, mobile, password, srpA) : $super.b69.call(this, clientId, deviceKey, email, fingerprint, mobile, password, srpA);
|
|
33916
33943
|
};
|
|
33917
33944
|
protoOf(CreateTokensCommand).toString = function () {
|
|
33918
33945
|
return 'CreateTokensCommand(clientId=' + this.clientId + ', deviceKey=' + this.deviceKey + ', email=' + this.email + ', fingerprint=' + this.fingerprint + ', mobile=' + this.mobile + ', password=' + this.password + ', srpA=' + this.srpA + ')';
|
|
@@ -33958,7 +33985,7 @@ function Companion_145() {
|
|
|
33958
33985
|
// Inline function 'kotlin.arrayOf' call
|
|
33959
33986
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
33960
33987
|
// Inline function 'kotlin.js.asDynamic' call
|
|
33961
|
-
tmp.
|
|
33988
|
+
tmp.c69_1 = [null, lazy(tmp_0, CreditInvoiceCommand$Companion$$childSerializers$_anonymous__v6x9jh), null];
|
|
33962
33989
|
}
|
|
33963
33990
|
var Companion_instance_145;
|
|
33964
33991
|
function Companion_getInstance_148() {
|
|
@@ -33972,12 +33999,12 @@ function $serializer_134() {
|
|
|
33972
33999
|
tmp0_serialDesc.h23('description', true);
|
|
33973
34000
|
tmp0_serialDesc.h23('lines', true);
|
|
33974
34001
|
tmp0_serialDesc.h23('overrideCreditDate', true);
|
|
33975
|
-
this.
|
|
34002
|
+
this.d69_1 = tmp0_serialDesc;
|
|
33976
34003
|
}
|
|
33977
|
-
protoOf($serializer_134).
|
|
33978
|
-
var tmp0_desc = this.
|
|
34004
|
+
protoOf($serializer_134).e69 = function (encoder, value) {
|
|
34005
|
+
var tmp0_desc = this.d69_1;
|
|
33979
34006
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
33980
|
-
var tmp2_cached = Companion_getInstance_148().
|
|
34007
|
+
var tmp2_cached = Companion_getInstance_148().c69_1;
|
|
33981
34008
|
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.description == null)) {
|
|
33982
34009
|
tmp1_output.k1x(tmp0_desc, 0, StringSerializer_getInstance(), value.description);
|
|
33983
34010
|
}
|
|
@@ -33990,10 +34017,10 @@ protoOf($serializer_134).d69 = function (encoder, value) {
|
|
|
33990
34017
|
tmp1_output.u1v(tmp0_desc);
|
|
33991
34018
|
};
|
|
33992
34019
|
protoOf($serializer_134).r1s = function (encoder, value) {
|
|
33993
|
-
return this.
|
|
34020
|
+
return this.e69(encoder, value instanceof CreditInvoiceCommand ? value : THROW_CCE());
|
|
33994
34021
|
};
|
|
33995
34022
|
protoOf($serializer_134).s1s = function (decoder) {
|
|
33996
|
-
var tmp0_desc = this.
|
|
34023
|
+
var tmp0_desc = this.d69_1;
|
|
33997
34024
|
var tmp1_flag = true;
|
|
33998
34025
|
var tmp2_index = 0;
|
|
33999
34026
|
var tmp3_bitMask0 = 0;
|
|
@@ -34001,7 +34028,7 @@ protoOf($serializer_134).s1s = function (decoder) {
|
|
|
34001
34028
|
var tmp5_local1 = null;
|
|
34002
34029
|
var tmp6_local2 = null;
|
|
34003
34030
|
var tmp7_input = decoder.t1v(tmp0_desc);
|
|
34004
|
-
var tmp8_cached = Companion_getInstance_148().
|
|
34031
|
+
var tmp8_cached = Companion_getInstance_148().c69_1;
|
|
34005
34032
|
if (tmp7_input.i1w()) {
|
|
34006
34033
|
tmp4_local0 = tmp7_input.h1w(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
34007
34034
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -34036,10 +34063,10 @@ protoOf($serializer_134).s1s = function (decoder) {
|
|
|
34036
34063
|
return CreditInvoiceCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
34037
34064
|
};
|
|
34038
34065
|
protoOf($serializer_134).e1s = function () {
|
|
34039
|
-
return this.
|
|
34066
|
+
return this.d69_1;
|
|
34040
34067
|
};
|
|
34041
34068
|
protoOf($serializer_134).y23 = function () {
|
|
34042
|
-
var tmp0_cached = Companion_getInstance_148().
|
|
34069
|
+
var tmp0_cached = Companion_getInstance_148().c69_1;
|
|
34043
34070
|
// Inline function 'kotlin.arrayOf' call
|
|
34044
34071
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
34045
34072
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -34053,7 +34080,7 @@ function $serializer_getInstance_134() {
|
|
|
34053
34080
|
}
|
|
34054
34081
|
function CreditInvoiceCommand_init_$Init$(seen0, description, lines, overrideCreditDate, serializationConstructorMarker, $this) {
|
|
34055
34082
|
if (!(0 === (0 & seen0))) {
|
|
34056
|
-
throwMissingFieldException(seen0, 0, $serializer_getInstance_134().
|
|
34083
|
+
throwMissingFieldException(seen0, 0, $serializer_getInstance_134().d69_1);
|
|
34057
34084
|
}
|
|
34058
34085
|
if (0 === (seen0 & 1))
|
|
34059
34086
|
$this.description = null;
|
|
@@ -34087,7 +34114,7 @@ protoOf(CreditInvoiceCommand).a5c = function () {
|
|
|
34087
34114
|
protoOf(CreditInvoiceCommand).y5e = function () {
|
|
34088
34115
|
return this.lines;
|
|
34089
34116
|
};
|
|
34090
|
-
protoOf(CreditInvoiceCommand).
|
|
34117
|
+
protoOf(CreditInvoiceCommand).f69 = function () {
|
|
34091
34118
|
return this.overrideCreditDate;
|
|
34092
34119
|
};
|
|
34093
34120
|
protoOf(CreditInvoiceCommand).se = function () {
|
|
@@ -34099,14 +34126,14 @@ protoOf(CreditInvoiceCommand).te = function () {
|
|
|
34099
34126
|
protoOf(CreditInvoiceCommand).d5c = function () {
|
|
34100
34127
|
return this.overrideCreditDate;
|
|
34101
34128
|
};
|
|
34102
|
-
protoOf(CreditInvoiceCommand).
|
|
34129
|
+
protoOf(CreditInvoiceCommand).g69 = function (description, lines, overrideCreditDate) {
|
|
34103
34130
|
return new CreditInvoiceCommand(description, lines, overrideCreditDate);
|
|
34104
34131
|
};
|
|
34105
34132
|
protoOf(CreditInvoiceCommand).copy = function (description, lines, overrideCreditDate, $super) {
|
|
34106
34133
|
description = description === VOID ? this.description : description;
|
|
34107
34134
|
lines = lines === VOID ? this.lines : lines;
|
|
34108
34135
|
overrideCreditDate = overrideCreditDate === VOID ? this.overrideCreditDate : overrideCreditDate;
|
|
34109
|
-
return $super === VOID ? this.
|
|
34136
|
+
return $super === VOID ? this.g69(description, lines, overrideCreditDate) : $super.g69.call(this, description, lines, overrideCreditDate);
|
|
34110
34137
|
};
|
|
34111
34138
|
protoOf(CreditInvoiceCommand).toString = function () {
|
|
34112
34139
|
return 'CreditInvoiceCommand(description=' + this.description + ', lines=' + toString_0(this.lines) + ', overrideCreditDate=' + toString_0(this.overrideCreditDate) + ')';
|
|
@@ -34131,7 +34158,7 @@ protoOf(CreditInvoiceCommand).equals = function (other) {
|
|
|
34131
34158
|
return true;
|
|
34132
34159
|
};
|
|
34133
34160
|
function _get_$cachedSerializer__te6jhj_10($this) {
|
|
34134
|
-
return $this.
|
|
34161
|
+
return $this.h69_1.m1();
|
|
34135
34162
|
}
|
|
34136
34163
|
function Customer$Companion$_anonymous__t72khd() {
|
|
34137
34164
|
var tmp = getKClass(Customer);
|
|
@@ -34153,7 +34180,7 @@ function Companion_146() {
|
|
|
34153
34180
|
Companion_instance_146 = this;
|
|
34154
34181
|
var tmp = this;
|
|
34155
34182
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
34156
|
-
tmp.
|
|
34183
|
+
tmp.h69_1 = lazy(tmp_0, Customer$Companion$_anonymous__t72khd);
|
|
34157
34184
|
}
|
|
34158
34185
|
protoOf(Companion_146).w4q = function () {
|
|
34159
34186
|
return _get_$cachedSerializer__te6jhj_10(this);
|
|
@@ -35413,7 +35440,7 @@ protoOf(DeviceSrpCommand).r5f = function () {
|
|
|
35413
35440
|
protoOf(DeviceSrpCommand).p5g = function () {
|
|
35414
35441
|
return this.session;
|
|
35415
35442
|
};
|
|
35416
|
-
protoOf(DeviceSrpCommand).
|
|
35443
|
+
protoOf(DeviceSrpCommand).a69 = function () {
|
|
35417
35444
|
return this.srpA;
|
|
35418
35445
|
};
|
|
35419
35446
|
protoOf(DeviceSrpCommand).se = function () {
|
|
@@ -38534,7 +38561,7 @@ function EmployeeParticipant(active, id, name, participantId, employee) {
|
|
|
38534
38561
|
this.e6e_1 = participantId;
|
|
38535
38562
|
this.employee = employee;
|
|
38536
38563
|
}
|
|
38537
|
-
protoOf(EmployeeParticipant).
|
|
38564
|
+
protoOf(EmployeeParticipant).q67 = function () {
|
|
38538
38565
|
return this.b6e_1;
|
|
38539
38566
|
};
|
|
38540
38567
|
protoOf(EmployeeParticipant).b5c = function () {
|
|
@@ -48057,7 +48084,7 @@ function InquiryParticipant(active, id, name, participantId, email) {
|
|
|
48057
48084
|
this.h6o_1 = participantId;
|
|
48058
48085
|
this.email = email;
|
|
48059
48086
|
}
|
|
48060
|
-
protoOf(InquiryParticipant).
|
|
48087
|
+
protoOf(InquiryParticipant).q67 = function () {
|
|
48061
48088
|
return this.e6o_1;
|
|
48062
48089
|
};
|
|
48063
48090
|
protoOf(InquiryParticipant).b5c = function () {
|
|
@@ -52168,7 +52195,7 @@ function InvoicePlan(active, companyId, createdAt, createdBy, distributions, id,
|
|
|
52168
52195
|
this.updatedAt = updatedAt;
|
|
52169
52196
|
this.updatedBy = updatedBy;
|
|
52170
52197
|
}
|
|
52171
|
-
protoOf(InvoicePlan).
|
|
52198
|
+
protoOf(InvoicePlan).q67 = function () {
|
|
52172
52199
|
return this.active;
|
|
52173
52200
|
};
|
|
52174
52201
|
protoOf(InvoicePlan).e5d = function () {
|
|
@@ -52867,7 +52894,7 @@ function InvoicePlanLine(active, id, invoicePlanId, revisions) {
|
|
|
52867
52894
|
this.invoicePlanId = invoicePlanId;
|
|
52868
52895
|
this.revisions = revisions;
|
|
52869
52896
|
}
|
|
52870
|
-
protoOf(InvoicePlanLine).
|
|
52897
|
+
protoOf(InvoicePlanLine).q67 = function () {
|
|
52871
52898
|
return this.active;
|
|
52872
52899
|
};
|
|
52873
52900
|
protoOf(InvoicePlanLine).b5c = function () {
|
|
@@ -71574,7 +71601,7 @@ function OrganizationCustomer(active, area, classification, external, groupInvoi
|
|
|
71574
71601
|
this.organization = organization;
|
|
71575
71602
|
this.preferredAdvertisement = preferredAdvertisement;
|
|
71576
71603
|
}
|
|
71577
|
-
protoOf(OrganizationCustomer).
|
|
71604
|
+
protoOf(OrganizationCustomer).q67 = function () {
|
|
71578
71605
|
return this.i77_1;
|
|
71579
71606
|
};
|
|
71580
71607
|
protoOf(OrganizationCustomer).d5g = function () {
|
|
@@ -72547,7 +72574,7 @@ function OrganizationParticipant(active, id, name, participantId, organization,
|
|
|
72547
72574
|
this.organization = organization;
|
|
72548
72575
|
this.orgnr = orgnr;
|
|
72549
72576
|
}
|
|
72550
|
-
protoOf(OrganizationParticipant).
|
|
72577
|
+
protoOf(OrganizationParticipant).q67 = function () {
|
|
72551
72578
|
return this.g78_1;
|
|
72552
72579
|
};
|
|
72553
72580
|
protoOf(OrganizationParticipant).b5c = function () {
|
|
@@ -80512,7 +80539,7 @@ function PersonCustomer(active, area, classification, external, groupInvoices, i
|
|
|
80512
80539
|
this.person = person;
|
|
80513
80540
|
this.preferredAdvertisement = preferredAdvertisement;
|
|
80514
80541
|
}
|
|
80515
|
-
protoOf(PersonCustomer).
|
|
80542
|
+
protoOf(PersonCustomer).q67 = function () {
|
|
80516
80543
|
return this.w7d_1;
|
|
80517
80544
|
};
|
|
80518
80545
|
protoOf(PersonCustomer).d5g = function () {
|
|
@@ -81255,7 +81282,7 @@ function PersonParticipant(active, id, name, participantId, person) {
|
|
|
81255
81282
|
this.v7e_1 = participantId;
|
|
81256
81283
|
this.person = person;
|
|
81257
81284
|
}
|
|
81258
|
-
protoOf(PersonParticipant).
|
|
81285
|
+
protoOf(PersonParticipant).q67 = function () {
|
|
81259
81286
|
return this.s7e_1;
|
|
81260
81287
|
};
|
|
81261
81288
|
protoOf(PersonParticipant).b5c = function () {
|
|
@@ -83590,7 +83617,7 @@ function PersonnummerDeath(active, dateOfIncident, reason, source) {
|
|
|
83590
83617
|
this.reason = reason;
|
|
83591
83618
|
this.source = source;
|
|
83592
83619
|
}
|
|
83593
|
-
protoOf(PersonnummerDeath).
|
|
83620
|
+
protoOf(PersonnummerDeath).q67 = function () {
|
|
83594
83621
|
return this.active;
|
|
83595
83622
|
};
|
|
83596
83623
|
protoOf(PersonnummerDeath).r7g = function () {
|
|
@@ -84183,7 +84210,7 @@ function PersonnummerStatus(active, dateOfIncident, reason, source, statusVerdi,
|
|
|
84183
84210
|
this.statusVerdi = statusVerdi;
|
|
84184
84211
|
this.validDate = validDate;
|
|
84185
84212
|
}
|
|
84186
|
-
protoOf(PersonnummerStatus).
|
|
84213
|
+
protoOf(PersonnummerStatus).q67 = function () {
|
|
84187
84214
|
return this.active;
|
|
84188
84215
|
};
|
|
84189
84216
|
protoOf(PersonnummerStatus).r7g = function () {
|
|
@@ -92032,7 +92059,7 @@ function SMSBundle(active, companyId, count, createdAt, disabledAt, id, price) {
|
|
|
92032
92059
|
this.id = id;
|
|
92033
92060
|
this.price = price;
|
|
92034
92061
|
}
|
|
92035
|
-
protoOf(SMSBundle).
|
|
92062
|
+
protoOf(SMSBundle).q67 = function () {
|
|
92036
92063
|
return this.active;
|
|
92037
92064
|
};
|
|
92038
92065
|
protoOf(SMSBundle).e5d = function () {
|
|
@@ -96121,7 +96148,7 @@ protoOf(SectionPack).equals = function (other) {
|
|
|
96121
96148
|
return true;
|
|
96122
96149
|
};
|
|
96123
96150
|
function _get_$cachedSerializer__te6jhj_64($this) {
|
|
96124
|
-
return $this.
|
|
96151
|
+
return $this.y67_1.m1();
|
|
96125
96152
|
}
|
|
96126
96153
|
function SectionState$Companion$_anonymous__5atxy5() {
|
|
96127
96154
|
var tmp = values_57();
|
|
@@ -96155,13 +96182,13 @@ function Companion_415() {
|
|
|
96155
96182
|
var tmp$ret$0 = element.value;
|
|
96156
96183
|
destination.s2(tmp$ret$0, element);
|
|
96157
96184
|
}
|
|
96158
|
-
tmp.
|
|
96185
|
+
tmp.x67_1 = destination;
|
|
96159
96186
|
var tmp_0 = this;
|
|
96160
96187
|
var tmp_1 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
96161
|
-
tmp_0.
|
|
96188
|
+
tmp_0.y67_1 = lazy(tmp_1, SectionState$Companion$_anonymous__5atxy5);
|
|
96162
96189
|
}
|
|
96163
96190
|
protoOf(Companion_415).fromValue = function (value) {
|
|
96164
|
-
return this.
|
|
96191
|
+
return this.x67_1.z2(value);
|
|
96165
96192
|
};
|
|
96166
96193
|
protoOf(Companion_415).w4q = function () {
|
|
96167
96194
|
return _get_$cachedSerializer__te6jhj_64(this);
|
|
@@ -98736,7 +98763,7 @@ function Settlement(closedAt, companyId, completedAt, createdAt, createdBy, cust
|
|
|
98736
98763
|
this.updatedAt = updatedAt;
|
|
98737
98764
|
this.updatedBy = updatedBy;
|
|
98738
98765
|
}
|
|
98739
|
-
protoOf(Settlement).
|
|
98766
|
+
protoOf(Settlement).r67 = function () {
|
|
98740
98767
|
return this.closedAt;
|
|
98741
98768
|
};
|
|
98742
98769
|
protoOf(Settlement).e5d = function () {
|
|
@@ -98766,7 +98793,7 @@ protoOf(Settlement).b5c = function () {
|
|
|
98766
98793
|
protoOf(Settlement).z66 = function () {
|
|
98767
98794
|
return this.invoices;
|
|
98768
98795
|
};
|
|
98769
|
-
protoOf(Settlement).
|
|
98796
|
+
protoOf(Settlement).u67 = function () {
|
|
98770
98797
|
return this.settlementProvider;
|
|
98771
98798
|
};
|
|
98772
98799
|
protoOf(Settlement).a67 = function () {
|
|
@@ -99720,7 +99747,7 @@ function Companion_432() {
|
|
|
99720
99747
|
// Inline function 'kotlin.arrayOf' call
|
|
99721
99748
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
99722
99749
|
// Inline function 'kotlin.js.asDynamic' call
|
|
99723
|
-
tmp.t7r_1 = [null, null, null, null, tmp_1, null, lazy(tmp_2, SettlementProviderConfiguration$Companion$$childSerializers$_anonymous__tmmelu_0), null, null, null];
|
|
99750
|
+
tmp.t7r_1 = [null, null, null, null, null, tmp_1, null, lazy(tmp_2, SettlementProviderConfiguration$Companion$$childSerializers$_anonymous__tmmelu_0), null, null, null];
|
|
99724
99751
|
}
|
|
99725
99752
|
var Companion_instance_432;
|
|
99726
99753
|
function Companion_getInstance_435() {
|
|
@@ -99730,7 +99757,8 @@ function Companion_getInstance_435() {
|
|
|
99730
99757
|
}
|
|
99731
99758
|
function $serializer_363() {
|
|
99732
99759
|
$serializer_instance_363 = this;
|
|
99733
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.SettlementProviderConfiguration', this,
|
|
99760
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.SettlementProviderConfiguration', this, 11);
|
|
99761
|
+
tmp0_serialDesc.h23('active', false);
|
|
99734
99762
|
tmp0_serialDesc.h23('closedAt', true);
|
|
99735
99763
|
tmp0_serialDesc.h23('companyId', false);
|
|
99736
99764
|
tmp0_serialDesc.h23('endDate', true);
|
|
@@ -99747,25 +99775,26 @@ protoOf($serializer_363).v7r = function (encoder, value) {
|
|
|
99747
99775
|
var tmp0_desc = this.u7r_1;
|
|
99748
99776
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
99749
99777
|
var tmp2_cached = Companion_getInstance_435().t7r_1;
|
|
99750
|
-
|
|
99751
|
-
|
|
99778
|
+
tmp1_output.z1w(tmp0_desc, 0, value.active);
|
|
99779
|
+
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.closedAt == null)) {
|
|
99780
|
+
tmp1_output.k1x(tmp0_desc, 1, InstantSerializer_getInstance(), value.closedAt);
|
|
99752
99781
|
}
|
|
99753
|
-
tmp1_output.d1x(tmp0_desc,
|
|
99754
|
-
if (tmp1_output.o1x(tmp0_desc,
|
|
99755
|
-
tmp1_output.k1x(tmp0_desc,
|
|
99782
|
+
tmp1_output.d1x(tmp0_desc, 2, value.companyId);
|
|
99783
|
+
if (tmp1_output.o1x(tmp0_desc, 3) ? true : !(value.endDate == null)) {
|
|
99784
|
+
tmp1_output.k1x(tmp0_desc, 3, LocalDateSerializer_getInstance(), value.endDate);
|
|
99756
99785
|
}
|
|
99757
|
-
tmp1_output.d1x(tmp0_desc,
|
|
99758
|
-
if (tmp1_output.o1x(tmp0_desc,
|
|
99759
|
-
tmp1_output.k1x(tmp0_desc,
|
|
99786
|
+
tmp1_output.d1x(tmp0_desc, 4, value.id);
|
|
99787
|
+
if (tmp1_output.o1x(tmp0_desc, 5) ? true : !(value.relevantOrgnrs == null)) {
|
|
99788
|
+
tmp1_output.k1x(tmp0_desc, 5, tmp2_cached[5].m1(), value.relevantOrgnrs);
|
|
99760
99789
|
}
|
|
99761
|
-
if (tmp1_output.o1x(tmp0_desc,
|
|
99762
|
-
tmp1_output.k1x(tmp0_desc,
|
|
99790
|
+
if (tmp1_output.o1x(tmp0_desc, 6) ? true : !(value.resolverPrefix == null)) {
|
|
99791
|
+
tmp1_output.k1x(tmp0_desc, 6, StringSerializer_getInstance(), value.resolverPrefix);
|
|
99763
99792
|
}
|
|
99764
|
-
tmp1_output.j1x(tmp0_desc,
|
|
99765
|
-
tmp1_output.z1w(tmp0_desc,
|
|
99766
|
-
tmp1_output.j1x(tmp0_desc,
|
|
99767
|
-
if (tmp1_output.o1x(tmp0_desc,
|
|
99768
|
-
tmp1_output.k1x(tmp0_desc,
|
|
99793
|
+
tmp1_output.j1x(tmp0_desc, 7, tmp2_cached[7].m1(), value.settlementProvider);
|
|
99794
|
+
tmp1_output.z1w(tmp0_desc, 8, value.shouldInvoice);
|
|
99795
|
+
tmp1_output.j1x(tmp0_desc, 9, LocalDateSerializer_getInstance(), value.startDate);
|
|
99796
|
+
if (tmp1_output.o1x(tmp0_desc, 10) ? true : !(value.userId == null)) {
|
|
99797
|
+
tmp1_output.k1x(tmp0_desc, 10, StringSerializer_getInstance(), value.userId);
|
|
99769
99798
|
}
|
|
99770
99799
|
tmp1_output.u1v(tmp0_desc);
|
|
99771
99800
|
};
|
|
@@ -99777,92 +99806,99 @@ protoOf($serializer_363).s1s = function (decoder) {
|
|
|
99777
99806
|
var tmp1_flag = true;
|
|
99778
99807
|
var tmp2_index = 0;
|
|
99779
99808
|
var tmp3_bitMask0 = 0;
|
|
99780
|
-
var tmp4_local0 =
|
|
99781
|
-
var tmp5_local1 =
|
|
99782
|
-
var tmp6_local2 =
|
|
99783
|
-
var tmp7_local3 =
|
|
99784
|
-
var tmp8_local4 =
|
|
99809
|
+
var tmp4_local0 = false;
|
|
99810
|
+
var tmp5_local1 = null;
|
|
99811
|
+
var tmp6_local2 = 0n;
|
|
99812
|
+
var tmp7_local3 = null;
|
|
99813
|
+
var tmp8_local4 = 0n;
|
|
99785
99814
|
var tmp9_local5 = null;
|
|
99786
99815
|
var tmp10_local6 = null;
|
|
99787
|
-
var tmp11_local7 =
|
|
99788
|
-
var tmp12_local8 =
|
|
99816
|
+
var tmp11_local7 = null;
|
|
99817
|
+
var tmp12_local8 = false;
|
|
99789
99818
|
var tmp13_local9 = null;
|
|
99790
|
-
var
|
|
99791
|
-
var
|
|
99792
|
-
|
|
99793
|
-
|
|
99819
|
+
var tmp14_local10 = null;
|
|
99820
|
+
var tmp15_input = decoder.t1v(tmp0_desc);
|
|
99821
|
+
var tmp16_cached = Companion_getInstance_435().t7r_1;
|
|
99822
|
+
if (tmp15_input.i1w()) {
|
|
99823
|
+
tmp4_local0 = tmp15_input.v1v(tmp0_desc, 0);
|
|
99794
99824
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
99795
|
-
tmp5_local1 =
|
|
99825
|
+
tmp5_local1 = tmp15_input.h1w(tmp0_desc, 1, InstantSerializer_getInstance(), tmp5_local1);
|
|
99796
99826
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
99797
|
-
tmp6_local2 =
|
|
99827
|
+
tmp6_local2 = tmp15_input.z1v(tmp0_desc, 2);
|
|
99798
99828
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
99799
|
-
tmp7_local3 =
|
|
99829
|
+
tmp7_local3 = tmp15_input.h1w(tmp0_desc, 3, LocalDateSerializer_getInstance(), tmp7_local3);
|
|
99800
99830
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
99801
|
-
tmp8_local4 =
|
|
99831
|
+
tmp8_local4 = tmp15_input.z1v(tmp0_desc, 4);
|
|
99802
99832
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
99803
|
-
tmp9_local5 =
|
|
99833
|
+
tmp9_local5 = tmp15_input.h1w(tmp0_desc, 5, tmp16_cached[5].m1(), tmp9_local5);
|
|
99804
99834
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
99805
|
-
tmp10_local6 =
|
|
99835
|
+
tmp10_local6 = tmp15_input.h1w(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
99806
99836
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
99807
|
-
tmp11_local7 =
|
|
99837
|
+
tmp11_local7 = tmp15_input.f1w(tmp0_desc, 7, tmp16_cached[7].m1(), tmp11_local7);
|
|
99808
99838
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
99809
|
-
tmp12_local8 =
|
|
99839
|
+
tmp12_local8 = tmp15_input.v1v(tmp0_desc, 8);
|
|
99810
99840
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
99811
|
-
tmp13_local9 =
|
|
99841
|
+
tmp13_local9 = tmp15_input.f1w(tmp0_desc, 9, LocalDateSerializer_getInstance(), tmp13_local9);
|
|
99812
99842
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
99843
|
+
tmp14_local10 = tmp15_input.h1w(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
99844
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
99813
99845
|
} else
|
|
99814
99846
|
while (tmp1_flag) {
|
|
99815
|
-
tmp2_index =
|
|
99847
|
+
tmp2_index = tmp15_input.j1w(tmp0_desc);
|
|
99816
99848
|
switch (tmp2_index) {
|
|
99817
99849
|
case -1:
|
|
99818
99850
|
tmp1_flag = false;
|
|
99819
99851
|
break;
|
|
99820
99852
|
case 0:
|
|
99821
|
-
tmp4_local0 =
|
|
99853
|
+
tmp4_local0 = tmp15_input.v1v(tmp0_desc, 0);
|
|
99822
99854
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
99823
99855
|
break;
|
|
99824
99856
|
case 1:
|
|
99825
|
-
tmp5_local1 =
|
|
99857
|
+
tmp5_local1 = tmp15_input.h1w(tmp0_desc, 1, InstantSerializer_getInstance(), tmp5_local1);
|
|
99826
99858
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
99827
99859
|
break;
|
|
99828
99860
|
case 2:
|
|
99829
|
-
tmp6_local2 =
|
|
99861
|
+
tmp6_local2 = tmp15_input.z1v(tmp0_desc, 2);
|
|
99830
99862
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
99831
99863
|
break;
|
|
99832
99864
|
case 3:
|
|
99833
|
-
tmp7_local3 =
|
|
99865
|
+
tmp7_local3 = tmp15_input.h1w(tmp0_desc, 3, LocalDateSerializer_getInstance(), tmp7_local3);
|
|
99834
99866
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
99835
99867
|
break;
|
|
99836
99868
|
case 4:
|
|
99837
|
-
tmp8_local4 =
|
|
99869
|
+
tmp8_local4 = tmp15_input.z1v(tmp0_desc, 4);
|
|
99838
99870
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
99839
99871
|
break;
|
|
99840
99872
|
case 5:
|
|
99841
|
-
tmp9_local5 =
|
|
99873
|
+
tmp9_local5 = tmp15_input.h1w(tmp0_desc, 5, tmp16_cached[5].m1(), tmp9_local5);
|
|
99842
99874
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
99843
99875
|
break;
|
|
99844
99876
|
case 6:
|
|
99845
|
-
tmp10_local6 =
|
|
99877
|
+
tmp10_local6 = tmp15_input.h1w(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
|
|
99846
99878
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
99847
99879
|
break;
|
|
99848
99880
|
case 7:
|
|
99849
|
-
tmp11_local7 =
|
|
99881
|
+
tmp11_local7 = tmp15_input.f1w(tmp0_desc, 7, tmp16_cached[7].m1(), tmp11_local7);
|
|
99850
99882
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
99851
99883
|
break;
|
|
99852
99884
|
case 8:
|
|
99853
|
-
tmp12_local8 =
|
|
99885
|
+
tmp12_local8 = tmp15_input.v1v(tmp0_desc, 8);
|
|
99854
99886
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
99855
99887
|
break;
|
|
99856
99888
|
case 9:
|
|
99857
|
-
tmp13_local9 =
|
|
99889
|
+
tmp13_local9 = tmp15_input.f1w(tmp0_desc, 9, LocalDateSerializer_getInstance(), tmp13_local9);
|
|
99858
99890
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
99859
99891
|
break;
|
|
99892
|
+
case 10:
|
|
99893
|
+
tmp14_local10 = tmp15_input.h1w(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
99894
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
99895
|
+
break;
|
|
99860
99896
|
default:
|
|
99861
99897
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
99862
99898
|
}
|
|
99863
99899
|
}
|
|
99864
|
-
|
|
99865
|
-
return SettlementProviderConfiguration_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, null);
|
|
99900
|
+
tmp15_input.u1v(tmp0_desc);
|
|
99901
|
+
return SettlementProviderConfiguration_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);
|
|
99866
99902
|
};
|
|
99867
99903
|
protoOf($serializer_363).e1s = function () {
|
|
99868
99904
|
return this.u7r_1;
|
|
@@ -99872,7 +99908,7 @@ protoOf($serializer_363).y23 = function () {
|
|
|
99872
99908
|
// Inline function 'kotlin.arrayOf' call
|
|
99873
99909
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
99874
99910
|
// Inline function 'kotlin.js.asDynamic' call
|
|
99875
|
-
return [get_nullable(InstantSerializer_getInstance()), LongSerializer_getInstance(), get_nullable(LocalDateSerializer_getInstance()), LongSerializer_getInstance(), get_nullable(tmp0_cached[
|
|
99911
|
+
return [BooleanSerializer_getInstance(), get_nullable(InstantSerializer_getInstance()), LongSerializer_getInstance(), get_nullable(LocalDateSerializer_getInstance()), LongSerializer_getInstance(), get_nullable(tmp0_cached[5].m1()), get_nullable(StringSerializer_getInstance()), tmp0_cached[7].m1(), BooleanSerializer_getInstance(), LocalDateSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
99876
99912
|
};
|
|
99877
99913
|
var $serializer_instance_363;
|
|
99878
99914
|
function $serializer_getInstance_363() {
|
|
@@ -99880,47 +99916,49 @@ function $serializer_getInstance_363() {
|
|
|
99880
99916
|
new $serializer_363();
|
|
99881
99917
|
return $serializer_instance_363;
|
|
99882
99918
|
}
|
|
99883
|
-
function SettlementProviderConfiguration_init_$Init$(seen0, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, $this) {
|
|
99884
|
-
if (!(
|
|
99885
|
-
throwMissingFieldException(seen0,
|
|
99919
|
+
function SettlementProviderConfiguration_init_$Init$(seen0, active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, $this) {
|
|
99920
|
+
if (!(917 === (917 & seen0))) {
|
|
99921
|
+
throwMissingFieldException(seen0, 917, $serializer_getInstance_363().u7r_1);
|
|
99886
99922
|
}
|
|
99887
|
-
|
|
99923
|
+
$this.active = active;
|
|
99924
|
+
if (0 === (seen0 & 2))
|
|
99888
99925
|
$this.closedAt = null;
|
|
99889
99926
|
else
|
|
99890
99927
|
$this.closedAt = closedAt;
|
|
99891
99928
|
$this.companyId = companyId;
|
|
99892
|
-
if (0 === (seen0 &
|
|
99929
|
+
if (0 === (seen0 & 8))
|
|
99893
99930
|
$this.endDate = null;
|
|
99894
99931
|
else
|
|
99895
99932
|
$this.endDate = endDate;
|
|
99896
99933
|
$this.id = id;
|
|
99897
|
-
if (0 === (seen0 &
|
|
99934
|
+
if (0 === (seen0 & 32))
|
|
99898
99935
|
$this.relevantOrgnrs = null;
|
|
99899
99936
|
else
|
|
99900
99937
|
$this.relevantOrgnrs = relevantOrgnrs;
|
|
99901
|
-
if (0 === (seen0 &
|
|
99938
|
+
if (0 === (seen0 & 64))
|
|
99902
99939
|
$this.resolverPrefix = null;
|
|
99903
99940
|
else
|
|
99904
99941
|
$this.resolverPrefix = resolverPrefix;
|
|
99905
99942
|
$this.settlementProvider = settlementProvider;
|
|
99906
99943
|
$this.shouldInvoice = shouldInvoice;
|
|
99907
99944
|
$this.startDate = startDate;
|
|
99908
|
-
if (0 === (seen0 &
|
|
99945
|
+
if (0 === (seen0 & 1024))
|
|
99909
99946
|
$this.userId = null;
|
|
99910
99947
|
else
|
|
99911
99948
|
$this.userId = userId;
|
|
99912
99949
|
return $this;
|
|
99913
99950
|
}
|
|
99914
|
-
function SettlementProviderConfiguration_init_$Create$(seen0, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker) {
|
|
99915
|
-
return SettlementProviderConfiguration_init_$Init$(seen0, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, objectCreate(protoOf(SettlementProviderConfiguration)));
|
|
99951
|
+
function SettlementProviderConfiguration_init_$Create$(seen0, active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker) {
|
|
99952
|
+
return SettlementProviderConfiguration_init_$Init$(seen0, active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, serializationConstructorMarker, objectCreate(protoOf(SettlementProviderConfiguration)));
|
|
99916
99953
|
}
|
|
99917
|
-
function SettlementProviderConfiguration(closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
99954
|
+
function SettlementProviderConfiguration(active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
99918
99955
|
Companion_getInstance_435();
|
|
99919
99956
|
closedAt = closedAt === VOID ? null : closedAt;
|
|
99920
99957
|
endDate = endDate === VOID ? null : endDate;
|
|
99921
99958
|
relevantOrgnrs = relevantOrgnrs === VOID ? null : relevantOrgnrs;
|
|
99922
99959
|
resolverPrefix = resolverPrefix === VOID ? null : resolverPrefix;
|
|
99923
99960
|
userId = userId === VOID ? null : userId;
|
|
99961
|
+
this.active = active;
|
|
99924
99962
|
this.closedAt = closedAt;
|
|
99925
99963
|
this.companyId = companyId;
|
|
99926
99964
|
this.endDate = endDate;
|
|
@@ -99933,6 +99971,9 @@ function SettlementProviderConfiguration(closedAt, companyId, endDate, id, relev
|
|
|
99933
99971
|
this.userId = userId;
|
|
99934
99972
|
}
|
|
99935
99973
|
protoOf(SettlementProviderConfiguration).q67 = function () {
|
|
99974
|
+
return this.active;
|
|
99975
|
+
};
|
|
99976
|
+
protoOf(SettlementProviderConfiguration).r67 = function () {
|
|
99936
99977
|
return this.closedAt;
|
|
99937
99978
|
};
|
|
99938
99979
|
protoOf(SettlementProviderConfiguration).e5d = function () {
|
|
@@ -99944,16 +99985,16 @@ protoOf(SettlementProviderConfiguration).b5k = function () {
|
|
|
99944
99985
|
protoOf(SettlementProviderConfiguration).b5c = function () {
|
|
99945
99986
|
return this.id;
|
|
99946
99987
|
};
|
|
99947
|
-
protoOf(SettlementProviderConfiguration).
|
|
99988
|
+
protoOf(SettlementProviderConfiguration).s67 = function () {
|
|
99948
99989
|
return this.relevantOrgnrs;
|
|
99949
99990
|
};
|
|
99950
|
-
protoOf(SettlementProviderConfiguration).
|
|
99991
|
+
protoOf(SettlementProviderConfiguration).t67 = function () {
|
|
99951
99992
|
return this.resolverPrefix;
|
|
99952
99993
|
};
|
|
99953
|
-
protoOf(SettlementProviderConfiguration).
|
|
99994
|
+
protoOf(SettlementProviderConfiguration).u67 = function () {
|
|
99954
99995
|
return this.settlementProvider;
|
|
99955
99996
|
};
|
|
99956
|
-
protoOf(SettlementProviderConfiguration).
|
|
99997
|
+
protoOf(SettlementProviderConfiguration).v67 = function () {
|
|
99957
99998
|
return this.shouldInvoice;
|
|
99958
99999
|
};
|
|
99959
100000
|
protoOf(SettlementProviderConfiguration).i5y = function () {
|
|
@@ -99963,39 +100004,43 @@ protoOf(SettlementProviderConfiguration).u5u = function () {
|
|
|
99963
100004
|
return this.userId;
|
|
99964
100005
|
};
|
|
99965
100006
|
protoOf(SettlementProviderConfiguration).se = function () {
|
|
99966
|
-
return this.
|
|
100007
|
+
return this.active;
|
|
99967
100008
|
};
|
|
99968
100009
|
protoOf(SettlementProviderConfiguration).te = function () {
|
|
99969
|
-
return this.
|
|
100010
|
+
return this.closedAt;
|
|
99970
100011
|
};
|
|
99971
100012
|
protoOf(SettlementProviderConfiguration).d5c = function () {
|
|
99972
|
-
return this.
|
|
100013
|
+
return this.companyId;
|
|
99973
100014
|
};
|
|
99974
100015
|
protoOf(SettlementProviderConfiguration).e5c = function () {
|
|
99975
|
-
return this.
|
|
100016
|
+
return this.endDate;
|
|
99976
100017
|
};
|
|
99977
100018
|
protoOf(SettlementProviderConfiguration).f5c = function () {
|
|
99978
|
-
return this.
|
|
100019
|
+
return this.id;
|
|
99979
100020
|
};
|
|
99980
100021
|
protoOf(SettlementProviderConfiguration).g5c = function () {
|
|
99981
|
-
return this.
|
|
100022
|
+
return this.relevantOrgnrs;
|
|
99982
100023
|
};
|
|
99983
100024
|
protoOf(SettlementProviderConfiguration).h5c = function () {
|
|
99984
|
-
return this.
|
|
100025
|
+
return this.resolverPrefix;
|
|
99985
100026
|
};
|
|
99986
100027
|
protoOf(SettlementProviderConfiguration).o5d = function () {
|
|
99987
|
-
return this.
|
|
100028
|
+
return this.settlementProvider;
|
|
99988
100029
|
};
|
|
99989
100030
|
protoOf(SettlementProviderConfiguration).p5d = function () {
|
|
99990
|
-
return this.
|
|
100031
|
+
return this.shouldInvoice;
|
|
99991
100032
|
};
|
|
99992
100033
|
protoOf(SettlementProviderConfiguration).q5d = function () {
|
|
100034
|
+
return this.startDate;
|
|
100035
|
+
};
|
|
100036
|
+
protoOf(SettlementProviderConfiguration).r5d = function () {
|
|
99993
100037
|
return this.userId;
|
|
99994
100038
|
};
|
|
99995
|
-
protoOf(SettlementProviderConfiguration).w7r = function (closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
99996
|
-
return new SettlementProviderConfiguration(closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
100039
|
+
protoOf(SettlementProviderConfiguration).w7r = function (active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) {
|
|
100040
|
+
return new SettlementProviderConfiguration(active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
99997
100041
|
};
|
|
99998
|
-
protoOf(SettlementProviderConfiguration).copy = function (closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, $super) {
|
|
100042
|
+
protoOf(SettlementProviderConfiguration).copy = function (active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId, $super) {
|
|
100043
|
+
active = active === VOID ? this.active : active;
|
|
99999
100044
|
closedAt = closedAt === VOID ? this.closedAt : closedAt;
|
|
100000
100045
|
companyId = companyId === VOID ? this.companyId : companyId;
|
|
100001
100046
|
endDate = endDate === VOID ? this.endDate : endDate;
|
|
@@ -100006,13 +100051,14 @@ protoOf(SettlementProviderConfiguration).copy = function (closedAt, companyId, e
|
|
|
100006
100051
|
shouldInvoice = shouldInvoice === VOID ? this.shouldInvoice : shouldInvoice;
|
|
100007
100052
|
startDate = startDate === VOID ? this.startDate : startDate;
|
|
100008
100053
|
userId = userId === VOID ? this.userId : userId;
|
|
100009
|
-
return $super === VOID ? this.w7r(closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) : $super.w7r.call(this, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
100054
|
+
return $super === VOID ? this.w7r(active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId) : $super.w7r.call(this, active, closedAt, companyId, endDate, id, relevantOrgnrs, resolverPrefix, settlementProvider, shouldInvoice, startDate, userId);
|
|
100010
100055
|
};
|
|
100011
100056
|
protoOf(SettlementProviderConfiguration).toString = function () {
|
|
100012
|
-
return 'SettlementProviderConfiguration(closedAt=' + toString_0(this.closedAt) + ', companyId=' + this.companyId.toString() + ', endDate=' + toString_0(this.endDate) + ', id=' + this.id.toString() + ', relevantOrgnrs=' + toString_0(this.relevantOrgnrs) + ', resolverPrefix=' + this.resolverPrefix + ', settlementProvider=' + this.settlementProvider.toString() + ', shouldInvoice=' + this.shouldInvoice + ', startDate=' + this.startDate.toString() + ', userId=' + this.userId + ')';
|
|
100057
|
+
return 'SettlementProviderConfiguration(active=' + this.active + ', closedAt=' + toString_0(this.closedAt) + ', companyId=' + this.companyId.toString() + ', endDate=' + toString_0(this.endDate) + ', id=' + this.id.toString() + ', relevantOrgnrs=' + toString_0(this.relevantOrgnrs) + ', resolverPrefix=' + this.resolverPrefix + ', settlementProvider=' + this.settlementProvider.toString() + ', shouldInvoice=' + this.shouldInvoice + ', startDate=' + this.startDate.toString() + ', userId=' + this.userId + ')';
|
|
100013
100058
|
};
|
|
100014
100059
|
protoOf(SettlementProviderConfiguration).hashCode = function () {
|
|
100015
|
-
var result = this.
|
|
100060
|
+
var result = getBooleanHashCode(this.active);
|
|
100061
|
+
result = imul(result, 31) + (this.closedAt == null ? 0 : this.closedAt.hashCode()) | 0;
|
|
100016
100062
|
result = imul(result, 31) + getBigIntHashCode(this.companyId) | 0;
|
|
100017
100063
|
result = imul(result, 31) + (this.endDate == null ? 0 : this.endDate.hashCode()) | 0;
|
|
100018
100064
|
result = imul(result, 31) + getBigIntHashCode(this.id) | 0;
|
|
@@ -100029,6 +100075,8 @@ protoOf(SettlementProviderConfiguration).equals = function (other) {
|
|
|
100029
100075
|
return true;
|
|
100030
100076
|
if (!(other instanceof SettlementProviderConfiguration))
|
|
100031
100077
|
return false;
|
|
100078
|
+
if (!(this.active === other.active))
|
|
100079
|
+
return false;
|
|
100032
100080
|
if (!equals(this.closedAt, other.closedAt))
|
|
100033
100081
|
return false;
|
|
100034
100082
|
if (!(this.companyId === other.companyId))
|
|
@@ -102526,7 +102574,7 @@ function SupplierContactParticipant(active, id, name, participantId, contact) {
|
|
|
102526
102574
|
this.b7u_1 = participantId;
|
|
102527
102575
|
this.contact = contact;
|
|
102528
102576
|
}
|
|
102529
|
-
protoOf(SupplierContactParticipant).
|
|
102577
|
+
protoOf(SupplierContactParticipant).q67 = function () {
|
|
102530
102578
|
return this.y7t_1;
|
|
102531
102579
|
};
|
|
102532
102580
|
protoOf(SupplierContactParticipant).b5c = function () {
|
|
@@ -104111,13 +104159,13 @@ protoOf(Task).b5c = function () {
|
|
|
104111
104159
|
protoOf(Task).y7u = function () {
|
|
104112
104160
|
return this.intervalMethod;
|
|
104113
104161
|
};
|
|
104114
|
-
protoOf(Task).
|
|
104162
|
+
protoOf(Task).u68 = function () {
|
|
104115
104163
|
return this.intervalStart;
|
|
104116
104164
|
};
|
|
104117
|
-
protoOf(Task).
|
|
104165
|
+
protoOf(Task).v68 = function () {
|
|
104118
104166
|
return this.intervalType;
|
|
104119
104167
|
};
|
|
104120
|
-
protoOf(Task).
|
|
104168
|
+
protoOf(Task).w68 = function () {
|
|
104121
104169
|
return this.intervalValue;
|
|
104122
104170
|
};
|
|
104123
104171
|
protoOf(Task).a7l = function () {
|
|
@@ -104706,10 +104754,10 @@ protoOf(TaskEvent).h5d = function () {
|
|
|
104706
104754
|
protoOf(TaskEvent).b5c = function () {
|
|
104707
104755
|
return this.id;
|
|
104708
104756
|
};
|
|
104709
|
-
protoOf(TaskEvent).
|
|
104757
|
+
protoOf(TaskEvent).v68 = function () {
|
|
104710
104758
|
return this.intervalType;
|
|
104711
104759
|
};
|
|
104712
|
-
protoOf(TaskEvent).
|
|
104760
|
+
protoOf(TaskEvent).w68 = function () {
|
|
104713
104761
|
return this.intervalValue;
|
|
104714
104762
|
};
|
|
104715
104763
|
protoOf(TaskEvent).e = function () {
|
|
@@ -115854,7 +115902,7 @@ function UpdateInvoicePlanCommand(active, name) {
|
|
|
115854
115902
|
this.active = active;
|
|
115855
115903
|
this.name = name;
|
|
115856
115904
|
}
|
|
115857
|
-
protoOf(UpdateInvoicePlanCommand).
|
|
115905
|
+
protoOf(UpdateInvoicePlanCommand).q67 = function () {
|
|
115858
115906
|
return this.active;
|
|
115859
115907
|
};
|
|
115860
115908
|
protoOf(UpdateInvoicePlanCommand).m = function () {
|
|
@@ -123830,7 +123878,7 @@ function UpdateSettlementCommand(closedAt, completedAt, description, endDate, in
|
|
|
123830
123878
|
this.submissionId = submissionId;
|
|
123831
123879
|
this.submittedAt = submittedAt;
|
|
123832
123880
|
}
|
|
123833
|
-
protoOf(UpdateSettlementCommand).
|
|
123881
|
+
protoOf(UpdateSettlementCommand).r67 = function () {
|
|
123834
123882
|
return this.closedAt;
|
|
123835
123883
|
};
|
|
123836
123884
|
protoOf(UpdateSettlementCommand).i5q = function () {
|
|
@@ -124195,7 +124243,7 @@ function Companion_543() {
|
|
|
124195
124243
|
// Inline function 'kotlin.arrayOf' call
|
|
124196
124244
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
124197
124245
|
// Inline function 'kotlin.js.asDynamic' call
|
|
124198
|
-
tmp.q88_1 = [null, null, lazy(tmp_0, UpdateSettlementProviderConfigurationCommand$Companion$$childSerializers$_anonymous__gvx72), null, null, null, null];
|
|
124246
|
+
tmp.q88_1 = [null, null, null, lazy(tmp_0, UpdateSettlementProviderConfigurationCommand$Companion$$childSerializers$_anonymous__gvx72), null, null, null, null];
|
|
124199
124247
|
}
|
|
124200
124248
|
var Companion_instance_543;
|
|
124201
124249
|
function Companion_getInstance_546() {
|
|
@@ -124205,7 +124253,8 @@ function Companion_getInstance_546() {
|
|
|
124205
124253
|
}
|
|
124206
124254
|
function $serializer_468() {
|
|
124207
124255
|
$serializer_instance_468 = this;
|
|
124208
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.UpdateSettlementProviderConfigurationCommand', this,
|
|
124256
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('no.solibo.oss.sdk.api.gen.models.UpdateSettlementProviderConfigurationCommand', this, 8);
|
|
124257
|
+
tmp0_serialDesc.h23('active', true);
|
|
124209
124258
|
tmp0_serialDesc.h23('closedAt', true);
|
|
124210
124259
|
tmp0_serialDesc.h23('endDate', true);
|
|
124211
124260
|
tmp0_serialDesc.h23('relevantOrgNrs', true);
|
|
@@ -124219,24 +124268,27 @@ protoOf($serializer_468).s88 = function (encoder, value) {
|
|
|
124219
124268
|
var tmp0_desc = this.r88_1;
|
|
124220
124269
|
var tmp1_output = encoder.t1v(tmp0_desc);
|
|
124221
124270
|
var tmp2_cached = Companion_getInstance_546().q88_1;
|
|
124222
|
-
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.
|
|
124223
|
-
tmp1_output.k1x(tmp0_desc, 0,
|
|
124271
|
+
if (tmp1_output.o1x(tmp0_desc, 0) ? true : !(value.active == null)) {
|
|
124272
|
+
tmp1_output.k1x(tmp0_desc, 0, BooleanSerializer_getInstance(), value.active);
|
|
124224
124273
|
}
|
|
124225
|
-
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.
|
|
124226
|
-
tmp1_output.k1x(tmp0_desc, 1,
|
|
124274
|
+
if (tmp1_output.o1x(tmp0_desc, 1) ? true : !(value.closedAt == null)) {
|
|
124275
|
+
tmp1_output.k1x(tmp0_desc, 1, InstantSerializer_getInstance(), value.closedAt);
|
|
124227
124276
|
}
|
|
124228
|
-
if (tmp1_output.o1x(tmp0_desc, 2) ? true : !(value.
|
|
124229
|
-
tmp1_output.k1x(tmp0_desc, 2,
|
|
124277
|
+
if (tmp1_output.o1x(tmp0_desc, 2) ? true : !(value.endDate == null)) {
|
|
124278
|
+
tmp1_output.k1x(tmp0_desc, 2, LocalDateSerializer_getInstance(), value.endDate);
|
|
124230
124279
|
}
|
|
124231
|
-
if (tmp1_output.o1x(tmp0_desc, 3) ? true : !(value.
|
|
124232
|
-
tmp1_output.k1x(tmp0_desc, 3,
|
|
124280
|
+
if (tmp1_output.o1x(tmp0_desc, 3) ? true : !(value.relevantOrgNrs == null)) {
|
|
124281
|
+
tmp1_output.k1x(tmp0_desc, 3, tmp2_cached[3].m1(), value.relevantOrgNrs);
|
|
124233
124282
|
}
|
|
124234
|
-
if (tmp1_output.o1x(tmp0_desc, 4) ? true : !(value.
|
|
124235
|
-
tmp1_output.k1x(tmp0_desc, 4,
|
|
124283
|
+
if (tmp1_output.o1x(tmp0_desc, 4) ? true : !(value.resolverPrefix == null)) {
|
|
124284
|
+
tmp1_output.k1x(tmp0_desc, 4, StringSerializer_getInstance(), value.resolverPrefix);
|
|
124236
124285
|
}
|
|
124237
|
-
tmp1_output.
|
|
124238
|
-
|
|
124239
|
-
|
|
124286
|
+
if (tmp1_output.o1x(tmp0_desc, 5) ? true : !(value.shouldInvoice == null)) {
|
|
124287
|
+
tmp1_output.k1x(tmp0_desc, 5, BooleanSerializer_getInstance(), value.shouldInvoice);
|
|
124288
|
+
}
|
|
124289
|
+
tmp1_output.j1x(tmp0_desc, 6, LocalDateSerializer_getInstance(), value.startDate);
|
|
124290
|
+
if (tmp1_output.o1x(tmp0_desc, 7) ? true : !(value.userId == null)) {
|
|
124291
|
+
tmp1_output.k1x(tmp0_desc, 7, StringSerializer_getInstance(), value.userId);
|
|
124240
124292
|
}
|
|
124241
124293
|
tmp1_output.u1v(tmp0_desc);
|
|
124242
124294
|
};
|
|
@@ -124255,64 +124307,71 @@ protoOf($serializer_468).s1s = function (decoder) {
|
|
|
124255
124307
|
var tmp8_local4 = null;
|
|
124256
124308
|
var tmp9_local5 = null;
|
|
124257
124309
|
var tmp10_local6 = null;
|
|
124258
|
-
var
|
|
124259
|
-
var
|
|
124260
|
-
|
|
124261
|
-
|
|
124310
|
+
var tmp11_local7 = null;
|
|
124311
|
+
var tmp12_input = decoder.t1v(tmp0_desc);
|
|
124312
|
+
var tmp13_cached = Companion_getInstance_546().q88_1;
|
|
124313
|
+
if (tmp12_input.i1w()) {
|
|
124314
|
+
tmp4_local0 = tmp12_input.h1w(tmp0_desc, 0, BooleanSerializer_getInstance(), tmp4_local0);
|
|
124262
124315
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
124263
|
-
tmp5_local1 =
|
|
124316
|
+
tmp5_local1 = tmp12_input.h1w(tmp0_desc, 1, InstantSerializer_getInstance(), tmp5_local1);
|
|
124264
124317
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
124265
|
-
tmp6_local2 =
|
|
124318
|
+
tmp6_local2 = tmp12_input.h1w(tmp0_desc, 2, LocalDateSerializer_getInstance(), tmp6_local2);
|
|
124266
124319
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
124267
|
-
tmp7_local3 =
|
|
124320
|
+
tmp7_local3 = tmp12_input.h1w(tmp0_desc, 3, tmp13_cached[3].m1(), tmp7_local3);
|
|
124268
124321
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
124269
|
-
tmp8_local4 =
|
|
124322
|
+
tmp8_local4 = tmp12_input.h1w(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
|
|
124270
124323
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
124271
|
-
tmp9_local5 =
|
|
124324
|
+
tmp9_local5 = tmp12_input.h1w(tmp0_desc, 5, BooleanSerializer_getInstance(), tmp9_local5);
|
|
124272
124325
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
124273
|
-
tmp10_local6 =
|
|
124326
|
+
tmp10_local6 = tmp12_input.f1w(tmp0_desc, 6, LocalDateSerializer_getInstance(), tmp10_local6);
|
|
124274
124327
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
124328
|
+
tmp11_local7 = tmp12_input.h1w(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
124329
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
124275
124330
|
} else
|
|
124276
124331
|
while (tmp1_flag) {
|
|
124277
|
-
tmp2_index =
|
|
124332
|
+
tmp2_index = tmp12_input.j1w(tmp0_desc);
|
|
124278
124333
|
switch (tmp2_index) {
|
|
124279
124334
|
case -1:
|
|
124280
124335
|
tmp1_flag = false;
|
|
124281
124336
|
break;
|
|
124282
124337
|
case 0:
|
|
124283
|
-
tmp4_local0 =
|
|
124338
|
+
tmp4_local0 = tmp12_input.h1w(tmp0_desc, 0, BooleanSerializer_getInstance(), tmp4_local0);
|
|
124284
124339
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
124285
124340
|
break;
|
|
124286
124341
|
case 1:
|
|
124287
|
-
tmp5_local1 =
|
|
124342
|
+
tmp5_local1 = tmp12_input.h1w(tmp0_desc, 1, InstantSerializer_getInstance(), tmp5_local1);
|
|
124288
124343
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
124289
124344
|
break;
|
|
124290
124345
|
case 2:
|
|
124291
|
-
tmp6_local2 =
|
|
124346
|
+
tmp6_local2 = tmp12_input.h1w(tmp0_desc, 2, LocalDateSerializer_getInstance(), tmp6_local2);
|
|
124292
124347
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
124293
124348
|
break;
|
|
124294
124349
|
case 3:
|
|
124295
|
-
tmp7_local3 =
|
|
124350
|
+
tmp7_local3 = tmp12_input.h1w(tmp0_desc, 3, tmp13_cached[3].m1(), tmp7_local3);
|
|
124296
124351
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
124297
124352
|
break;
|
|
124298
124353
|
case 4:
|
|
124299
|
-
tmp8_local4 =
|
|
124354
|
+
tmp8_local4 = tmp12_input.h1w(tmp0_desc, 4, StringSerializer_getInstance(), tmp8_local4);
|
|
124300
124355
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
124301
124356
|
break;
|
|
124302
124357
|
case 5:
|
|
124303
|
-
tmp9_local5 =
|
|
124358
|
+
tmp9_local5 = tmp12_input.h1w(tmp0_desc, 5, BooleanSerializer_getInstance(), tmp9_local5);
|
|
124304
124359
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
124305
124360
|
break;
|
|
124306
124361
|
case 6:
|
|
124307
|
-
tmp10_local6 =
|
|
124362
|
+
tmp10_local6 = tmp12_input.f1w(tmp0_desc, 6, LocalDateSerializer_getInstance(), tmp10_local6);
|
|
124308
124363
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
124309
124364
|
break;
|
|
124365
|
+
case 7:
|
|
124366
|
+
tmp11_local7 = tmp12_input.h1w(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
124367
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
124368
|
+
break;
|
|
124310
124369
|
default:
|
|
124311
124370
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
124312
124371
|
}
|
|
124313
124372
|
}
|
|
124314
|
-
|
|
124315
|
-
return UpdateSettlementProviderConfigurationCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
124373
|
+
tmp12_input.u1v(tmp0_desc);
|
|
124374
|
+
return UpdateSettlementProviderConfigurationCommand_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, null);
|
|
124316
124375
|
};
|
|
124317
124376
|
protoOf($serializer_468).e1s = function () {
|
|
124318
124377
|
return this.r88_1;
|
|
@@ -124322,7 +124381,7 @@ protoOf($serializer_468).y23 = function () {
|
|
|
124322
124381
|
// Inline function 'kotlin.arrayOf' call
|
|
124323
124382
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
124324
124383
|
// Inline function 'kotlin.js.asDynamic' call
|
|
124325
|
-
return [get_nullable(InstantSerializer_getInstance()), get_nullable(LocalDateSerializer_getInstance()), get_nullable(tmp0_cached[
|
|
124384
|
+
return [get_nullable(BooleanSerializer_getInstance()), get_nullable(InstantSerializer_getInstance()), get_nullable(LocalDateSerializer_getInstance()), get_nullable(tmp0_cached[3].m1()), get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), LocalDateSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
124326
124385
|
};
|
|
124327
124386
|
var $serializer_instance_468;
|
|
124328
124387
|
function $serializer_getInstance_468() {
|
|
@@ -124330,48 +124389,54 @@ function $serializer_getInstance_468() {
|
|
|
124330
124389
|
new $serializer_468();
|
|
124331
124390
|
return $serializer_instance_468;
|
|
124332
124391
|
}
|
|
124333
|
-
function UpdateSettlementProviderConfigurationCommand_init_$Init$(seen0, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, serializationConstructorMarker, $this) {
|
|
124334
|
-
if (!(
|
|
124335
|
-
throwMissingFieldException(seen0,
|
|
124392
|
+
function UpdateSettlementProviderConfigurationCommand_init_$Init$(seen0, active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, serializationConstructorMarker, $this) {
|
|
124393
|
+
if (!(64 === (64 & seen0))) {
|
|
124394
|
+
throwMissingFieldException(seen0, 64, $serializer_getInstance_468().r88_1);
|
|
124336
124395
|
}
|
|
124337
124396
|
if (0 === (seen0 & 1))
|
|
124397
|
+
$this.active = null;
|
|
124398
|
+
else
|
|
124399
|
+
$this.active = active;
|
|
124400
|
+
if (0 === (seen0 & 2))
|
|
124338
124401
|
$this.closedAt = null;
|
|
124339
124402
|
else
|
|
124340
124403
|
$this.closedAt = closedAt;
|
|
124341
|
-
if (0 === (seen0 &
|
|
124404
|
+
if (0 === (seen0 & 4))
|
|
124342
124405
|
$this.endDate = null;
|
|
124343
124406
|
else
|
|
124344
124407
|
$this.endDate = endDate;
|
|
124345
|
-
if (0 === (seen0 &
|
|
124408
|
+
if (0 === (seen0 & 8))
|
|
124346
124409
|
$this.relevantOrgNrs = null;
|
|
124347
124410
|
else
|
|
124348
124411
|
$this.relevantOrgNrs = relevantOrgNrs;
|
|
124349
|
-
if (0 === (seen0 &
|
|
124412
|
+
if (0 === (seen0 & 16))
|
|
124350
124413
|
$this.resolverPrefix = null;
|
|
124351
124414
|
else
|
|
124352
124415
|
$this.resolverPrefix = resolverPrefix;
|
|
124353
|
-
if (0 === (seen0 &
|
|
124416
|
+
if (0 === (seen0 & 32))
|
|
124354
124417
|
$this.shouldInvoice = null;
|
|
124355
124418
|
else
|
|
124356
124419
|
$this.shouldInvoice = shouldInvoice;
|
|
124357
124420
|
$this.startDate = startDate;
|
|
124358
|
-
if (0 === (seen0 &
|
|
124421
|
+
if (0 === (seen0 & 128))
|
|
124359
124422
|
$this.userId = null;
|
|
124360
124423
|
else
|
|
124361
124424
|
$this.userId = userId;
|
|
124362
124425
|
return $this;
|
|
124363
124426
|
}
|
|
124364
|
-
function UpdateSettlementProviderConfigurationCommand_init_$Create$(seen0, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, serializationConstructorMarker) {
|
|
124365
|
-
return UpdateSettlementProviderConfigurationCommand_init_$Init$(seen0, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, serializationConstructorMarker, objectCreate(protoOf(UpdateSettlementProviderConfigurationCommand)));
|
|
124427
|
+
function UpdateSettlementProviderConfigurationCommand_init_$Create$(seen0, active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, serializationConstructorMarker) {
|
|
124428
|
+
return UpdateSettlementProviderConfigurationCommand_init_$Init$(seen0, active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, serializationConstructorMarker, objectCreate(protoOf(UpdateSettlementProviderConfigurationCommand)));
|
|
124366
124429
|
}
|
|
124367
|
-
function UpdateSettlementProviderConfigurationCommand(closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId) {
|
|
124430
|
+
function UpdateSettlementProviderConfigurationCommand(active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId) {
|
|
124368
124431
|
Companion_getInstance_546();
|
|
124432
|
+
active = active === VOID ? null : active;
|
|
124369
124433
|
closedAt = closedAt === VOID ? null : closedAt;
|
|
124370
124434
|
endDate = endDate === VOID ? null : endDate;
|
|
124371
124435
|
relevantOrgNrs = relevantOrgNrs === VOID ? null : relevantOrgNrs;
|
|
124372
124436
|
resolverPrefix = resolverPrefix === VOID ? null : resolverPrefix;
|
|
124373
124437
|
shouldInvoice = shouldInvoice === VOID ? null : shouldInvoice;
|
|
124374
124438
|
userId = userId === VOID ? null : userId;
|
|
124439
|
+
this.active = active;
|
|
124375
124440
|
this.closedAt = closedAt;
|
|
124376
124441
|
this.endDate = endDate;
|
|
124377
124442
|
this.relevantOrgNrs = relevantOrgNrs;
|
|
@@ -124381,6 +124446,9 @@ function UpdateSettlementProviderConfigurationCommand(closedAt, endDate, relevan
|
|
|
124381
124446
|
this.userId = userId;
|
|
124382
124447
|
}
|
|
124383
124448
|
protoOf(UpdateSettlementProviderConfigurationCommand).q67 = function () {
|
|
124449
|
+
return this.active;
|
|
124450
|
+
};
|
|
124451
|
+
protoOf(UpdateSettlementProviderConfigurationCommand).r67 = function () {
|
|
124384
124452
|
return this.closedAt;
|
|
124385
124453
|
};
|
|
124386
124454
|
protoOf(UpdateSettlementProviderConfigurationCommand).b5k = function () {
|
|
@@ -124389,10 +124457,10 @@ protoOf(UpdateSettlementProviderConfigurationCommand).b5k = function () {
|
|
|
124389
124457
|
protoOf(UpdateSettlementProviderConfigurationCommand).t88 = function () {
|
|
124390
124458
|
return this.relevantOrgNrs;
|
|
124391
124459
|
};
|
|
124392
|
-
protoOf(UpdateSettlementProviderConfigurationCommand).
|
|
124460
|
+
protoOf(UpdateSettlementProviderConfigurationCommand).t67 = function () {
|
|
124393
124461
|
return this.resolverPrefix;
|
|
124394
124462
|
};
|
|
124395
|
-
protoOf(UpdateSettlementProviderConfigurationCommand).
|
|
124463
|
+
protoOf(UpdateSettlementProviderConfigurationCommand).v67 = function () {
|
|
124396
124464
|
return this.shouldInvoice;
|
|
124397
124465
|
};
|
|
124398
124466
|
protoOf(UpdateSettlementProviderConfigurationCommand).i5y = function () {
|
|
@@ -124402,30 +124470,34 @@ protoOf(UpdateSettlementProviderConfigurationCommand).u5u = function () {
|
|
|
124402
124470
|
return this.userId;
|
|
124403
124471
|
};
|
|
124404
124472
|
protoOf(UpdateSettlementProviderConfigurationCommand).se = function () {
|
|
124405
|
-
return this.
|
|
124473
|
+
return this.active;
|
|
124406
124474
|
};
|
|
124407
124475
|
protoOf(UpdateSettlementProviderConfigurationCommand).te = function () {
|
|
124408
|
-
return this.
|
|
124476
|
+
return this.closedAt;
|
|
124409
124477
|
};
|
|
124410
124478
|
protoOf(UpdateSettlementProviderConfigurationCommand).d5c = function () {
|
|
124411
|
-
return this.
|
|
124479
|
+
return this.endDate;
|
|
124412
124480
|
};
|
|
124413
124481
|
protoOf(UpdateSettlementProviderConfigurationCommand).e5c = function () {
|
|
124414
|
-
return this.
|
|
124482
|
+
return this.relevantOrgNrs;
|
|
124415
124483
|
};
|
|
124416
124484
|
protoOf(UpdateSettlementProviderConfigurationCommand).f5c = function () {
|
|
124417
|
-
return this.
|
|
124485
|
+
return this.resolverPrefix;
|
|
124418
124486
|
};
|
|
124419
124487
|
protoOf(UpdateSettlementProviderConfigurationCommand).g5c = function () {
|
|
124420
|
-
return this.
|
|
124488
|
+
return this.shouldInvoice;
|
|
124421
124489
|
};
|
|
124422
124490
|
protoOf(UpdateSettlementProviderConfigurationCommand).h5c = function () {
|
|
124491
|
+
return this.startDate;
|
|
124492
|
+
};
|
|
124493
|
+
protoOf(UpdateSettlementProviderConfigurationCommand).o5d = function () {
|
|
124423
124494
|
return this.userId;
|
|
124424
124495
|
};
|
|
124425
|
-
protoOf(UpdateSettlementProviderConfigurationCommand).u88 = function (closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId) {
|
|
124426
|
-
return new UpdateSettlementProviderConfigurationCommand(closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId);
|
|
124496
|
+
protoOf(UpdateSettlementProviderConfigurationCommand).u88 = function (active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId) {
|
|
124497
|
+
return new UpdateSettlementProviderConfigurationCommand(active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId);
|
|
124427
124498
|
};
|
|
124428
|
-
protoOf(UpdateSettlementProviderConfigurationCommand).copy = function (closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, $super) {
|
|
124499
|
+
protoOf(UpdateSettlementProviderConfigurationCommand).copy = function (active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId, $super) {
|
|
124500
|
+
active = active === VOID ? this.active : active;
|
|
124429
124501
|
closedAt = closedAt === VOID ? this.closedAt : closedAt;
|
|
124430
124502
|
endDate = endDate === VOID ? this.endDate : endDate;
|
|
124431
124503
|
relevantOrgNrs = relevantOrgNrs === VOID ? this.relevantOrgNrs : relevantOrgNrs;
|
|
@@ -124433,13 +124505,14 @@ protoOf(UpdateSettlementProviderConfigurationCommand).copy = function (closedAt,
|
|
|
124433
124505
|
shouldInvoice = shouldInvoice === VOID ? this.shouldInvoice : shouldInvoice;
|
|
124434
124506
|
startDate = startDate === VOID ? this.startDate : startDate;
|
|
124435
124507
|
userId = userId === VOID ? this.userId : userId;
|
|
124436
|
-
return $super === VOID ? this.u88(closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId) : $super.u88.call(this, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId);
|
|
124508
|
+
return $super === VOID ? this.u88(active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId) : $super.u88.call(this, active, closedAt, endDate, relevantOrgNrs, resolverPrefix, shouldInvoice, startDate, userId);
|
|
124437
124509
|
};
|
|
124438
124510
|
protoOf(UpdateSettlementProviderConfigurationCommand).toString = function () {
|
|
124439
|
-
return 'UpdateSettlementProviderConfigurationCommand(closedAt=' + toString_0(this.closedAt) + ', endDate=' + toString_0(this.endDate) + ', relevantOrgNrs=' + toString_0(this.relevantOrgNrs) + ', resolverPrefix=' + this.resolverPrefix + ', shouldInvoice=' + this.shouldInvoice + ', startDate=' + this.startDate.toString() + ', userId=' + this.userId + ')';
|
|
124511
|
+
return 'UpdateSettlementProviderConfigurationCommand(active=' + this.active + ', closedAt=' + toString_0(this.closedAt) + ', endDate=' + toString_0(this.endDate) + ', relevantOrgNrs=' + toString_0(this.relevantOrgNrs) + ', resolverPrefix=' + this.resolverPrefix + ', shouldInvoice=' + this.shouldInvoice + ', startDate=' + this.startDate.toString() + ', userId=' + this.userId + ')';
|
|
124440
124512
|
};
|
|
124441
124513
|
protoOf(UpdateSettlementProviderConfigurationCommand).hashCode = function () {
|
|
124442
|
-
var result = this.
|
|
124514
|
+
var result = this.active == null ? 0 : getBooleanHashCode(this.active);
|
|
124515
|
+
result = imul(result, 31) + (this.closedAt == null ? 0 : this.closedAt.hashCode()) | 0;
|
|
124443
124516
|
result = imul(result, 31) + (this.endDate == null ? 0 : this.endDate.hashCode()) | 0;
|
|
124444
124517
|
result = imul(result, 31) + (this.relevantOrgNrs == null ? 0 : hashCode(this.relevantOrgNrs)) | 0;
|
|
124445
124518
|
result = imul(result, 31) + (this.resolverPrefix == null ? 0 : getStringHashCode(this.resolverPrefix)) | 0;
|
|
@@ -124453,6 +124526,8 @@ protoOf(UpdateSettlementProviderConfigurationCommand).equals = function (other)
|
|
|
124453
124526
|
return true;
|
|
124454
124527
|
if (!(other instanceof UpdateSettlementProviderConfigurationCommand))
|
|
124455
124528
|
return false;
|
|
124529
|
+
if (!(this.active == other.active))
|
|
124530
|
+
return false;
|
|
124456
124531
|
if (!equals(this.closedAt, other.closedAt))
|
|
124457
124532
|
return false;
|
|
124458
124533
|
if (!equals(this.endDate, other.endDate))
|
|
@@ -124616,13 +124691,13 @@ function UpdateStatusCommand(note, referencedOrganizationId, referencedPersonId,
|
|
|
124616
124691
|
protoOf(UpdateStatusCommand).c5n = function () {
|
|
124617
124692
|
return this.note;
|
|
124618
124693
|
};
|
|
124619
|
-
protoOf(UpdateStatusCommand).
|
|
124694
|
+
protoOf(UpdateStatusCommand).c68 = function () {
|
|
124620
124695
|
return this.referencedOrganizationId;
|
|
124621
124696
|
};
|
|
124622
|
-
protoOf(UpdateStatusCommand).
|
|
124697
|
+
protoOf(UpdateStatusCommand).d68 = function () {
|
|
124623
124698
|
return this.referencedPersonId;
|
|
124624
124699
|
};
|
|
124625
|
-
protoOf(UpdateStatusCommand).
|
|
124700
|
+
protoOf(UpdateStatusCommand).e68 = function () {
|
|
124626
124701
|
return this.statusType;
|
|
124627
124702
|
};
|
|
124628
124703
|
protoOf(UpdateStatusCommand).se = function () {
|
|
@@ -124637,7 +124712,7 @@ protoOf(UpdateStatusCommand).d5c = function () {
|
|
|
124637
124712
|
protoOf(UpdateStatusCommand).e5c = function () {
|
|
124638
124713
|
return this.statusType;
|
|
124639
124714
|
};
|
|
124640
|
-
protoOf(UpdateStatusCommand).
|
|
124715
|
+
protoOf(UpdateStatusCommand).f68 = function (note, referencedOrganizationId, referencedPersonId, statusType) {
|
|
124641
124716
|
return new UpdateStatusCommand(note, referencedOrganizationId, referencedPersonId, statusType);
|
|
124642
124717
|
};
|
|
124643
124718
|
protoOf(UpdateStatusCommand).copy = function (note, referencedOrganizationId, referencedPersonId, statusType, $super) {
|
|
@@ -124645,7 +124720,7 @@ protoOf(UpdateStatusCommand).copy = function (note, referencedOrganizationId, re
|
|
|
124645
124720
|
referencedOrganizationId = referencedOrganizationId === VOID ? this.referencedOrganizationId : referencedOrganizationId;
|
|
124646
124721
|
referencedPersonId = referencedPersonId === VOID ? this.referencedPersonId : referencedPersonId;
|
|
124647
124722
|
statusType = statusType === VOID ? this.statusType : statusType;
|
|
124648
|
-
return $super === VOID ? this.
|
|
124723
|
+
return $super === VOID ? this.f68(note, referencedOrganizationId, referencedPersonId, statusType) : $super.f68.call(this, note, referencedOrganizationId, referencedPersonId, statusType);
|
|
124649
124724
|
};
|
|
124650
124725
|
protoOf(UpdateStatusCommand).toString = function () {
|
|
124651
124726
|
return 'UpdateStatusCommand(note=' + this.note + ', referencedOrganizationId=' + toString_0(this.referencedOrganizationId) + ', referencedPersonId=' + toString_0(this.referencedPersonId) + ', statusType=' + this.statusType.toString() + ')';
|
|
@@ -124935,7 +125010,7 @@ protoOf(UpdateSupplierContactCommand).d5c = function () {
|
|
|
124935
125010
|
protoOf(UpdateSupplierContactCommand).e5c = function () {
|
|
124936
125011
|
return this.title;
|
|
124937
125012
|
};
|
|
124938
|
-
protoOf(UpdateSupplierContactCommand).
|
|
125013
|
+
protoOf(UpdateSupplierContactCommand).o68 = function (email, mobile, name, title) {
|
|
124939
125014
|
return new UpdateSupplierContactCommand(email, mobile, name, title);
|
|
124940
125015
|
};
|
|
124941
125016
|
protoOf(UpdateSupplierContactCommand).copy = function (email, mobile, name, title, $super) {
|
|
@@ -124943,7 +125018,7 @@ protoOf(UpdateSupplierContactCommand).copy = function (email, mobile, name, titl
|
|
|
124943
125018
|
mobile = mobile === VOID ? this.mobile : mobile;
|
|
124944
125019
|
name = name === VOID ? this.name : name;
|
|
124945
125020
|
title = title === VOID ? this.title : title;
|
|
124946
|
-
return $super === VOID ? this.
|
|
125021
|
+
return $super === VOID ? this.o68(email, mobile, name, title) : $super.o68.call(this, email, mobile, name, title);
|
|
124947
125022
|
};
|
|
124948
125023
|
protoOf(UpdateSupplierContactCommand).toString = function () {
|
|
124949
125024
|
return 'UpdateSupplierContactCommand(email=' + this.email + ', mobile=' + this.mobile + ', name=' + this.name.toString() + ', title=' + this.title + ')';
|
|
@@ -125297,13 +125372,13 @@ protoOf(UpdateTaskCommand).a5c = function () {
|
|
|
125297
125372
|
protoOf(UpdateTaskCommand).h5d = function () {
|
|
125298
125373
|
return this.dueDate;
|
|
125299
125374
|
};
|
|
125300
|
-
protoOf(UpdateTaskCommand).
|
|
125375
|
+
protoOf(UpdateTaskCommand).u68 = function () {
|
|
125301
125376
|
return this.intervalStart;
|
|
125302
125377
|
};
|
|
125303
|
-
protoOf(UpdateTaskCommand).
|
|
125378
|
+
protoOf(UpdateTaskCommand).v68 = function () {
|
|
125304
125379
|
return this.intervalType;
|
|
125305
125380
|
};
|
|
125306
|
-
protoOf(UpdateTaskCommand).
|
|
125381
|
+
protoOf(UpdateTaskCommand).w68 = function () {
|
|
125307
125382
|
return this.intervalValue;
|
|
125308
125383
|
};
|
|
125309
125384
|
protoOf(UpdateTaskCommand).u5j = function () {
|
|
@@ -125333,7 +125408,7 @@ protoOf(UpdateTaskCommand).g5c = function () {
|
|
|
125333
125408
|
protoOf(UpdateTaskCommand).h5c = function () {
|
|
125334
125409
|
return this.title;
|
|
125335
125410
|
};
|
|
125336
|
-
protoOf(UpdateTaskCommand).
|
|
125411
|
+
protoOf(UpdateTaskCommand).x68 = function (description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title) {
|
|
125337
125412
|
return new UpdateTaskCommand(description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title);
|
|
125338
125413
|
};
|
|
125339
125414
|
protoOf(UpdateTaskCommand).copy = function (description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title, $super) {
|
|
@@ -125344,7 +125419,7 @@ protoOf(UpdateTaskCommand).copy = function (description, dueDate, intervalStart,
|
|
|
125344
125419
|
intervalValue = intervalValue === VOID ? this.intervalValue : intervalValue;
|
|
125345
125420
|
responsibleId = responsibleId === VOID ? this.responsibleId : responsibleId;
|
|
125346
125421
|
title = title === VOID ? this.title : title;
|
|
125347
|
-
return $super === VOID ? this.
|
|
125422
|
+
return $super === VOID ? this.x68(description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title) : $super.x68.call(this, description, dueDate, intervalStart, intervalType, intervalValue, responsibleId, title);
|
|
125348
125423
|
};
|
|
125349
125424
|
protoOf(UpdateTaskCommand).toString = function () {
|
|
125350
125425
|
return 'UpdateTaskCommand(description=' + this.description + ', dueDate=' + toString_0(this.dueDate) + ', intervalStart=' + toString_0(this.intervalStart) + ', intervalType=' + toString_0(this.intervalType) + ', intervalValue=' + toString_0(this.intervalValue) + ', responsibleId=' + toString_0(this.responsibleId) + ', title=' + this.title + ')';
|
|
@@ -202546,7 +202621,7 @@ protoOf($serializer_132).z23 = typeParametersSerializers;
|
|
|
202546
202621
|
protoOf($serializer_133).z23 = typeParametersSerializers;
|
|
202547
202622
|
protoOf($serializer_134).z23 = typeParametersSerializers;
|
|
202548
202623
|
defineProp(protoOf(Customer), 'active', function () {
|
|
202549
|
-
return this.
|
|
202624
|
+
return this.q67();
|
|
202550
202625
|
});
|
|
202551
202626
|
defineProp(protoOf(Customer), 'area', function () {
|
|
202552
202627
|
return this.d5g();
|
|
@@ -202604,7 +202679,7 @@ protoOf($serializer_146).z23 = typeParametersSerializers;
|
|
|
202604
202679
|
protoOf($serializer_147).z23 = typeParametersSerializers;
|
|
202605
202680
|
protoOf($serializer_148).z23 = typeParametersSerializers;
|
|
202606
202681
|
defineProp(protoOf(Participant), 'active', function () {
|
|
202607
|
-
return this.
|
|
202682
|
+
return this.q67();
|
|
202608
202683
|
});
|
|
202609
202684
|
defineProp(protoOf(Participant), 'id', function () {
|
|
202610
202685
|
return this.b5c();
|