@thera-hr/api-sdk 0.0.2242 → 0.0.2248
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/client/Client.d.ts +0 -3
- package/api/resources/api/client/Client.js +6 -11
- package/api/resources/api/resources/index.d.ts +0 -1
- package/api/resources/api/resources/index.js +1 -2
- package/api/resources/api/resources/services/resources/file/client/Client.js +4 -4
- package/api/resources/api/resources/test/resources/invoices/client/Client.js +1 -1
- package/api/resources/api/resources/thera/client/Client.d.ts +0 -3
- package/api/resources/api/resources/thera/client/Client.js +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.d.ts +0 -6
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +10 -151
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.d.ts +0 -2
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodsRequest.d.ts +0 -2
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WorkerTransaction.d.ts +0 -2
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +0 -4
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +0 -4
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.d.ts +1 -1
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +2 -2
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -7
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -7
- package/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +2 -2
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/types/CreateOnCycleInvoiceDetail.d.ts +0 -1
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.d.ts +2 -6
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +4 -50
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/{GetPayCycleResponse.d.ts → GetCurrentPayCycleResponse.d.ts} +1 -1
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.d.ts +1 -1
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.js +1 -1
- package/api/resources/api/resources/thera/resources/index.d.ts +0 -1
- package/api/resources/api/resources/thera/resources/index.js +1 -2
- package/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +1 -1
- package/api/resources/db/resources/index.d.ts +0 -4
- package/api/resources/db/resources/index.js +1 -5
- package/api/resources/db/resources/user/types/EmployeeInformation.d.ts +0 -3
- package/api/resources/db/resources/user/types/index.d.ts +0 -5
- package/api/resources/db/resources/user/types/index.js +0 -5
- package/dist/api/resources/api/client/Client.d.ts +0 -3
- package/dist/api/resources/api/client/Client.js +6 -11
- package/dist/api/resources/api/resources/index.d.ts +0 -1
- package/dist/api/resources/api/resources/index.js +1 -2
- package/dist/api/resources/api/resources/services/resources/file/client/Client.js +4 -4
- package/dist/api/resources/api/resources/test/resources/invoices/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/client/Client.d.ts +0 -3
- package/dist/api/resources/api/resources/thera/client/Client.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.d.ts +0 -6
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +10 -151
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.d.ts +0 -2
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodsRequest.d.ts +0 -2
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WorkerTransaction.d.ts +0 -2
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +0 -4
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +0 -4
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.d.ts +1 -1
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +2 -2
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -7
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -7
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +2 -2
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/types/CreateOnCycleInvoiceDetail.d.ts +0 -1
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.d.ts +2 -6
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +4 -50
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/{GetPayCycleResponse.d.ts → GetCurrentPayCycleResponse.d.ts} +1 -1
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.d.ts +1 -1
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/index.d.ts +0 -1
- package/dist/api/resources/api/resources/thera/resources/index.js +1 -2
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +1 -1
- package/dist/api/resources/db/resources/index.d.ts +0 -4
- package/dist/api/resources/db/resources/index.js +1 -5
- package/dist/api/resources/db/resources/user/types/EmployeeInformation.d.ts +0 -3
- package/dist/api/resources/db/resources/user/types/index.d.ts +0 -5
- package/dist/api/resources/db/resources/user/types/index.js +0 -5
- package/dist/serialization/resources/api/resources/index.d.ts +0 -1
- package/dist/serialization/resources/api/resources/index.js +1 -2
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/index.d.ts +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/index.js +0 -4
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodsRequest.d.ts +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodsRequest.js +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WorkerTransaction.d.ts +0 -2
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WorkerTransaction.js +0 -2
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +0 -4
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +0 -4
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/index.d.ts +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/index.js +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyPayFrequency.d.ts +10 -0
- package/{serialization/resources/db/resources/company → dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi}/types/CompanyPayFrequency.js +1 -1
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -7
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -7
- package/dist/serialization/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/types/CreateOnCycleInvoiceDetail.d.ts +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/types/CreateOnCycleInvoiceDetail.js +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/{GetPayCycleResponse.d.ts → GetCurrentPayCycleResponse.d.ts} +2 -2
- package/{serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetPayCycleResponse.js → dist/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetCurrentPayCycleResponse.js} +2 -2
- package/dist/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.d.ts +1 -1
- package/dist/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.js +1 -1
- package/dist/serialization/resources/db/resources/index.d.ts +0 -4
- package/dist/serialization/resources/db/resources/index.js +1 -5
- package/dist/serialization/resources/db/resources/user/types/EmployeeInformation.d.ts +0 -2
- package/dist/serialization/resources/db/resources/user/types/EmployeeInformation.js +0 -2
- package/dist/serialization/resources/db/resources/user/types/index.d.ts +0 -5
- package/dist/serialization/resources/db/resources/user/types/index.js +0 -5
- package/package.json +1 -1
- package/serialization/resources/api/resources/index.d.ts +0 -1
- package/serialization/resources/api/resources/index.js +1 -2
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/index.d.ts +0 -1
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/index.js +0 -4
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodsRequest.d.ts +0 -1
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodsRequest.js +0 -1
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WorkerTransaction.d.ts +0 -2
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WorkerTransaction.js +0 -2
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts +0 -4
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js +0 -4
- package/serialization/resources/api/resources/thera/resources/bank/resources/index.d.ts +0 -1
- package/serialization/resources/api/resources/thera/resources/bank/resources/index.js +0 -1
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyPayFrequency.d.ts +10 -0
- package/{dist/serialization/resources/db/resources/company → serialization/resources/api/resources/thera/resources/company/resources/companyApi}/types/CompanyPayFrequency.js +1 -1
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.d.ts +1 -7
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js +1 -7
- package/serialization/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/types/CreateOnCycleInvoiceDetail.d.ts +0 -1
- package/serialization/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/types/CreateOnCycleInvoiceDetail.js +0 -1
- package/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/{GetPayCycleResponse.d.ts → GetCurrentPayCycleResponse.d.ts} +2 -2
- package/{dist/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetPayCycleResponse.js → serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetCurrentPayCycleResponse.js} +2 -2
- package/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.d.ts +1 -1
- package/serialization/resources/api/resources/thera/resources/employment/resources/employmentApi/types/index.js +1 -1
- package/serialization/resources/db/resources/index.d.ts +0 -4
- package/serialization/resources/db/resources/index.js +1 -5
- package/serialization/resources/db/resources/user/types/EmployeeInformation.d.ts +0 -2
- package/serialization/resources/db/resources/user/types/EmployeeInformation.js +0 -2
- package/serialization/resources/db/resources/user/types/index.d.ts +0 -5
- package/serialization/resources/db/resources/user/types/index.js +0 -5
- package/api/resources/api/resources/aiprise/client/Client.d.ts +0 -17
- package/api/resources/api/resources/aiprise/client/Client.js +0 -17
- package/api/resources/api/resources/aiprise/client/index.d.ts +0 -1
- package/api/resources/api/resources/aiprise/client/index.js +0 -2
- package/api/resources/api/resources/aiprise/index.d.ts +0 -2
- package/api/resources/api/resources/aiprise/index.js +0 -18
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.d.ts +0 -20
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +0 -104
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/index.d.ts +0 -1
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/index.js +0 -2
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.d.ts +0 -2
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.js +0 -18
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.d.ts +0 -12
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.d.ts +0 -8
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.d.ts +0 -10
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.js +0 -12
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.d.ts +0 -7
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.js +0 -5
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.d.ts +0 -4
- package/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.js +0 -20
- package/api/resources/api/resources/aiprise/resources/index.d.ts +0 -2
- package/api/resources/api/resources/aiprise/resources/index.js +0 -31
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.d.ts +0 -7
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.js +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/GetCurrencyConversionRequest.d.ts +0 -8
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/GetCurrencyConversionRequest.js +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.d.ts +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.js +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.d.ts +0 -7
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.js +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.d.ts +0 -7
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.js +0 -5
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.d.ts +0 -6
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.js +0 -5
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +0 -24
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.js +0 -5
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.d.ts +0 -6
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.js +0 -5
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.d.ts +0 -15
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.js +0 -5
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.d.ts +0 -7
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.js +0 -5
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.d.ts +0 -8
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.js +0 -10
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.d.ts +0 -6
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.js +0 -5
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.d.ts +0 -15
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.js +0 -5
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetPayCycleResponse.js +0 -5
- package/api/resources/api/resources/thera/resources/user/client/Client.d.ts +0 -17
- package/api/resources/api/resources/thera/resources/user/client/Client.js +0 -17
- package/api/resources/api/resources/thera/resources/user/client/index.d.ts +0 -1
- package/api/resources/api/resources/thera/resources/user/client/index.js +0 -2
- package/api/resources/api/resources/thera/resources/user/index.d.ts +0 -2
- package/api/resources/api/resources/thera/resources/user/index.js +0 -18
- package/api/resources/api/resources/thera/resources/user/resources/index.d.ts +0 -2
- package/api/resources/api/resources/thera/resources/user/resources/index.js +0 -31
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.d.ts +0 -20
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +0 -111
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/index.d.ts +0 -1
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/index.js +0 -17
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/GetUserRequest.d.ts +0 -6
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/GetUserRequest.js +0 -5
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/index.d.ts +0 -1
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/index.js +0 -2
- package/api/resources/api/resources/thera/resources/user/resources/userApi/index.d.ts +0 -1
- package/api/resources/api/resources/thera/resources/user/resources/userApi/index.js +0 -17
- package/api/resources/db/resources/company/index.d.ts +0 -1
- package/api/resources/db/resources/company/index.js +0 -17
- package/api/resources/db/resources/company/types/FernCompany.d.ts +0 -8
- package/api/resources/db/resources/company/types/FernCompany.js +0 -5
- package/api/resources/db/resources/company/types/PayrollRun.d.ts +0 -10
- package/api/resources/db/resources/company/types/PayrollRun.js +0 -5
- package/api/resources/db/resources/company/types/W2Payroll.d.ts +0 -15
- package/api/resources/db/resources/company/types/W2Payroll.js +0 -5
- package/api/resources/db/resources/company/types/index.d.ts +0 -4
- package/api/resources/db/resources/company/types/index.js +0 -20
- package/api/resources/db/resources/generic/index.d.ts +0 -1
- package/api/resources/db/resources/generic/index.js +0 -17
- package/api/resources/db/resources/generic/types/GenericType.d.ts +0 -8
- package/api/resources/db/resources/generic/types/GenericType.js +0 -5
- package/api/resources/db/resources/generic/types/GenericTypeKey.d.ts +0 -7
- package/api/resources/db/resources/generic/types/GenericTypeKey.js +0 -9
- package/api/resources/db/resources/generic/types/index.d.ts +0 -2
- package/api/resources/db/resources/generic/types/index.js +0 -18
- package/api/resources/db/resources/user/types/AiPriseVerificationResult.d.ts +0 -8
- package/api/resources/db/resources/user/types/AiPriseVerificationResult.js +0 -5
- package/api/resources/db/resources/user/types/AiPriseVerificationStatus.d.ts +0 -10
- package/api/resources/db/resources/user/types/AiPriseVerificationStatus.js +0 -12
- package/api/resources/db/resources/user/types/KycDocument.d.ts +0 -11
- package/api/resources/db/resources/user/types/KycDocument.js +0 -5
- package/api/resources/db/resources/user/types/KycDocumentFile.d.ts +0 -8
- package/api/resources/db/resources/user/types/KycDocumentFile.js +0 -5
- package/api/resources/db/resources/user/types/KycDocumentType.d.ts +0 -11
- package/api/resources/db/resources/user/types/KycDocumentType.js +0 -13
- package/dist/api/resources/api/resources/aiprise/client/Client.d.ts +0 -17
- package/dist/api/resources/api/resources/aiprise/client/Client.js +0 -17
- package/dist/api/resources/api/resources/aiprise/client/index.d.ts +0 -1
- package/dist/api/resources/api/resources/aiprise/client/index.js +0 -2
- package/dist/api/resources/api/resources/aiprise/index.d.ts +0 -2
- package/dist/api/resources/api/resources/aiprise/index.js +0 -18
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.d.ts +0 -20
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +0 -104
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/index.d.ts +0 -1
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/index.js +0 -2
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.d.ts +0 -2
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.js +0 -18
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.d.ts +0 -12
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.js +0 -5
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.d.ts +0 -8
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.js +0 -5
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.d.ts +0 -10
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.js +0 -12
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.d.ts +0 -7
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.js +0 -5
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.d.ts +0 -4
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.js +0 -20
- package/dist/api/resources/api/resources/aiprise/resources/index.d.ts +0 -2
- package/dist/api/resources/api/resources/aiprise/resources/index.js +0 -31
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.d.ts +0 -7
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/GetCurrencyConversionRequest.d.ts +0 -8
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/GetCurrencyConversionRequest.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.d.ts +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.d.ts +0 -7
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.d.ts +0 -7
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.d.ts +0 -6
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +0 -24
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.d.ts +0 -6
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.d.ts +0 -15
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.d.ts +0 -7
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.d.ts +0 -8
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.js +0 -10
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.d.ts +0 -6
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.d.ts +0 -15
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetPayCycleResponse.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/user/client/Client.d.ts +0 -17
- package/dist/api/resources/api/resources/thera/resources/user/client/Client.js +0 -17
- package/dist/api/resources/api/resources/thera/resources/user/client/index.d.ts +0 -1
- package/dist/api/resources/api/resources/thera/resources/user/client/index.js +0 -2
- package/dist/api/resources/api/resources/thera/resources/user/index.d.ts +0 -2
- package/dist/api/resources/api/resources/thera/resources/user/index.js +0 -18
- package/dist/api/resources/api/resources/thera/resources/user/resources/index.d.ts +0 -2
- package/dist/api/resources/api/resources/thera/resources/user/resources/index.js +0 -31
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.d.ts +0 -20
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +0 -111
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/index.d.ts +0 -1
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/index.js +0 -17
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/GetUserRequest.d.ts +0 -6
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/GetUserRequest.js +0 -5
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/index.d.ts +0 -1
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/requests/index.js +0 -2
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/index.d.ts +0 -1
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/index.js +0 -17
- package/dist/api/resources/db/resources/company/index.d.ts +0 -1
- package/dist/api/resources/db/resources/company/index.js +0 -17
- package/dist/api/resources/db/resources/company/types/FernCompany.d.ts +0 -8
- package/dist/api/resources/db/resources/company/types/FernCompany.js +0 -5
- package/dist/api/resources/db/resources/company/types/PayrollRun.d.ts +0 -10
- package/dist/api/resources/db/resources/company/types/PayrollRun.js +0 -5
- package/dist/api/resources/db/resources/company/types/W2Payroll.d.ts +0 -15
- package/dist/api/resources/db/resources/company/types/W2Payroll.js +0 -5
- package/dist/api/resources/db/resources/company/types/index.d.ts +0 -4
- package/dist/api/resources/db/resources/company/types/index.js +0 -20
- package/dist/api/resources/db/resources/generic/index.d.ts +0 -1
- package/dist/api/resources/db/resources/generic/index.js +0 -17
- package/dist/api/resources/db/resources/generic/types/GenericType.d.ts +0 -8
- package/dist/api/resources/db/resources/generic/types/GenericType.js +0 -5
- package/dist/api/resources/db/resources/generic/types/GenericTypeKey.d.ts +0 -7
- package/dist/api/resources/db/resources/generic/types/GenericTypeKey.js +0 -9
- package/dist/api/resources/db/resources/generic/types/index.d.ts +0 -2
- package/dist/api/resources/db/resources/generic/types/index.js +0 -18
- package/dist/api/resources/db/resources/user/types/AiPriseVerificationResult.d.ts +0 -8
- package/dist/api/resources/db/resources/user/types/AiPriseVerificationResult.js +0 -5
- package/dist/api/resources/db/resources/user/types/AiPriseVerificationStatus.d.ts +0 -10
- package/dist/api/resources/db/resources/user/types/AiPriseVerificationStatus.js +0 -12
- package/dist/api/resources/db/resources/user/types/KycDocument.d.ts +0 -11
- package/dist/api/resources/db/resources/user/types/KycDocument.js +0 -5
- package/dist/api/resources/db/resources/user/types/KycDocumentFile.d.ts +0 -8
- package/dist/api/resources/db/resources/user/types/KycDocumentFile.js +0 -5
- package/dist/api/resources/db/resources/user/types/KycDocumentType.d.ts +0 -11
- package/dist/api/resources/db/resources/user/types/KycDocumentType.js +0 -13
- package/dist/serialization/resources/api/resources/aiprise/index.d.ts +0 -1
- package/dist/serialization/resources/api/resources/aiprise/index.js +0 -17
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.d.ts +0 -1
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.js +0 -17
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.d.ts +0 -16
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.js +0 -46
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.d.ts +0 -14
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.js +0 -35
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.d.ts +0 -10
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.js +0 -31
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.d.ts +0 -12
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.js +0 -42
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.d.ts +0 -4
- package/dist/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.js +0 -20
- package/dist/serialization/resources/api/resources/aiprise/resources/index.d.ts +0 -2
- package/dist/serialization/resources/api/resources/aiprise/resources/index.js +0 -31
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.d.ts +0 -12
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.js +0 -33
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.d.ts +0 -1
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.js +0 -5
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.d.ts +0 -11
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.js +0 -31
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.d.ts +0 -13
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.js +0 -34
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.d.ts +0 -12
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.js +0 -42
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.d.ts +0 -12
- package/dist/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.js +0 -33
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +0 -29
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.js +0 -59
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.d.ts +0 -12
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.js +0 -33
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.d.ts +0 -20
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.js +0 -50
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.d.ts +0 -13
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.js +0 -34
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.d.ts +0 -10
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.js +0 -31
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.d.ts +0 -12
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.js +0 -33
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.d.ts +0 -20
- package/dist/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.js +0 -50
- package/dist/serialization/resources/db/resources/company/index.d.ts +0 -1
- package/dist/serialization/resources/db/resources/company/index.js +0 -17
- package/dist/serialization/resources/db/resources/company/types/CompanyPayFrequency.d.ts +0 -10
- package/dist/serialization/resources/db/resources/company/types/FernCompany.d.ts +0 -13
- package/dist/serialization/resources/db/resources/company/types/FernCompany.js +0 -43
- package/dist/serialization/resources/db/resources/company/types/PayrollRun.d.ts +0 -16
- package/dist/serialization/resources/db/resources/company/types/PayrollRun.js +0 -37
- package/dist/serialization/resources/db/resources/company/types/W2Payroll.d.ts +0 -20
- package/dist/serialization/resources/db/resources/company/types/W2Payroll.js +0 -50
- package/dist/serialization/resources/db/resources/company/types/index.d.ts +0 -4
- package/dist/serialization/resources/db/resources/company/types/index.js +0 -20
- package/dist/serialization/resources/db/resources/generic/index.d.ts +0 -1
- package/dist/serialization/resources/db/resources/generic/index.js +0 -17
- package/dist/serialization/resources/db/resources/generic/types/GenericType.d.ts +0 -13
- package/dist/serialization/resources/db/resources/generic/types/GenericType.js +0 -43
- package/dist/serialization/resources/db/resources/generic/types/GenericTypeKey.d.ts +0 -10
- package/dist/serialization/resources/db/resources/generic/types/GenericTypeKey.js +0 -31
- package/dist/serialization/resources/db/resources/generic/types/index.d.ts +0 -2
- package/dist/serialization/resources/db/resources/generic/types/index.js +0 -18
- package/dist/serialization/resources/db/resources/user/types/AiPriseVerificationResult.d.ts +0 -13
- package/dist/serialization/resources/db/resources/user/types/AiPriseVerificationResult.js +0 -43
- package/dist/serialization/resources/db/resources/user/types/AiPriseVerificationStatus.d.ts +0 -10
- package/dist/serialization/resources/db/resources/user/types/AiPriseVerificationStatus.js +0 -31
- package/dist/serialization/resources/db/resources/user/types/KycDocument.d.ts +0 -15
- package/dist/serialization/resources/db/resources/user/types/KycDocument.js +0 -45
- package/dist/serialization/resources/db/resources/user/types/KycDocumentFile.d.ts +0 -14
- package/dist/serialization/resources/db/resources/user/types/KycDocumentFile.js +0 -35
- package/dist/serialization/resources/db/resources/user/types/KycDocumentType.d.ts +0 -10
- package/dist/serialization/resources/db/resources/user/types/KycDocumentType.js +0 -31
- package/serialization/resources/api/resources/aiprise/index.d.ts +0 -1
- package/serialization/resources/api/resources/aiprise/index.js +0 -17
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.d.ts +0 -1
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/index.js +0 -17
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.d.ts +0 -16
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.js +0 -46
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.d.ts +0 -14
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.js +0 -35
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.d.ts +0 -10
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationResultStatus.js +0 -31
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.d.ts +0 -12
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationSummary.js +0 -42
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.d.ts +0 -4
- package/serialization/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/index.js +0 -20
- package/serialization/resources/api/resources/aiprise/resources/index.d.ts +0 -2
- package/serialization/resources/api/resources/aiprise/resources/index.js +0 -31
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.d.ts +0 -12
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/EditWithdrawalMethodRequest.js +0 -33
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.d.ts +0 -1
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/client/requests/index.js +0 -5
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.d.ts +0 -11
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/EditWithdrawalMethodResponse.js +0 -31
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.d.ts +0 -13
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetCurrencyConversionResponse.js +0 -34
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.d.ts +0 -12
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/GetWithdrawalMethodCurrenciesResponse.js +0 -42
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.d.ts +0 -12
- package/serialization/resources/api/resources/thera/resources/bank/resources/bankApi/types/WithdrawalMethodCurrency.js +0 -33
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.d.ts +0 -29
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanyApiResponse.js +0 -59
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.d.ts +0 -12
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CompanySettings.js +0 -33
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.d.ts +0 -20
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/CreateCompanyRequest.js +0 -50
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.d.ts +0 -13
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/Flags.js +0 -34
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.d.ts +0 -10
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/PaymentMethodStatus.js +0 -31
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.d.ts +0 -12
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/SubscriptionPricing.js +0 -33
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.d.ts +0 -20
- package/serialization/resources/api/resources/thera/resources/company/resources/companyApi/types/W2Payroll.js +0 -50
- package/serialization/resources/db/resources/company/index.d.ts +0 -1
- package/serialization/resources/db/resources/company/index.js +0 -17
- package/serialization/resources/db/resources/company/types/CompanyPayFrequency.d.ts +0 -10
- package/serialization/resources/db/resources/company/types/FernCompany.d.ts +0 -13
- package/serialization/resources/db/resources/company/types/FernCompany.js +0 -43
- package/serialization/resources/db/resources/company/types/PayrollRun.d.ts +0 -16
- package/serialization/resources/db/resources/company/types/PayrollRun.js +0 -37
- package/serialization/resources/db/resources/company/types/W2Payroll.d.ts +0 -20
- package/serialization/resources/db/resources/company/types/W2Payroll.js +0 -50
- package/serialization/resources/db/resources/company/types/index.d.ts +0 -4
- package/serialization/resources/db/resources/company/types/index.js +0 -20
- package/serialization/resources/db/resources/generic/index.d.ts +0 -1
- package/serialization/resources/db/resources/generic/index.js +0 -17
- package/serialization/resources/db/resources/generic/types/GenericType.d.ts +0 -13
- package/serialization/resources/db/resources/generic/types/GenericType.js +0 -43
- package/serialization/resources/db/resources/generic/types/GenericTypeKey.d.ts +0 -10
- package/serialization/resources/db/resources/generic/types/GenericTypeKey.js +0 -31
- package/serialization/resources/db/resources/generic/types/index.d.ts +0 -2
- package/serialization/resources/db/resources/generic/types/index.js +0 -18
- package/serialization/resources/db/resources/user/types/AiPriseVerificationResult.d.ts +0 -13
- package/serialization/resources/db/resources/user/types/AiPriseVerificationResult.js +0 -43
- package/serialization/resources/db/resources/user/types/AiPriseVerificationStatus.d.ts +0 -10
- package/serialization/resources/db/resources/user/types/AiPriseVerificationStatus.js +0 -31
- package/serialization/resources/db/resources/user/types/KycDocument.d.ts +0 -15
- package/serialization/resources/db/resources/user/types/KycDocument.js +0 -45
- package/serialization/resources/db/resources/user/types/KycDocumentFile.d.ts +0 -14
- package/serialization/resources/db/resources/user/types/KycDocumentFile.js +0 -35
- package/serialization/resources/db/resources/user/types/KycDocumentType.d.ts +0 -10
- package/serialization/resources/db/resources/user/types/KycDocumentType.js +0 -31
- /package/api/resources/{db/resources/company → api/resources/thera/resources/company/resources/companyApi}/types/CompanyPayFrequency.d.ts +0 -0
- /package/api/resources/{db/resources/company → api/resources/thera/resources/company/resources/companyApi}/types/CompanyPayFrequency.js +0 -0
- /package/api/resources/api/resources/{aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationCallback.js → thera/resources/employment/resources/employmentApi/types/GetCurrentPayCycleResponse.js} +0 -0
- /package/dist/api/resources/{db/resources/company → api/resources/thera/resources/company/resources/companyApi}/types/CompanyPayFrequency.d.ts +0 -0
- /package/dist/api/resources/{db/resources/company → api/resources/thera/resources/company/resources/companyApi}/types/CompanyPayFrequency.js +0 -0
- /package/{api/resources/api/resources/aiprise/resources/aipriseWebhookApi/types/AiPriseVerificationIdInfo.js → dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/types/GetCurrentPayCycleResponse.js} +0 -0
|
@@ -9,6 +9,4 @@ export interface WithdrawalMethodsRequest {
|
|
|
9
9
|
type?: string;
|
|
10
10
|
title?: string;
|
|
11
11
|
details: Record<string, string>;
|
|
12
|
-
/** If true, sets this withdrawal method the default payment method. If this is false and there is no preferred payment method, it will be set to preferred method anyways. */
|
|
13
|
-
preferred: boolean;
|
|
14
12
|
}
|
package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.d.ts
CHANGED
|
@@ -2,10 +2,7 @@ export * from "./VerifyMicrodepositRequest";
|
|
|
2
2
|
export * from "./VerifyAccountSignupRequest";
|
|
3
3
|
export * from "./GetSandboxPublicKey";
|
|
4
4
|
export * from "./GetBankAccountSignupKey";
|
|
5
|
-
export * from "./GetWithdrawalMethodCurrenciesResponse";
|
|
6
|
-
export * from "./WithdrawalMethodCurrency";
|
|
7
5
|
export * from "./WithdrawalMethodsRequest";
|
|
8
|
-
export * from "./EditWithdrawalMethodResponse";
|
|
9
6
|
export * from "./SingleWithdrawalMethodResponse";
|
|
10
7
|
export * from "./WithdrawalMethodField";
|
|
11
8
|
export * from "./WithdrawalMethodGroup";
|
|
@@ -16,7 +13,6 @@ export * from "./SaveWithdrawalMethodResponse";
|
|
|
16
13
|
export * from "./DeleteWithdrawalMethodResponse";
|
|
17
14
|
export * from "./InitiateWorkerWithdrawalRequest";
|
|
18
15
|
export * from "./InitiateWorkerWithdrawalResponse";
|
|
19
|
-
export * from "./GetCurrencyConversionResponse";
|
|
20
16
|
export * from "./GetWorkerBalancesResponse";
|
|
21
17
|
export * from "./WorkerBalance";
|
|
22
18
|
export * from "./GetWorkerTransactionsResponse";
|
package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/types/index.js
CHANGED
|
@@ -18,10 +18,7 @@ __exportStar(require("./VerifyMicrodepositRequest"), exports);
|
|
|
18
18
|
__exportStar(require("./VerifyAccountSignupRequest"), exports);
|
|
19
19
|
__exportStar(require("./GetSandboxPublicKey"), exports);
|
|
20
20
|
__exportStar(require("./GetBankAccountSignupKey"), exports);
|
|
21
|
-
__exportStar(require("./GetWithdrawalMethodCurrenciesResponse"), exports);
|
|
22
|
-
__exportStar(require("./WithdrawalMethodCurrency"), exports);
|
|
23
21
|
__exportStar(require("./WithdrawalMethodsRequest"), exports);
|
|
24
|
-
__exportStar(require("./EditWithdrawalMethodResponse"), exports);
|
|
25
22
|
__exportStar(require("./SingleWithdrawalMethodResponse"), exports);
|
|
26
23
|
__exportStar(require("./WithdrawalMethodField"), exports);
|
|
27
24
|
__exportStar(require("./WithdrawalMethodGroup"), exports);
|
|
@@ -32,7 +29,6 @@ __exportStar(require("./SaveWithdrawalMethodResponse"), exports);
|
|
|
32
29
|
__exportStar(require("./DeleteWithdrawalMethodResponse"), exports);
|
|
33
30
|
__exportStar(require("./InitiateWorkerWithdrawalRequest"), exports);
|
|
34
31
|
__exportStar(require("./InitiateWorkerWithdrawalResponse"), exports);
|
|
35
|
-
__exportStar(require("./GetCurrencyConversionResponse"), exports);
|
|
36
32
|
__exportStar(require("./GetWorkerBalancesResponse"), exports);
|
|
37
33
|
__exportStar(require("./WorkerBalance"), exports);
|
|
38
34
|
__exportStar(require("./GetWorkerTransactionsResponse"), exports);
|
|
@@ -13,7 +13,7 @@ export declare class CompanyApi {
|
|
|
13
13
|
protected readonly _options: CompanyApi.Options;
|
|
14
14
|
constructor(_options: CompanyApi.Options);
|
|
15
15
|
/**
|
|
16
|
-
* Invite Contractor or Create Contract
|
|
16
|
+
* In Staging. Invite Contractor or Create Contract
|
|
17
17
|
*/
|
|
18
18
|
inviteContractor(request: TheraApi.api.thera.company.InviteContractorReq): Promise<TheraApi.api.thera.company.InviteContractorResponse>;
|
|
19
19
|
protected _getAuthorizationHeader(): Promise<string | undefined>;
|
|
@@ -49,7 +49,7 @@ class CompanyApi {
|
|
|
49
49
|
this._options = _options;
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
|
-
* Invite Contractor or Create Contract
|
|
52
|
+
* In Staging. Invite Contractor or Create Contract
|
|
53
53
|
*/
|
|
54
54
|
inviteContractor(request) {
|
|
55
55
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -65,7 +65,7 @@ class CompanyApi {
|
|
|
65
65
|
Authorization: yield this._getAuthorizationHeader(),
|
|
66
66
|
"X-Fern-Language": "JavaScript",
|
|
67
67
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
68
|
-
"X-Fern-SDK-Version": "0.0.
|
|
68
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
69
69
|
},
|
|
70
70
|
contentType: "application/json",
|
|
71
71
|
queryParameters: _queryParams,
|
|
@@ -5,10 +5,4 @@ export * from "./CreateEmployment";
|
|
|
5
5
|
export * from "./CreateMilestoneDetails";
|
|
6
6
|
export * from "./CreateMilestone";
|
|
7
7
|
export * from "./InviteContractorResponse";
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./CompanyApiResponse";
|
|
10
|
-
export * from "./CompanySettings";
|
|
11
|
-
export * from "./SubscriptionPricing";
|
|
12
|
-
export * from "./Flags";
|
|
13
|
-
export * from "./W2Payroll";
|
|
14
|
-
export * from "./PaymentMethodStatus";
|
|
8
|
+
export * from "./CompanyPayFrequency";
|
package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/types/index.js
CHANGED
|
@@ -21,10 +21,4 @@ __exportStar(require("./CreateEmployment"), exports);
|
|
|
21
21
|
__exportStar(require("./CreateMilestoneDetails"), exports);
|
|
22
22
|
__exportStar(require("./CreateMilestone"), exports);
|
|
23
23
|
__exportStar(require("./InviteContractorResponse"), exports);
|
|
24
|
-
__exportStar(require("./
|
|
25
|
-
__exportStar(require("./CompanyApiResponse"), exports);
|
|
26
|
-
__exportStar(require("./CompanySettings"), exports);
|
|
27
|
-
__exportStar(require("./SubscriptionPricing"), exports);
|
|
28
|
-
__exportStar(require("./Flags"), exports);
|
|
29
|
-
__exportStar(require("./W2Payroll"), exports);
|
|
30
|
-
__exportStar(require("./PaymentMethodStatus"), exports);
|
|
24
|
+
__exportStar(require("./CompanyPayFrequency"), exports);
|
|
@@ -59,7 +59,7 @@ class CompanyW2PayrollApi {
|
|
|
59
59
|
Authorization: yield this._getAuthorizationHeader(),
|
|
60
60
|
"X-Fern-Language": "JavaScript",
|
|
61
61
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
62
|
-
"X-Fern-SDK-Version": "0.0.
|
|
62
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
63
63
|
},
|
|
64
64
|
contentType: "application/json",
|
|
65
65
|
body: yield serializers.api.thera.company.OnboardW2PayrollRequest.jsonOrThrow(request, {
|
|
@@ -59,7 +59,7 @@ class DisbursementApi {
|
|
|
59
59
|
Authorization: yield this._getAuthorizationHeader(),
|
|
60
60
|
"X-Fern-Language": "JavaScript",
|
|
61
61
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
62
|
-
"X-Fern-SDK-Version": "0.0.
|
|
62
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
63
63
|
},
|
|
64
64
|
contentType: "application/json",
|
|
65
65
|
body: yield serializers.api.thera.disbursement.CreateDisbursementRequest.jsonOrThrow(request, {
|
|
@@ -103,7 +103,7 @@ class DisbursementApi {
|
|
|
103
103
|
Authorization: yield this._getAuthorizationHeader(),
|
|
104
104
|
"X-Fern-Language": "JavaScript",
|
|
105
105
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
106
|
-
"X-Fern-SDK-Version": "0.0.
|
|
106
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
107
107
|
},
|
|
108
108
|
contentType: "application/json",
|
|
109
109
|
timeoutMs: 60000,
|
|
@@ -60,7 +60,7 @@ class DisbursementWebhookApi {
|
|
|
60
60
|
Authorization: yield this._getAuthorizationHeader(),
|
|
61
61
|
"X-Fern-Language": "JavaScript",
|
|
62
62
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
63
|
-
"X-Fern-SDK-Version": "0.0.
|
|
63
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
64
64
|
"Thera-Webhook-Signature-Header": theraWebhookSignatureHeader,
|
|
65
65
|
},
|
|
66
66
|
contentType: "application/json",
|
|
@@ -17,12 +17,8 @@ export declare class EmploymentApi {
|
|
|
17
17
|
*/
|
|
18
18
|
estimateContract(request: TheraApi.api.thera.employment.CreateContractEstimateRequest): Promise<TheraApi.api.thera.employment.CreateContractEstimateResponse>;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Get Current Cycle for this contract
|
|
21
21
|
*/
|
|
22
|
-
getCurrentPayCycle(contractId: string): Promise<TheraApi.api.thera.employment.
|
|
23
|
-
/**
|
|
24
|
-
* Get Cycle for this contract given a date
|
|
25
|
-
*/
|
|
26
|
-
getPayCycle(contractId: string, baseDate: string): Promise<TheraApi.api.thera.employment.GetPayCycleResponse>;
|
|
22
|
+
getCurrentPayCycle(contractId: string): Promise<TheraApi.api.thera.employment.GetCurrentPayCycleResponse>;
|
|
27
23
|
protected _getAuthorizationHeader(): Promise<string | undefined>;
|
|
28
24
|
}
|
|
@@ -59,7 +59,7 @@ class EmploymentApi {
|
|
|
59
59
|
Authorization: yield this._getAuthorizationHeader(),
|
|
60
60
|
"X-Fern-Language": "JavaScript",
|
|
61
61
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
62
|
-
"X-Fern-SDK-Version": "0.0.
|
|
62
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
63
63
|
},
|
|
64
64
|
contentType: "application/json",
|
|
65
65
|
body: yield serializers.api.thera.employment.CreateContractEstimateRequest.jsonOrThrow(request, {
|
|
@@ -97,7 +97,7 @@ class EmploymentApi {
|
|
|
97
97
|
});
|
|
98
98
|
}
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
100
|
+
* Get Current Cycle for this contract
|
|
101
101
|
*/
|
|
102
102
|
getCurrentPayCycle(contractId) {
|
|
103
103
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -108,59 +108,13 @@ class EmploymentApi {
|
|
|
108
108
|
Authorization: yield this._getAuthorizationHeader(),
|
|
109
109
|
"X-Fern-Language": "JavaScript",
|
|
110
110
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
111
|
-
"X-Fern-SDK-Version": "0.0.
|
|
111
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
112
112
|
},
|
|
113
113
|
contentType: "application/json",
|
|
114
114
|
timeoutMs: 60000,
|
|
115
115
|
});
|
|
116
116
|
if (_response.ok) {
|
|
117
|
-
return yield serializers.api.thera.employment.
|
|
118
|
-
unrecognizedObjectKeys: "passthrough",
|
|
119
|
-
allowUnrecognizedUnionMembers: true,
|
|
120
|
-
allowUnrecognizedEnumValues: true,
|
|
121
|
-
breadcrumbsPrefix: ["response"],
|
|
122
|
-
});
|
|
123
|
-
}
|
|
124
|
-
if (_response.error.reason === "status-code") {
|
|
125
|
-
throw new errors.TheraApiError({
|
|
126
|
-
statusCode: _response.error.statusCode,
|
|
127
|
-
body: _response.error.body,
|
|
128
|
-
});
|
|
129
|
-
}
|
|
130
|
-
switch (_response.error.reason) {
|
|
131
|
-
case "non-json":
|
|
132
|
-
throw new errors.TheraApiError({
|
|
133
|
-
statusCode: _response.error.statusCode,
|
|
134
|
-
body: _response.error.rawBody,
|
|
135
|
-
});
|
|
136
|
-
case "timeout":
|
|
137
|
-
throw new errors.TheraApiTimeoutError();
|
|
138
|
-
case "unknown":
|
|
139
|
-
throw new errors.TheraApiError({
|
|
140
|
-
message: _response.error.errorMessage,
|
|
141
|
-
});
|
|
142
|
-
}
|
|
143
|
-
});
|
|
144
|
-
}
|
|
145
|
-
/**
|
|
146
|
-
* Get Cycle for this contract given a date
|
|
147
|
-
*/
|
|
148
|
-
getPayCycle(contractId, baseDate) {
|
|
149
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
150
|
-
const _response = yield core.fetcher({
|
|
151
|
-
url: (0, url_join_1.default)(yield core.Supplier.get(this._options.environment), `contracts/${contractId}/payCycle/${baseDate}`),
|
|
152
|
-
method: "GET",
|
|
153
|
-
headers: {
|
|
154
|
-
Authorization: yield this._getAuthorizationHeader(),
|
|
155
|
-
"X-Fern-Language": "JavaScript",
|
|
156
|
-
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
157
|
-
"X-Fern-SDK-Version": "0.0.2242",
|
|
158
|
-
},
|
|
159
|
-
contentType: "application/json",
|
|
160
|
-
timeoutMs: 60000,
|
|
161
|
-
});
|
|
162
|
-
if (_response.ok) {
|
|
163
|
-
return yield serializers.api.thera.employment.GetPayCycleResponse.parseOrThrow(_response.body, {
|
|
117
|
+
return yield serializers.api.thera.employment.GetCurrentPayCycleResponse.parseOrThrow(_response.body, {
|
|
164
118
|
unrecognizedObjectKeys: "passthrough",
|
|
165
119
|
allowUnrecognizedUnionMembers: true,
|
|
166
120
|
allowUnrecognizedEnumValues: true,
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
import * as TheraApi from "../../../../../../../../..";
|
|
5
|
-
export interface
|
|
5
|
+
export interface GetCurrentPayCycleResponse {
|
|
6
6
|
payCycle: TheraApi.api.thera.employment.PayCycleEstimate;
|
|
7
7
|
}
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./
|
|
17
|
+
__exportStar(require("./GetCurrentPayCycleResponse"), exports);
|
|
18
18
|
__exportStar(require("./CreateContractEstimateRequest"), exports);
|
|
19
19
|
__exportStar(require("./ContractEstimateRequest"), exports);
|
|
20
20
|
__exportStar(require("./PayCycleEstimateRequest"), exports);
|
|
@@ -23,11 +23,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.payroll = exports.employment = exports.disbursement = exports.company = exports.common = exports.bank = void 0;
|
|
27
27
|
exports.bank = __importStar(require("./bank"));
|
|
28
28
|
exports.common = __importStar(require("./common"));
|
|
29
29
|
exports.company = __importStar(require("./company"));
|
|
30
30
|
exports.disbursement = __importStar(require("./disbursement"));
|
|
31
31
|
exports.employment = __importStar(require("./employment"));
|
|
32
32
|
exports.payroll = __importStar(require("./payroll"));
|
|
33
|
-
exports.user = __importStar(require("./user"));
|
|
@@ -59,7 +59,7 @@ class OncycleApi {
|
|
|
59
59
|
Authorization: yield this._getAuthorizationHeader(),
|
|
60
60
|
"X-Fern-Language": "JavaScript",
|
|
61
61
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
62
|
-
"X-Fern-SDK-Version": "0.0.
|
|
62
|
+
"X-Fern-SDK-Version": "0.0.2248",
|
|
63
63
|
},
|
|
64
64
|
contentType: "application/json",
|
|
65
65
|
timeoutMs: 60000,
|
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
export * as company from "./company";
|
|
2
|
-
export * from "./company/types";
|
|
3
1
|
export * as document from "./document";
|
|
4
2
|
export * from "./document/types";
|
|
5
3
|
export * as employment from "./employment";
|
|
6
4
|
export * from "./employment/types";
|
|
7
|
-
export * as generic from "./generic";
|
|
8
|
-
export * from "./generic/types";
|
|
9
5
|
export * as payment from "./payment";
|
|
10
6
|
export * as user from "./user";
|
|
11
7
|
export * from "./user/types";
|
|
@@ -26,15 +26,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
26
26
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.user = exports.payment = exports.
|
|
30
|
-
exports.company = __importStar(require("./company"));
|
|
31
|
-
__exportStar(require("./company/types"), exports);
|
|
29
|
+
exports.user = exports.payment = exports.employment = exports.document = void 0;
|
|
32
30
|
exports.document = __importStar(require("./document"));
|
|
33
31
|
__exportStar(require("./document/types"), exports);
|
|
34
32
|
exports.employment = __importStar(require("./employment"));
|
|
35
33
|
__exportStar(require("./employment/types"), exports);
|
|
36
|
-
exports.generic = __importStar(require("./generic"));
|
|
37
|
-
__exportStar(require("./generic/types"), exports);
|
|
38
34
|
exports.payment = __importStar(require("./payment"));
|
|
39
35
|
exports.user = __importStar(require("./user"));
|
|
40
36
|
__exportStar(require("./user/types"), exports);
|
|
@@ -11,10 +11,7 @@ export interface EmployeeInformation {
|
|
|
11
11
|
complianceInformation: TheraApi.db.ComplianceInformation;
|
|
12
12
|
w8BenFileS3Key: string;
|
|
13
13
|
withdrawalMethods: Record<string, TheraApi.db.WithdrawalMethod>;
|
|
14
|
-
preferredWithdrawalMethod: string;
|
|
15
14
|
/** The Thera payment system that the user will using. 1 is Stripe Express, 2 is Payments V2 (Wise, etc.). This will match the `paymentsVersion` of the `Company` that invites the contractor to the platform. */
|
|
16
15
|
paymentsVersion: number;
|
|
17
16
|
settingsByCompanyId: Record<string, TheraApi.db.CompanySettings>;
|
|
18
|
-
/** If null or empty list, means user doesn't have kyc info. */
|
|
19
|
-
kycInformation: TheraApi.db.KycDocument[];
|
|
20
17
|
}
|
|
@@ -3,11 +3,6 @@ export * from "./ComplianceDocument";
|
|
|
3
3
|
export * from "./ComplianceInformation";
|
|
4
4
|
export * from "./EmployeeOnboardingStatus";
|
|
5
5
|
export * from "./EmployeeInformation";
|
|
6
|
-
export * from "./KycDocumentType";
|
|
7
|
-
export * from "./KycDocument";
|
|
8
|
-
export * from "./KycDocumentFile";
|
|
9
|
-
export * from "./AiPriseVerificationResult";
|
|
10
|
-
export * from "./AiPriseVerificationStatus";
|
|
11
6
|
export * from "./CompanySettings";
|
|
12
7
|
export * from "./WithdrawalMethod";
|
|
13
8
|
export * from "./BankTransfer";
|
|
@@ -19,11 +19,6 @@ __exportStar(require("./ComplianceDocument"), exports);
|
|
|
19
19
|
__exportStar(require("./ComplianceInformation"), exports);
|
|
20
20
|
__exportStar(require("./EmployeeOnboardingStatus"), exports);
|
|
21
21
|
__exportStar(require("./EmployeeInformation"), exports);
|
|
22
|
-
__exportStar(require("./KycDocumentType"), exports);
|
|
23
|
-
__exportStar(require("./KycDocument"), exports);
|
|
24
|
-
__exportStar(require("./KycDocumentFile"), exports);
|
|
25
|
-
__exportStar(require("./AiPriseVerificationResult"), exports);
|
|
26
|
-
__exportStar(require("./AiPriseVerificationStatus"), exports);
|
|
27
22
|
__exportStar(require("./CompanySettings"), exports);
|
|
28
23
|
__exportStar(require("./WithdrawalMethod"), exports);
|
|
29
24
|
__exportStar(require("./BankTransfer"), exports);
|
|
@@ -23,8 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.zeal = exports.thera = exports.test = exports.services = exports.response = exports.request =
|
|
27
|
-
exports.aiprise = __importStar(require("./aiprise"));
|
|
26
|
+
exports.zeal = exports.thera = exports.test = exports.services = exports.response = exports.request = void 0;
|
|
28
27
|
exports.request = __importStar(require("./request"));
|
|
29
28
|
exports.response = __importStar(require("./response"));
|
|
30
29
|
exports.services = __importStar(require("./services"));
|
|
@@ -22,10 +22,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
22
22
|
__setModuleDefault(result, mod);
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
26
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
27
|
-
};
|
|
28
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
26
|
exports.getSupportedWithdrawalMethods = void 0;
|
|
30
27
|
exports.getSupportedWithdrawalMethods = __importStar(require("./getSupportedWithdrawalMethods"));
|
|
31
|
-
__exportStar(require("./requests"), exports);
|
|
@@ -44,5 +44,4 @@ exports.WithdrawalMethodsRequest = core.serialization.object({
|
|
|
44
44
|
type: core.serialization.string().optional(),
|
|
45
45
|
title: core.serialization.string().optional(),
|
|
46
46
|
details: core.serialization.record(core.serialization.string(), core.serialization.string()),
|
|
47
|
-
preferred: core.serialization.boolean(),
|
|
48
47
|
});
|
|
@@ -43,6 +43,4 @@ exports.WorkerTransaction = core.serialization.object({
|
|
|
43
43
|
currency: core.serialization.string(),
|
|
44
44
|
timestamp: core.serialization.date(),
|
|
45
45
|
status: core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../../../../../../../..")))).api.thera.bank.WorkerTransactionStatus; })),
|
|
46
|
-
convertedAmount: core.serialization.number().optional(),
|
|
47
|
-
convertedCurrency: core.serialization.string().optional(),
|
|
48
46
|
});
|
|
@@ -2,10 +2,7 @@ export * from "./VerifyMicrodepositRequest";
|
|
|
2
2
|
export * from "./VerifyAccountSignupRequest";
|
|
3
3
|
export * from "./GetSandboxPublicKey";
|
|
4
4
|
export * from "./GetBankAccountSignupKey";
|
|
5
|
-
export * from "./GetWithdrawalMethodCurrenciesResponse";
|
|
6
|
-
export * from "./WithdrawalMethodCurrency";
|
|
7
5
|
export * from "./WithdrawalMethodsRequest";
|
|
8
|
-
export * from "./EditWithdrawalMethodResponse";
|
|
9
6
|
export * from "./SingleWithdrawalMethodResponse";
|
|
10
7
|
export * from "./WithdrawalMethodField";
|
|
11
8
|
export * from "./WithdrawalMethodGroup";
|
|
@@ -16,7 +13,6 @@ export * from "./SaveWithdrawalMethodResponse";
|
|
|
16
13
|
export * from "./DeleteWithdrawalMethodResponse";
|
|
17
14
|
export * from "./InitiateWorkerWithdrawalRequest";
|
|
18
15
|
export * from "./InitiateWorkerWithdrawalResponse";
|
|
19
|
-
export * from "./GetCurrencyConversionResponse";
|
|
20
16
|
export * from "./GetWorkerBalancesResponse";
|
|
21
17
|
export * from "./WorkerBalance";
|
|
22
18
|
export * from "./GetWorkerTransactionsResponse";
|
|
@@ -18,10 +18,7 @@ __exportStar(require("./VerifyMicrodepositRequest"), exports);
|
|
|
18
18
|
__exportStar(require("./VerifyAccountSignupRequest"), exports);
|
|
19
19
|
__exportStar(require("./GetSandboxPublicKey"), exports);
|
|
20
20
|
__exportStar(require("./GetBankAccountSignupKey"), exports);
|
|
21
|
-
__exportStar(require("./GetWithdrawalMethodCurrenciesResponse"), exports);
|
|
22
|
-
__exportStar(require("./WithdrawalMethodCurrency"), exports);
|
|
23
21
|
__exportStar(require("./WithdrawalMethodsRequest"), exports);
|
|
24
|
-
__exportStar(require("./EditWithdrawalMethodResponse"), exports);
|
|
25
22
|
__exportStar(require("./SingleWithdrawalMethodResponse"), exports);
|
|
26
23
|
__exportStar(require("./WithdrawalMethodField"), exports);
|
|
27
24
|
__exportStar(require("./WithdrawalMethodGroup"), exports);
|
|
@@ -32,7 +29,6 @@ __exportStar(require("./SaveWithdrawalMethodResponse"), exports);
|
|
|
32
29
|
__exportStar(require("./DeleteWithdrawalMethodResponse"), exports);
|
|
33
30
|
__exportStar(require("./InitiateWorkerWithdrawalRequest"), exports);
|
|
34
31
|
__exportStar(require("./InitiateWorkerWithdrawalResponse"), exports);
|
|
35
|
-
__exportStar(require("./GetCurrencyConversionResponse"), exports);
|
|
36
32
|
__exportStar(require("./GetWorkerBalancesResponse"), exports);
|
|
37
33
|
__exportStar(require("./WorkerBalance"), exports);
|
|
38
34
|
__exportStar(require("./GetWorkerTransactionsResponse"), exports);
|
|
@@ -0,0 +1,10 @@
|
|
|
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 CompanyPayFrequency: core.serialization.Schema<serializers.api.thera.company.CompanyPayFrequency.Raw, TheraApi.api.thera.company.CompanyPayFrequency>;
|
|
8
|
+
export declare namespace CompanyPayFrequency {
|
|
9
|
+
type Raw = "weekly" | "biweekly" | "semimonthly" | "monthly";
|
|
10
|
+
}
|
|
@@ -27,5 +27,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.CompanyPayFrequency = void 0;
|
|
30
|
-
const core = __importStar(require("
|
|
30
|
+
const core = __importStar(require("../../../../../../../../../../core"));
|
|
31
31
|
exports.CompanyPayFrequency = core.serialization.enum_(["weekly", "biweekly", "semimonthly", "monthly"]);
|
|
@@ -5,10 +5,4 @@ export * from "./CreateEmployment";
|
|
|
5
5
|
export * from "./CreateMilestoneDetails";
|
|
6
6
|
export * from "./CreateMilestone";
|
|
7
7
|
export * from "./InviteContractorResponse";
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./CompanyApiResponse";
|
|
10
|
-
export * from "./CompanySettings";
|
|
11
|
-
export * from "./SubscriptionPricing";
|
|
12
|
-
export * from "./Flags";
|
|
13
|
-
export * from "./W2Payroll";
|
|
14
|
-
export * from "./PaymentMethodStatus";
|
|
8
|
+
export * from "./CompanyPayFrequency";
|
|
@@ -21,10 +21,4 @@ __exportStar(require("./CreateEmployment"), exports);
|
|
|
21
21
|
__exportStar(require("./CreateMilestoneDetails"), exports);
|
|
22
22
|
__exportStar(require("./CreateMilestone"), exports);
|
|
23
23
|
__exportStar(require("./InviteContractorResponse"), exports);
|
|
24
|
-
__exportStar(require("./
|
|
25
|
-
__exportStar(require("./CompanyApiResponse"), exports);
|
|
26
|
-
__exportStar(require("./CompanySettings"), exports);
|
|
27
|
-
__exportStar(require("./SubscriptionPricing"), exports);
|
|
28
|
-
__exportStar(require("./Flags"), exports);
|
|
29
|
-
__exportStar(require("./W2Payroll"), exports);
|
|
30
|
-
__exportStar(require("./PaymentMethodStatus"), exports);
|
|
24
|
+
__exportStar(require("./CompanyPayFrequency"), exports);
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../../..";
|
|
5
5
|
import * as TheraApi from "../../../../../../../../../../api";
|
|
6
6
|
import * as core from "../../../../../../../../../../core";
|
|
7
|
-
export declare const
|
|
8
|
-
export declare namespace
|
|
7
|
+
export declare const GetCurrentPayCycleResponse: core.serialization.ObjectSchema<serializers.api.thera.employment.GetCurrentPayCycleResponse.Raw, TheraApi.api.thera.employment.GetCurrentPayCycleResponse>;
|
|
8
|
+
export declare namespace GetCurrentPayCycleResponse {
|
|
9
9
|
interface Raw {
|
|
10
10
|
payCycle: serializers.api.thera.employment.PayCycleEstimate.Raw;
|
|
11
11
|
}
|
|
@@ -35,8 +35,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
35
35
|
});
|
|
36
36
|
};
|
|
37
37
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
38
|
-
exports.
|
|
38
|
+
exports.GetCurrentPayCycleResponse = void 0;
|
|
39
39
|
const core = __importStar(require("../../../../../../../../../../core"));
|
|
40
|
-
exports.
|
|
40
|
+
exports.GetCurrentPayCycleResponse = core.serialization.object({
|
|
41
41
|
payCycle: core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../../../../../../../..")))).api.thera.employment.PayCycleEstimate; })),
|
|
42
42
|
});
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./
|
|
17
|
+
__exportStar(require("./GetCurrentPayCycleResponse"), exports);
|
|
18
18
|
__exportStar(require("./CreateContractEstimateRequest"), exports);
|
|
19
19
|
__exportStar(require("./ContractEstimateRequest"), exports);
|
|
20
20
|
__exportStar(require("./PayCycleEstimateRequest"), exports);
|