@thera-hr/api-sdk 1.1.1-prerelease2431-dev → 1.1.1-prerelease2433-dev
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/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +1 -1
- package/api/resources/api/resources/dev/resources/dev/client/Client.js +1 -1
- package/api/resources/api/resources/external/resources/externalApi/client/Client.js +1 -1
- package/api/resources/api/resources/services/resources/file/client/Client.js +5 -5
- package/api/resources/api/resources/thera/resources/accounting/resources/accountingApi/client/Client.js +4 -4
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +39 -39
- package/api/resources/api/resources/thera/resources/bridge/resources/bridgeApi/client/Client.js +29 -29
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +18 -18
- package/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +6 -6
- package/api/resources/api/resources/thera/resources/contractor/resources/contractorApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +7 -7
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/document/resources/documentApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/email/resources/emailApi/client/Client.js +2 -2
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +5 -5
- package/api/resources/api/resources/thera/resources/eor/resources/eorTrackerApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/incorporation/resources/incorporationApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.js +9 -9
- package/api/resources/api/resources/thera/resources/payroll/resources/expenseApi/client/Client.js +11 -11
- package/api/resources/api/resources/thera/resources/payroll/resources/offcycleApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +5 -5
- package/api/resources/api/resources/thera/resources/payroll/resources/payscheduleApi/client/Client.js +7 -7
- package/api/resources/api/resources/thera/resources/timeoff/resources/timeoffApi/client/Client.js +15 -15
- package/api/resources/api/resources/thera/resources/timetracking/resources/timetrackingApi/client/Client.js +9 -9
- package/api/resources/api/resources/thera/resources/tp/resources/tpApi/client/Client.js +14 -14
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +3 -3
- package/api/resources/db/resources/company/types/Flags.d.ts +1 -1
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/dev/resources/dev/client/Client.js +1 -1
- package/dist/api/resources/api/resources/external/resources/externalApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/services/resources/file/client/Client.js +5 -5
- package/dist/api/resources/api/resources/thera/resources/accounting/resources/accountingApi/client/Client.js +4 -4
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +39 -39
- package/dist/api/resources/api/resources/thera/resources/bridge/resources/bridgeApi/client/Client.js +29 -29
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +18 -18
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +6 -6
- package/dist/api/resources/api/resources/thera/resources/contractor/resources/contractorApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +7 -7
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/document/resources/documentApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/email/resources/emailApi/client/Client.js +2 -2
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +5 -5
- package/dist/api/resources/api/resources/thera/resources/eor/resources/eorTrackerApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/incorporation/resources/incorporationApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.js +9 -9
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/expenseApi/client/Client.js +11 -11
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/offcycleApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +5 -5
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/payscheduleApi/client/Client.js +7 -7
- package/dist/api/resources/api/resources/thera/resources/timeoff/resources/timeoffApi/client/Client.js +15 -15
- package/dist/api/resources/api/resources/thera/resources/timetracking/resources/timetrackingApi/client/Client.js +9 -9
- package/dist/api/resources/api/resources/thera/resources/tp/resources/tpApi/client/Client.js +14 -14
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +3 -3
- package/dist/api/resources/db/resources/company/types/Flags.d.ts +1 -1
- package/dist/serialization/resources/db/resources/company/types/Flags.d.ts +1 -1
- package/dist/serialization/resources/db/resources/company/types/Flags.js +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/serialization/resources/db/resources/company/types/Flags.d.ts +1 -1
- package/serialization/resources/db/resources/company/types/Flags.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -9,7 +9,7 @@ import { CustomContract } from "./CustomContract";
|
|
|
9
9
|
export declare const Flags: core.serialization.ObjectSchema<serializers.db.Flags.Raw, TheraApi.db.Flags>;
|
|
10
10
|
export declare namespace Flags {
|
|
11
11
|
interface Raw {
|
|
12
|
-
|
|
12
|
+
companyActive?: boolean | null;
|
|
13
13
|
paymentsVersion: number;
|
|
14
14
|
csv: boolean;
|
|
15
15
|
cards: boolean;
|
|
@@ -41,7 +41,7 @@ const core = __importStar(require("../../../../../../core"));
|
|
|
41
41
|
const CompanyStatus_1 = require("./CompanyStatus");
|
|
42
42
|
const CustomContract_1 = require("./CustomContract");
|
|
43
43
|
exports.Flags = core.serialization.object({
|
|
44
|
-
|
|
44
|
+
companyActive: core.serialization.boolean().optional(),
|
|
45
45
|
paymentsVersion: core.serialization.number(),
|
|
46
46
|
csv: core.serialization.boolean(),
|
|
47
47
|
cards: core.serialization.boolean(),
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.1.1-
|
|
1
|
+
export declare const SDK_VERSION = "1.1.1-prerelease2433-dev";
|
package/dist/version.js
CHANGED
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@ import { CustomContract } from "./CustomContract";
|
|
|
9
9
|
export declare const Flags: core.serialization.ObjectSchema<serializers.db.Flags.Raw, TheraApi.db.Flags>;
|
|
10
10
|
export declare namespace Flags {
|
|
11
11
|
interface Raw {
|
|
12
|
-
|
|
12
|
+
companyActive?: boolean | null;
|
|
13
13
|
paymentsVersion: number;
|
|
14
14
|
csv: boolean;
|
|
15
15
|
cards: boolean;
|
|
@@ -41,7 +41,7 @@ const core = __importStar(require("../../../../../../core"));
|
|
|
41
41
|
const CompanyStatus_1 = require("./CompanyStatus");
|
|
42
42
|
const CustomContract_1 = require("./CustomContract");
|
|
43
43
|
exports.Flags = core.serialization.object({
|
|
44
|
-
|
|
44
|
+
companyActive: core.serialization.boolean().optional(),
|
|
45
45
|
paymentsVersion: core.serialization.number(),
|
|
46
46
|
csv: core.serialization.boolean(),
|
|
47
47
|
cards: core.serialization.boolean(),
|
package/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.1.1-
|
|
1
|
+
export declare const SDK_VERSION = "1.1.1-prerelease2433-dev";
|
package/version.js
CHANGED