@reposit/api-client 6.71.0-alpha.0 → 6.71.0

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/dist/index.d.ts CHANGED
@@ -7272,6 +7272,7 @@ export declare enum UserDTOInternalRolesEnum {
7272
7272
  CLAIMUPDATEAUTOCHARGE = "CLAIM_UPDATE_AUTO_CHARGE",
7273
7273
  CLAIMITEMCORRECTIVECHANGE = "CLAIM_ITEM_CORRECTIVE_CHANGE",
7274
7274
  CLAIMDELETE = "CLAIM_DELETE",
7275
+ BANKTRANSACTIONIMPORT = "BANK_TRANSACTION_IMPORT",
7275
7276
  PAYMENTPLANINSTALMENTDELETE = "PAYMENT_PLAN_INSTALMENT_DELETE"
7276
7277
  }
7277
7278