@thera-hr/api-sdk 0.0.3327 → 0.0.3342

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.
Files changed (143) hide show
  1. package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +1 -1
  2. package/api/resources/api/resources/services/resources/file/client/Client.js +4 -4
  3. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.d.ts +2 -6
  4. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +20 -72
  5. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.d.ts +0 -1
  6. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/{client/requests → types}/VerifyAccountSignupRequest.d.ts +1 -1
  7. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +1 -2
  8. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +1 -2
  9. package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.d.ts +1 -1
  10. package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +10 -10
  11. package/{dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.d.ts → api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.d.ts} +1 -1
  12. package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/ChangeContractTeamRequest.d.ts +1 -2
  13. package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditManagerRolesRequest.d.ts +2 -4
  14. package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/index.d.ts +1 -1
  15. package/{dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.d.ts → api/resources/api/resources/thera/resources/company/resources/companyApi/types/AddOrgAdminsResponse.d.ts} +1 -2
  16. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +2 -2
  17. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/EditManagerRolesResponse.d.ts +0 -2
  18. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/InviteManagerResponse.d.ts +0 -1
  19. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.d.ts +2 -3
  20. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.js +1 -2
  21. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -3
  22. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -3
  23. package/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +1 -1
  24. package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +2 -2
  25. package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
  26. package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +3 -3
  27. package/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.js +1 -1
  28. package/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +1 -1
  29. package/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +1 -1
  30. package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +1 -1
  31. package/dist/api/resources/api/resources/services/resources/file/client/Client.js +4 -4
  32. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.d.ts +2 -6
  33. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +20 -72
  34. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.d.ts +0 -1
  35. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/{client/requests → types}/VerifyAccountSignupRequest.d.ts +1 -1
  36. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +1 -2
  37. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +1 -2
  38. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.d.ts +1 -1
  39. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +10 -10
  40. package/{api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.d.ts → dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.d.ts} +1 -1
  41. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/ChangeContractTeamRequest.d.ts +1 -2
  42. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditManagerRolesRequest.d.ts +2 -4
  43. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/index.d.ts +1 -1
  44. package/{api/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.d.ts → dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/AddOrgAdminsResponse.d.ts} +1 -2
  45. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +2 -2
  46. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/EditManagerRolesResponse.d.ts +0 -2
  47. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/InviteManagerResponse.d.ts +0 -1
  48. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.d.ts +2 -3
  49. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.js +1 -2
  50. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -3
  51. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -3
  52. package/dist/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +1 -1
  53. package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +2 -2
  54. package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
  55. package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +3 -3
  56. package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.js +1 -1
  57. package/dist/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +1 -1
  58. package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +1 -1
  59. package/{serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.d.ts → dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/VerifyAccountSignupRequest.d.ts} +2 -2
  60. package/{serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.js → dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/VerifyAccountSignupRequest.js} +2 -2
  61. package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +1 -2
  62. package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +1 -2
  63. package/{serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.d.ts → dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.d.ts} +2 -2
  64. package/{serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.js → dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.js} +2 -2
  65. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/ChangeContractTeamRequest.d.ts +1 -2
  66. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/ChangeContractTeamRequest.js +1 -2
  67. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditManagerRolesRequest.d.ts +2 -2
  68. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditManagerRolesRequest.js +4 -2
  69. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/index.d.ts +1 -1
  70. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/index.js +3 -3
  71. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/AddOrgAdminsResponse.d.ts +11 -0
  72. package/dist/serialization/resources/api/resources/thera/resources/{bank/resources/bankApi/types/GetBankAccountVerificationToken.js → company/resources/companyApi/types/AddOrgAdminsResponse.js} +2 -4
  73. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +2 -2
  74. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.js +2 -4
  75. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditManagerRolesResponse.d.ts +0 -2
  76. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditManagerRolesResponse.js +1 -4
  77. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/InviteManagerResponse.d.ts +0 -1
  78. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/InviteManagerResponse.js +1 -3
  79. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.d.ts +1 -1
  80. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.js +1 -1
  81. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -3
  82. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -3
  83. package/package.json +1 -1
  84. package/{dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.d.ts → serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/VerifyAccountSignupRequest.d.ts} +2 -2
  85. package/{dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.js → serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/VerifyAccountSignupRequest.js} +2 -2
  86. package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +1 -2
  87. package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +1 -2
  88. package/{dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.d.ts → serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.d.ts} +2 -2
  89. package/{dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.js → serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.js} +2 -2
  90. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/ChangeContractTeamRequest.d.ts +1 -2
  91. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/ChangeContractTeamRequest.js +1 -2
  92. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditManagerRolesRequest.d.ts +2 -2
  93. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditManagerRolesRequest.js +4 -2
  94. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/index.d.ts +1 -1
  95. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/index.js +3 -3
  96. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/AddOrgAdminsResponse.d.ts +11 -0
  97. package/serialization/resources/api/resources/thera/resources/{bank/resources/bankApi/types/GetBankAccountVerificationToken.js → company/resources/companyApi/types/AddOrgAdminsResponse.js} +2 -4
  98. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +2 -2
  99. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.js +2 -4
  100. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditManagerRolesResponse.d.ts +0 -2
  101. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditManagerRolesResponse.js +1 -4
  102. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/InviteManagerResponse.d.ts +0 -1
  103. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/InviteManagerResponse.js +1 -3
  104. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.d.ts +1 -1
  105. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/OrgRole.js +1 -1
  106. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -3
  107. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -3
  108. package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetBankAccountVerificationToken.d.ts +0 -6
  109. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.d.ts +0 -7
  110. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.d.ts +0 -7
  111. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.js +0 -5
  112. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.d.ts +0 -11
  113. package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.js +0 -13
  114. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/CompleteAccountSignupRequest.js +0 -5
  115. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetBankAccountVerificationToken.d.ts +0 -6
  116. package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetBankAccountVerificationToken.js +0 -5
  117. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.js +0 -5
  118. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.d.ts +0 -7
  119. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.js +0 -5
  120. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.d.ts +0 -7
  121. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.js +0 -5
  122. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.d.ts +0 -11
  123. package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.js +0 -13
  124. package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetBankAccountVerificationToken.d.ts +0 -12
  125. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.d.ts +0 -12
  126. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.js +0 -42
  127. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.d.ts +0 -13
  128. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.js +0 -34
  129. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.d.ts +0 -10
  130. package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.js +0 -37
  131. package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetBankAccountVerificationToken.d.ts +0 -12
  132. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.d.ts +0 -12
  133. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.js +0 -42
  134. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.d.ts +0 -13
  135. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/EditOrgAdminsResponse.js +0 -34
  136. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.d.ts +0 -10
  137. package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PlaidVerificationStatus.js +0 -37
  138. /package/api/resources/api/resources/thera/resources/bank/resources/bankApi/{client/requests → types}/VerifyAccountSignupRequest.js +0 -0
  139. /package/api/resources/api/resources/thera/resources/{bank/resources/bankApi/types/CompleteAccountSignupRequest.js → company/resources/companyApi/client/requests/AddOrgAdminsRequest.js} +0 -0
  140. /package/api/resources/api/resources/thera/resources/{bank/resources/bankApi/types/GetBankAccountVerificationToken.js → company/resources/companyApi/types/AddOrgAdminsResponse.js} +0 -0
  141. /package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/{client/requests → types}/VerifyAccountSignupRequest.js +0 -0
  142. /package/{api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/EditOrgAdminsRequest.js → dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/requests/AddOrgAdminsRequest.js} +0 -0
  143. /package/{api/resources/api/resources/thera/resources/company/resources/companyApi/types/BankAccountResponseMetadata.js → dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/AddOrgAdminsResponse.js} +0 -0
@@ -6,5 +6,5 @@ import * as TheraApi from "../../../../../../../../../../api";
6
6
  import * as core from "../../../../../../../../../../core";
7
7
  export declare const OrgRole: core.serialization.Schema<serializers.api.thera.company.OrgRole.Raw, TheraApi.api.thera.company.OrgRole>;
8
8
  export declare namespace OrgRole {
9
- type Raw = "ROLE_ADMIN" | "ROLE_MANAGER";
9
+ type Raw = "ADMIN";
10
10
  }
@@ -28,4 +28,4 @@ var __importStar = (this && this.__importStar) || function (mod) {
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
29
  exports.OrgRole = void 0;
30
30
  const core = __importStar(require("../../../../../../../../../../core"));
31
- exports.OrgRole = core.serialization.enum_(["ROLE_ADMIN", "ROLE_MANAGER"]);
31
+ exports.OrgRole = core.serialization.enum_(["ADMIN"]);
@@ -7,7 +7,7 @@ export * from "./CreateMilestone";
7
7
  export * from "./InviteContractorResponse";
8
8
  export * from "./InviteManagerResponse";
9
9
  export * from "./EditManagerRolesResponse";
10
- export * from "./EditOrgAdminsResponse";
10
+ export * from "./AddOrgAdminsResponse";
11
11
  export * from "./RemoveManagerResponse";
12
12
  export * from "./ChangeContractTeamResponse";
13
13
  export * from "./GetManagersResponse";
@@ -21,8 +21,6 @@ export * from "./OrgRoleAndDetails";
21
21
  export * from "./OrgAdmin";
22
22
  export * from "./CreateCompanyRequest";
23
23
  export * from "./CompanyApiResponse";
24
- export * from "./BankAccountResponseMetadata";
25
- export * from "./PlaidVerificationStatus";
26
24
  export * from "./CompanySettings";
27
25
  export * from "./SubscriptionPricing";
28
26
  export * from "./Flags";
@@ -23,7 +23,7 @@ __exportStar(require("./CreateMilestone"), exports);
23
23
  __exportStar(require("./InviteContractorResponse"), exports);
24
24
  __exportStar(require("./InviteManagerResponse"), exports);
25
25
  __exportStar(require("./EditManagerRolesResponse"), exports);
26
- __exportStar(require("./EditOrgAdminsResponse"), exports);
26
+ __exportStar(require("./AddOrgAdminsResponse"), exports);
27
27
  __exportStar(require("./RemoveManagerResponse"), exports);
28
28
  __exportStar(require("./ChangeContractTeamResponse"), exports);
29
29
  __exportStar(require("./GetManagersResponse"), exports);
@@ -37,8 +37,6 @@ __exportStar(require("./OrgRoleAndDetails"), exports);
37
37
  __exportStar(require("./OrgAdmin"), exports);
38
38
  __exportStar(require("./CreateCompanyRequest"), exports);
39
39
  __exportStar(require("./CompanyApiResponse"), exports);
40
- __exportStar(require("./BankAccountResponseMetadata"), exports);
41
- __exportStar(require("./PlaidVerificationStatus"), exports);
42
40
  __exportStar(require("./CompanySettings"), exports);
43
41
  __exportStar(require("./SubscriptionPricing"), exports);
44
42
  __exportStar(require("./Flags"), exports);
@@ -1,6 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface GetBankAccountVerificationToken {
5
- linkToken: string;
6
- }
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as TheraApi from "../../../../../../../../..";
5
- export interface BankAccountResponseMetadata {
6
- plaidVerificationStatus: TheraApi.api.thera.company.PlaidVerificationStatus;
7
- }
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface EditOrgAdminsResponse {
5
- addFailureUserIds: string[];
6
- removeFailureUserIds: string[];
7
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export declare type PlaidVerificationStatus = "pending_automatic_verification" | "pending_manual_verification" | "automatically_verified" | "manually_verified" | "others";
5
- export declare const PlaidVerificationStatus: {
6
- readonly PendingAutomaticVerification: "pending_automatic_verification";
7
- readonly PendingManualVerification: "pending_manual_verification";
8
- readonly AutomaticallyVerified: "automatically_verified";
9
- readonly ManuallyVerified: "manually_verified";
10
- readonly Others: "others";
11
- };
@@ -1,13 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.PlaidVerificationStatus = void 0;
7
- exports.PlaidVerificationStatus = {
8
- PendingAutomaticVerification: "pending_automatic_verification",
9
- PendingManualVerification: "pending_manual_verification",
10
- AutomaticallyVerified: "automatically_verified",
11
- ManuallyVerified: "manually_verified",
12
- Others: "others",
13
- };
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,6 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface GetBankAccountVerificationToken {
5
- linkToken: string;
6
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as TheraApi from "../../../../../../../../..";
5
- export interface BankAccountResponseMetadata {
6
- plaidVerificationStatus: TheraApi.api.thera.company.PlaidVerificationStatus;
7
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface EditOrgAdminsResponse {
5
- addFailureUserIds: string[];
6
- removeFailureUserIds: string[];
7
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export declare type PlaidVerificationStatus = "pending_automatic_verification" | "pending_manual_verification" | "automatically_verified" | "manually_verified" | "others";
5
- export declare const PlaidVerificationStatus: {
6
- readonly PendingAutomaticVerification: "pending_automatic_verification";
7
- readonly PendingManualVerification: "pending_manual_verification";
8
- readonly AutomaticallyVerified: "automatically_verified";
9
- readonly ManuallyVerified: "manually_verified";
10
- readonly Others: "others";
11
- };
@@ -1,13 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.PlaidVerificationStatus = void 0;
7
- exports.PlaidVerificationStatus = {
8
- PendingAutomaticVerification: "pending_automatic_verification",
9
- PendingManualVerification: "pending_manual_verification",
10
- AutomaticallyVerified: "automatically_verified",
11
- ManuallyVerified: "manually_verified",
12
- Others: "others",
13
- };
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const GetBankAccountVerificationToken: core.serialization.ObjectSchema<serializers.api.thera.bank.GetBankAccountVerificationToken.Raw, TheraApi.api.thera.bank.GetBankAccountVerificationToken>;
8
- export declare namespace GetBankAccountVerificationToken {
9
- interface Raw {
10
- linkToken: string;
11
- }
12
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const BankAccountResponseMetadata: core.serialization.ObjectSchema<serializers.api.thera.company.BankAccountResponseMetadata.Raw, TheraApi.api.thera.company.BankAccountResponseMetadata>;
8
- export declare namespace BankAccountResponseMetadata {
9
- interface Raw {
10
- plaidVerificationStatus: serializers.api.thera.company.PlaidVerificationStatus.Raw;
11
- }
12
- }
@@ -1,42 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
29
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
30
- return new (P || (P = Promise))(function (resolve, reject) {
31
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
32
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
33
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
34
- step((generator = generator.apply(thisArg, _arguments || [])).next());
35
- });
36
- };
37
- Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.BankAccountResponseMetadata = void 0;
39
- const core = __importStar(require("../../../../../../../../../../core"));
40
- exports.BankAccountResponseMetadata = core.serialization.object({
41
- plaidVerificationStatus: core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../../../../../../../..")))).api.thera.company.PlaidVerificationStatus; })),
42
- });
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const EditOrgAdminsResponse: core.serialization.ObjectSchema<serializers.api.thera.company.EditOrgAdminsResponse.Raw, TheraApi.api.thera.company.EditOrgAdminsResponse>;
8
- export declare namespace EditOrgAdminsResponse {
9
- interface Raw {
10
- addFailureUserIds: string[];
11
- removeFailureUserIds: string[];
12
- }
13
- }
@@ -1,34 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.EditOrgAdminsResponse = void 0;
30
- const core = __importStar(require("../../../../../../../../../../core"));
31
- exports.EditOrgAdminsResponse = core.serialization.object({
32
- addFailureUserIds: core.serialization.list(core.serialization.string()),
33
- removeFailureUserIds: core.serialization.list(core.serialization.string()),
34
- });
@@ -1,10 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const PlaidVerificationStatus: core.serialization.Schema<serializers.api.thera.company.PlaidVerificationStatus.Raw, TheraApi.api.thera.company.PlaidVerificationStatus>;
8
- export declare namespace PlaidVerificationStatus {
9
- type Raw = "pending_automatic_verification" | "pending_manual_verification" | "automatically_verified" | "manually_verified" | "others";
10
- }
@@ -1,37 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.PlaidVerificationStatus = void 0;
30
- const core = __importStar(require("../../../../../../../../../../core"));
31
- exports.PlaidVerificationStatus = core.serialization.enum_([
32
- "pending_automatic_verification",
33
- "pending_manual_verification",
34
- "automatically_verified",
35
- "manually_verified",
36
- "others",
37
- ]);
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const GetBankAccountVerificationToken: core.serialization.ObjectSchema<serializers.api.thera.bank.GetBankAccountVerificationToken.Raw, TheraApi.api.thera.bank.GetBankAccountVerificationToken>;
8
- export declare namespace GetBankAccountVerificationToken {
9
- interface Raw {
10
- linkToken: string;
11
- }
12
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const BankAccountResponseMetadata: core.serialization.ObjectSchema<serializers.api.thera.company.BankAccountResponseMetadata.Raw, TheraApi.api.thera.company.BankAccountResponseMetadata>;
8
- export declare namespace BankAccountResponseMetadata {
9
- interface Raw {
10
- plaidVerificationStatus: serializers.api.thera.company.PlaidVerificationStatus.Raw;
11
- }
12
- }
@@ -1,42 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
29
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
30
- return new (P || (P = Promise))(function (resolve, reject) {
31
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
32
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
33
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
34
- step((generator = generator.apply(thisArg, _arguments || [])).next());
35
- });
36
- };
37
- Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.BankAccountResponseMetadata = void 0;
39
- const core = __importStar(require("../../../../../../../../../../core"));
40
- exports.BankAccountResponseMetadata = core.serialization.object({
41
- plaidVerificationStatus: core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../../../../../../../..")))).api.thera.company.PlaidVerificationStatus; })),
42
- });
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const EditOrgAdminsResponse: core.serialization.ObjectSchema<serializers.api.thera.company.EditOrgAdminsResponse.Raw, TheraApi.api.thera.company.EditOrgAdminsResponse>;
8
- export declare namespace EditOrgAdminsResponse {
9
- interface Raw {
10
- addFailureUserIds: string[];
11
- removeFailureUserIds: string[];
12
- }
13
- }
@@ -1,34 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.EditOrgAdminsResponse = void 0;
30
- const core = __importStar(require("../../../../../../../../../../core"));
31
- exports.EditOrgAdminsResponse = core.serialization.object({
32
- addFailureUserIds: core.serialization.list(core.serialization.string()),
33
- removeFailureUserIds: core.serialization.list(core.serialization.string()),
34
- });
@@ -1,10 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as serializers from "../../../../../../../../..";
5
- import * as TheraApi from "../../../../../../../../../../api";
6
- import * as core from "../../../../../../../../../../core";
7
- export declare const PlaidVerificationStatus: core.serialization.Schema<serializers.api.thera.company.PlaidVerificationStatus.Raw, TheraApi.api.thera.company.PlaidVerificationStatus>;
8
- export declare namespace PlaidVerificationStatus {
9
- type Raw = "pending_automatic_verification" | "pending_manual_verification" | "automatically_verified" | "manually_verified" | "others";
10
- }
@@ -1,37 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.PlaidVerificationStatus = void 0;
30
- const core = __importStar(require("../../../../../../../../../../core"));
31
- exports.PlaidVerificationStatus = core.serialization.enum_([
32
- "pending_automatic_verification",
33
- "pending_manual_verification",
34
- "automatically_verified",
35
- "manually_verified",
36
- "others",
37
- ]);