@silexpert/core 0.4.215 → 0.4.216
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/es/api/resources/3cx.d.ts +8 -0
- package/es/api/resources/3cx.d.ts.map +1 -0
- package/es/api/resources/3cx.js +10 -0
- package/es/api/resources/3cx.js.map +1 -0
- package/es/api/resources/Transaction.d.ts +2 -1
- package/es/api/resources/Transaction.d.ts.map +1 -1
- package/es/api/resources/Transaction.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BudgetInsight.d.ts +14 -0
- package/es/types/Enum/BudgetInsight.d.ts.map +1 -1
- package/es/types/Enum/BudgetInsight.js +15 -0
- package/es/types/Enum/BudgetInsight.js.map +1 -1
- package/es/types/Interface/api/3cx/Query3cxSearch.d.ts +7 -0
- package/es/types/Interface/api/3cx/Query3cxSearch.d.ts.map +1 -1
- package/es/types/Interface/api/3cx/Query3cxSearch.js +30 -1
- package/es/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
- package/es/types/Interface/api/3cx/Read3cxSearch.d.ts +6 -0
- package/es/types/Interface/api/3cx/Read3cxSearch.d.ts.map +1 -1
- package/es/types/Interface/api/3cx/Read3cxSearch.js +2 -0
- package/es/types/Interface/api/3cx/Read3cxSearch.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Query.d.ts +3 -4
- package/es/types/Interface/api/budgetInsight/Query.d.ts.map +1 -1
- package/es/types/Interface/api/budgetInsight/Query.js.map +1 -1
- package/es/types/Interface/api/budgetInsight/Read.d.ts +3 -14
- package/es/types/Interface/api/budgetInsight/Read.d.ts.map +1 -1
- package/es/types/Interface/api/budgetInsight/Read.js.map +1 -1
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.d.ts +2 -0
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.d.ts.map +1 -1
- package/es/types/Interface/api/revision/ReadRevisionTransactionDetail.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.d.ts +3 -0
- package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/api/resources/3cx.js +24 -0
- package/js/api/resources/3cx.js.map +1 -0
- package/js/api/resources/Transaction.js.map +1 -1
- package/js/api/resources.js +4 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BudgetInsight.js +17 -0
- package/js/types/Enum/BudgetInsight.js.map +1 -1
- package/js/types/Interface/api/3cx/Query3cxSearch.js +23 -1
- package/js/types/Interface/api/3cx/Query3cxSearch.js.map +1 -1
- package/js/types/Interface/api/3cx/Read3cxSearch.js +4 -0
- package/js/types/Interface/api/3cx/Read3cxSearch.js.map +1 -1
- package/js/types/Interface/api/budgetInsight/Query.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/3cx.ts +15 -0
- package/ts/api/resources/Transaction.ts +1 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BudgetInsight.ts +15 -0
- package/ts/types/Interface/api/3cx/Query3cxSearch.ts +28 -1
- package/ts/types/Interface/api/3cx/Read3cxSearch.ts +7 -0
- package/ts/types/Interface/api/budgetInsight/Query.ts +3 -4
- package/ts/types/Interface/api/budgetInsight/Read.ts +4 -15
- package/ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts +2 -0
- package/ts/types/Interface/models/IMobileNotificationLog.ts +3 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { BasePaginate, OptionalQueryPaginate, Query3cxLog, Read3cxAgent } from '../../types';
|
|
2
|
+
import { ICallHistory } from '../../types/Interface/models/ICallHistory';
|
|
3
|
+
import { Resource } from '../Resource';
|
|
4
|
+
export declare class Cx extends Resource {
|
|
5
|
+
getPaginate(params: Query3cxLog & OptionalQueryPaginate): Promise<BasePaginate<ICallHistory>>;
|
|
6
|
+
getAllAgents(): Promise<Read3cxAgent[]>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=3cx.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"3cx.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/3cx.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EAAE,qBAAqB,EAAE,WAAW,EAAE,YAAY,EAC/D,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,YAAY,EAAE,MAAM,2CAA2C,CAAC;AACzE,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,qBAAa,EAAG,SAAQ,QAAQ;IAC9B,WAAW,CAAC,MAAM,EAAE,WAAW,GAAG,qBAAqB,GAAG,OAAO,CAAC,YAAY,CAAC,YAAY,CAAC,CAAC;IAI7F,YAAY,IAAI,OAAO,CAAC,YAAY,EAAE,CAAC;CAGxC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Resource } from '../Resource';
|
|
2
|
+
export class Cx extends Resource {
|
|
3
|
+
getPaginate(params) {
|
|
4
|
+
return this.axios.$get('/connectors/3cx/logs', { params });
|
|
5
|
+
}
|
|
6
|
+
getAllAgents() {
|
|
7
|
+
return this.axios.$get('/connectors/3cx/agents');
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=3cx.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"3cx.js","sourceRoot":"","sources":["../../../ts/api/resources/3cx.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEvC,MAAM,OAAO,EAAG,SAAQ,QAAQ;IAC9B,WAAW,CAAC,MAA2C;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,sBAAsB,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC7D,CAAC;IAED,YAAY;QACV,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC;IACnD,CAAC;CACF","sourcesContent":["import {\n BasePaginate, OptionalQueryPaginate, Query3cxLog, Read3cxAgent,\n} from '../../types';\nimport { ICallHistory } from '../../types/Interface/models/ICallHistory';\nimport { Resource } from '../Resource';\n\nexport class Cx extends Resource {\n getPaginate(params: Query3cxLog & OptionalQueryPaginate): Promise<BasePaginate<ICallHistory>> {\n return this.axios.$get('/connectors/3cx/logs', { params });\n }\n\n getAllAgents(): Promise<Read3cxAgent[]> {\n return this.axios.$get('/connectors/3cx/agents');\n }\n}"]}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
/// <reference types="node" />
|
|
1
2
|
import { Resource } from '../Resource';
|
|
2
3
|
import { BasePaginate, ReadFormattedAccountingTransaction, UpdateAccountingTransaction, DeleteTransactions, QueryUnexport, QueryGetAllTransactions, IAccountingTransaction, ReadAccountantBalance, CreateManualEntry, IAccountingEntry, QueryDeleteInvoices, ReadDeletedInvoices, QuerySocietyTransactionCount, ReadSocietyTransactionCount, ReadBankAccountSum, QueryBankAccountSum, QueryTransaction } from '../../types';
|
|
3
4
|
export declare class Transaction extends Resource {
|
|
4
5
|
getFormattedPaginate(idSociety: number, params: QueryTransaction): Promise<BasePaginate<ReadFormattedAccountingTransaction>>;
|
|
5
|
-
export(idSociety: number, params: QueryTransaction): Promise<
|
|
6
|
+
export(idSociety: number, params: QueryTransaction): Promise<Buffer>;
|
|
6
7
|
getAll(idSociety: number, query: QueryGetAllTransactions): Promise<IAccountingTransaction[]>;
|
|
7
8
|
unexport(idSociety: number, params: QueryUnexport): Promise<void>;
|
|
8
9
|
annotate(id: number, data: UpdateAccountingTransaction): Promise<ReadFormattedAccountingTransaction>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Transaction.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EACZ,kCAAkC,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,aAAa,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,gBAAgB,EAChX,MAAM,aAAa,CAAC;AAErB,qBAAa,WAAY,SAAQ,QAAQ;IACvC,oBAAoB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,YAAY,CAAC,kCAAkC,CAAC,CAAC;IAM5H,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"Transaction.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EACZ,kCAAkC,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,aAAa,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,4BAA4B,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,gBAAgB,EAChX,MAAM,aAAa,CAAC;AAErB,qBAAa,WAAY,SAAQ,QAAQ;IACvC,oBAAoB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,YAAY,CAAC,kCAAkC,CAAC,CAAC;IAM5H,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,GAAG,OAAO,CAAC,MAAM,CAAC;IAKpE,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,uBAAuB,GAAG,OAAO,CAAC,sBAAsB,EAAE,CAAC;IAG5F,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,aAAa,GAAG,OAAO,CAAC,IAAI,CAAC;IAGjE,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,2BAA2B,GAAG,OAAO,CAAC,kCAAkC,CAAC;IAGpG,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAGtD,kBAAkB,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC;IAIzE,oBAAoB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC;IAI/E,YAAY,CAAC,IAAI,EAAE,KAAK,CAAC,iBAAiB,CAAC,GAAG,OAAO,CAAC,sBAAsB,CAAC;IAI7E,YAAY,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAIzE,sBAAsB,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,mBAAmB,GAAG,OAAO,CAAC,mBAAmB,CAAC;IAInG,eAAe,CACb,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,4BAA4B,GACnC,OAAO,CAAC,2BAA2B,CAAC;IAIvC,iBAAiB,CAAC,KAAK,EAAE,mBAAmB,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAI1E,GAAG,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,kCAAkC,CAAC;IAI5D,cAAc,IAAI,OAAO,CAAC,MAAM,CAAC;CAGlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Transaction.js","sourceRoot":"","sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAMvC,MAAM,OAAO,WAAY,SAAQ,QAAQ;IACvC,oBAAoB,CAAC,SAAiB,EAAE,MAAwB;QAC9D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,eAAe,EAAE;YAC3D,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IAED,MAAM,CAAC,SAAiB,EAAE,MAAwB;QAChD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,sBAAsB,EAAE;YAClE,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IACD,MAAM,CAAC,SAAiB,EAAE,KAA8B;QACtD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,oBAAoB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACvF,CAAC;IACD,QAAQ,CAAC,SAAiB,EAAE,MAAqB;QAC/C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,wBAAwB,EAAE,MAAM,CAAC,CAAC;IAChF,CAAC;IACD,QAAQ,CAAC,EAAU,EAAE,IAAiC;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC;IACtD,CAAC;IACD,MAAM,CAAC,SAAiB,EAAE,EAAU;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,SAAS,gBAAgB,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IACD,kBAAkB,CAAC,EAAU,EAAE,IAAwB;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,gBAAgB,EAAE,eAAe,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC;IACjF,CAAC;IAED,oBAAoB,CAAC,UAAkB;QACrC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,UAAU,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED,YAAY,CAAC,IAA8B;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,8BAA8B,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;IAED,YAAY,CAAC,UAAkB;QAC7B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,0CAA0C,UAAU,EAAE,CAAC,CAAC;IACjF,CAAC;IAED,sBAAsB,CAAC,SAAiB,EAAE,KAA0B;QAClE,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,SAAS,uBAAuB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IAC7F,CAAC;IAED,eAAe,CACb,SAAiB,EACjB,MAAoC;QAEpC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,iCAAiC,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC7F,CAAC;IAED,iBAAiB,CAAC,KAA0B;QAC1C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wCAAwC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACtF,CAAC;IAED,GAAG,CAAC,EAAU;QACZ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,CAAC,CAAC;IAChD,CAAC;IAED,cAAc;QACZ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,sCAAsC,CAAC,CAAC;IACjE,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n ReadFormattedAccountingTransaction, UpdateAccountingTransaction, DeleteTransactions, QueryUnexport, QueryGetAllTransactions, IAccountingTransaction, ReadAccountantBalance, CreateManualEntry, IAccountingEntry, QueryDeleteInvoices, ReadDeletedInvoices, QuerySocietyTransactionCount, ReadSocietyTransactionCount, ReadBankAccountSum, QueryBankAccountSum, QueryTransaction,\n} from '../../types';\n\nexport class Transaction extends Resource {\n getFormattedPaginate(idSociety: number, params: QueryTransaction): Promise<BasePaginate<ReadFormattedAccountingTransaction>> {\n return this.axios.$get(`/society/${idSociety}/transactions`, {\n params,\n });\n }\n\n export(idSociety: number, params: QueryTransaction): Promise<
|
|
1
|
+
{"version":3,"file":"Transaction.js","sourceRoot":"","sources":["../../../ts/api/resources/Transaction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAMvC,MAAM,OAAO,WAAY,SAAQ,QAAQ;IACvC,oBAAoB,CAAC,SAAiB,EAAE,MAAwB;QAC9D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,eAAe,EAAE;YAC3D,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IAED,MAAM,CAAC,SAAiB,EAAE,MAAwB;QAChD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,sBAAsB,EAAE;YAClE,MAAM;SACP,CAAC,CAAC;IACL,CAAC;IACD,MAAM,CAAC,SAAiB,EAAE,KAA8B;QACtD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,oBAAoB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACvF,CAAC;IACD,QAAQ,CAAC,SAAiB,EAAE,MAAqB;QAC/C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,wBAAwB,EAAE,MAAM,CAAC,CAAC;IAChF,CAAC;IACD,QAAQ,CAAC,EAAU,EAAE,IAAiC;QACpD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC;IACtD,CAAC;IACD,MAAM,CAAC,SAAiB,EAAE,EAAU;QAClC,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,SAAS,gBAAgB,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IACD,kBAAkB,CAAC,EAAU,EAAE,IAAwB;QACrD,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,gBAAgB,EAAE,eAAe,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC;IACjF,CAAC;IAED,oBAAoB,CAAC,UAAkB;QACrC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,oBAAoB,UAAU,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED,YAAY,CAAC,IAA8B;QACzC,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,8BAA8B,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;IAED,YAAY,CAAC,UAAkB;QAC7B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,0CAA0C,UAAU,EAAE,CAAC,CAAC;IACjF,CAAC;IAED,sBAAsB,CAAC,SAAiB,EAAE,KAA0B;QAClE,OAAO,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,YAAY,SAAS,uBAAuB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IAC7F,CAAC;IAED,eAAe,CACb,SAAiB,EACjB,MAAoC;QAEpC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,SAAS,iCAAiC,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IAC7F,CAAC;IAED,iBAAiB,CAAC,KAA0B;QAC1C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,wCAAwC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACtF,CAAC;IAED,GAAG,CAAC,EAAU;QACZ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,CAAC,CAAC;IAChD,CAAC;IAED,cAAc;QACZ,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,sCAAsC,CAAC,CAAC;IACjE,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n ReadFormattedAccountingTransaction, UpdateAccountingTransaction, DeleteTransactions, QueryUnexport, QueryGetAllTransactions, IAccountingTransaction, ReadAccountantBalance, CreateManualEntry, IAccountingEntry, QueryDeleteInvoices, ReadDeletedInvoices, QuerySocietyTransactionCount, ReadSocietyTransactionCount, ReadBankAccountSum, QueryBankAccountSum, QueryTransaction,\n} from '../../types';\n\nexport class Transaction extends Resource {\n getFormattedPaginate(idSociety: number, params: QueryTransaction): Promise<BasePaginate<ReadFormattedAccountingTransaction>> {\n return this.axios.$get(`/society/${idSociety}/transactions`, {\n params,\n });\n }\n\n export(idSociety: number, params: QueryTransaction): Promise<Buffer> {\n return this.axios.$get(`/society/${idSociety}/transactions/export`, {\n params,\n });\n }\n getAll(idSociety: number, query: QueryGetAllTransactions): Promise<IAccountingTransaction[]> {\n return this.axios.$get(`/society/${idSociety}/transactions/list`, { params: query });\n }\n unexport(idSociety: number, params: QueryUnexport): Promise<void> {\n return this.axios.$put(`/society/${idSociety}/transactions/unexport`, params);\n }\n annotate(id: number, data: UpdateAccountingTransaction): Promise<ReadFormattedAccountingTransaction> {\n return this.axios.$put(`/transactions/${id}`, data);\n }\n delete(idSociety: number, id: number): Promise<number> {\n return this.axios.$delete(`/society/${idSociety}/transaction/${id}`);\n }\n deleteTransactions(id: number, data: DeleteTransactions): Promise<number> {\n return this.axios.$delete(`/bankAccount/${id}/transactions`, { params: data });\n }\n\n getBalanceQuotaShare(idExercice: number): Promise<Array<ReadAccountantBalance>> {\n return this.axios.$get(`/society/balance/${idExercice}`);\n }\n\n createManual(data: Array<CreateManualEntry>): Promise<IAccountingTransaction> {\n return this.axios.$post('/society/manual-transactions', data);\n }\n\n getAllManual(idExercice: number): Promise<Array<Array<IAccountingEntry>>> {\n return this.axios.$get(`/society/manual-transactions/exercices/${idExercice}`);\n }\n\n deleteMultipleInvoices(idSociety: number, query: QueryDeleteInvoices): Promise<ReadDeletedInvoices> {\n return this.axios.$delete(`/society/${idSociety}/invoice-transactions`, { params: query });\n }\n\n toAnnotateCount(\n idSociety: number,\n params: QuerySocietyTransactionCount,\n ): Promise<ReadSocietyTransactionCount> {\n return this.axios.$get(`/society/${idSociety}/transactions/to-annotate/count`, { params });\n }\n\n getBankAccountSum(query: QueryBankAccountSum): Promise<ReadBankAccountSum> {\n return this.axios.$get('/society/transactions/bank-account-sum', { params: query });\n }\n\n get(id: number): Promise<ReadFormattedAccountingTransaction> {\n return this.axios.$get(`/transactions/${id}`);\n }\n\n getCashdeskSum(): Promise<number> {\n return this.axios.$get('/societies/transactions/cashdesk-sum');\n }\n}"]}
|
package/es/api/resources.d.ts
CHANGED
|
@@ -79,6 +79,7 @@ import { Mobile } from './resources/Mobile';
|
|
|
79
79
|
import { Task } from './resources/Task';
|
|
80
80
|
import { SocietyEvent } from './resources/SocietyEvent';
|
|
81
81
|
import { Comment } from './resources/Comment';
|
|
82
|
+
import { Cx } from './resources/3cx';
|
|
82
83
|
export declare const resources: {
|
|
83
84
|
simulation: typeof Simulation;
|
|
84
85
|
budgetInsight: typeof BudgetInsight;
|
|
@@ -161,5 +162,6 @@ export declare const resources: {
|
|
|
161
162
|
societyEvent: typeof SocietyEvent;
|
|
162
163
|
task: typeof Task;
|
|
163
164
|
comment: typeof Comment;
|
|
165
|
+
cx: typeof Cx;
|
|
164
166
|
};
|
|
165
167
|
//# sourceMappingURL=resources.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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"}
|
package/es/api/resources.js
CHANGED
|
@@ -79,6 +79,7 @@ import { Mobile } from './resources/Mobile';
|
|
|
79
79
|
import { Task } from './resources/Task';
|
|
80
80
|
import { SocietyEvent } from './resources/SocietyEvent';
|
|
81
81
|
import { Comment } from './resources/Comment';
|
|
82
|
+
import { Cx } from './resources/3cx';
|
|
82
83
|
export const resources = {
|
|
83
84
|
simulation: Simulation,
|
|
84
85
|
budgetInsight: BudgetInsight,
|
|
@@ -161,5 +162,6 @@ export const resources = {
|
|
|
161
162
|
societyEvent: SocietyEvent,
|
|
162
163
|
task: Task,
|
|
163
164
|
comment: Comment,
|
|
165
|
+
cx: Cx,
|
|
164
166
|
};
|
|
165
167
|
//# sourceMappingURL=resources.js.map
|
package/es/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n};\n"]}
|
|
1
|
+
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"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","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { Cx } from './resources/3cx';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n cx: Cx,\n};\n"]}
|
|
@@ -12,4 +12,18 @@ export declare enum BudgetInsightEvent {
|
|
|
12
12
|
SUBSCRIPTION_SYNCED = "SUBSCRIPTION_SYNCED",
|
|
13
13
|
PAYMENT_STATE_UPDATED = "PAYMENT_STATE_UPDATED"
|
|
14
14
|
}
|
|
15
|
+
export declare enum BudgetInsightConnectionState {
|
|
16
|
+
SCA_REQUIRED = "SCARequired",
|
|
17
|
+
WEBAUTH_REQUIRED = "webAuthRequired",
|
|
18
|
+
ADDITIONAL_INFORMATION_NEEDED = "additionalInformationNeeded",
|
|
19
|
+
DECOUPLED = "decoupled",
|
|
20
|
+
VALIDATING = "validating",
|
|
21
|
+
ACTION_NEEDED = "actionNeeded",
|
|
22
|
+
PASSWORD_EXPIRED = "passwordExpired",
|
|
23
|
+
WRONG_PASS = "wrongpass",
|
|
24
|
+
RATE_LIMITING = "rateLimiting",
|
|
25
|
+
WEBSITE_UNAVAILABLE = "websiteUnavailable",
|
|
26
|
+
BUG = "bug",
|
|
27
|
+
NOT_SUPPORTED = "notSupported"
|
|
28
|
+
}
|
|
15
29
|
//# sourceMappingURL=BudgetInsight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BudgetInsight.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/BudgetInsight.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,YAAY,iBAAiB;IAC7B,YAAY,iBAAiB;IAC7B,gBAAgB,qBAAqB;IACrC,cAAc,mBAAmB;IACjC,gBAAgB,qBAAqB;IACrC,eAAe,oBAAoB;IACnC,aAAa,kBAAkB;IAC/B,iBAAiB,sBAAsB;IACvC,kBAAkB,uBAAuB;IACzC,kBAAkB,uBAAuB;IACzC,mBAAmB,wBAAwB;IAC3C,qBAAqB,0BAA0B;CAChD"}
|
|
1
|
+
{"version":3,"file":"BudgetInsight.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/BudgetInsight.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,YAAY,iBAAiB;IAC7B,YAAY,iBAAiB;IAC7B,gBAAgB,qBAAqB;IACrC,cAAc,mBAAmB;IACjC,gBAAgB,qBAAqB;IACrC,eAAe,oBAAoB;IACnC,aAAa,kBAAkB;IAC/B,iBAAiB,sBAAsB;IACvC,kBAAkB,uBAAuB;IACzC,kBAAkB,uBAAuB;IACzC,mBAAmB,wBAAwB;IAC3C,qBAAqB,0BAA0B;CAChD;AAED,oBAAY,4BAA4B;IACtC,YAAY,gBAAgB;IAC5B,gBAAgB,oBAAoB;IACpC,6BAA6B,gCAAgC;IAC7D,SAAS,cAAc;IACvB,UAAU,eAAe;IACzB,aAAa,iBAAiB;IAC9B,gBAAgB,oBAAoB;IACpC,UAAU,cAAc;IACxB,aAAa,iBAAiB;IAC9B,mBAAmB,uBAAuB;IAC1C,GAAG,QAAQ;IACX,aAAa,iBAAiB;CAC/B"}
|
|
@@ -13,4 +13,19 @@ export var BudgetInsightEvent;
|
|
|
13
13
|
BudgetInsightEvent["SUBSCRIPTION_SYNCED"] = "SUBSCRIPTION_SYNCED";
|
|
14
14
|
BudgetInsightEvent["PAYMENT_STATE_UPDATED"] = "PAYMENT_STATE_UPDATED";
|
|
15
15
|
})(BudgetInsightEvent || (BudgetInsightEvent = {}));
|
|
16
|
+
export var BudgetInsightConnectionState;
|
|
17
|
+
(function (BudgetInsightConnectionState) {
|
|
18
|
+
BudgetInsightConnectionState["SCA_REQUIRED"] = "SCARequired";
|
|
19
|
+
BudgetInsightConnectionState["WEBAUTH_REQUIRED"] = "webAuthRequired";
|
|
20
|
+
BudgetInsightConnectionState["ADDITIONAL_INFORMATION_NEEDED"] = "additionalInformationNeeded";
|
|
21
|
+
BudgetInsightConnectionState["DECOUPLED"] = "decoupled";
|
|
22
|
+
BudgetInsightConnectionState["VALIDATING"] = "validating";
|
|
23
|
+
BudgetInsightConnectionState["ACTION_NEEDED"] = "actionNeeded";
|
|
24
|
+
BudgetInsightConnectionState["PASSWORD_EXPIRED"] = "passwordExpired";
|
|
25
|
+
BudgetInsightConnectionState["WRONG_PASS"] = "wrongpass";
|
|
26
|
+
BudgetInsightConnectionState["RATE_LIMITING"] = "rateLimiting";
|
|
27
|
+
BudgetInsightConnectionState["WEBSITE_UNAVAILABLE"] = "websiteUnavailable";
|
|
28
|
+
BudgetInsightConnectionState["BUG"] = "bug";
|
|
29
|
+
BudgetInsightConnectionState["NOT_SUPPORTED"] = "notSupported";
|
|
30
|
+
})(BudgetInsightConnectionState || (BudgetInsightConnectionState = {}));
|
|
16
31
|
//# sourceMappingURL=BudgetInsight.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BudgetInsight.js","sourceRoot":"","sources":["../../../ts/types/Enum/BudgetInsight.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,kBAaX;AAbD,WAAY,kBAAkB;IAC5B,mDAA6B,CAAA;IAC7B,mDAA6B,CAAA;IAC7B,2DAAqC,CAAA;IACrC,uDAAiC,CAAA;IACjC,2DAAqC,CAAA;IACrC,yDAAmC,CAAA;IACnC,qDAA+B,CAAA;IAC/B,6DAAuC,CAAA;IACvC,+DAAyC,CAAA;IACzC,+DAAyC,CAAA;IACzC,iEAA2C,CAAA;IAC3C,qEAA+C,CAAA;AACjD,CAAC,EAbW,kBAAkB,KAAlB,kBAAkB,QAa7B","sourcesContent":["export enum BudgetInsightEvent {\n USER_CREATED = 'USER_CREATED',\n USER_DELETED = 'USER_DELETED',\n ACCOUNTS_FETCHED = 'ACCOUNTS_FETCHED',\n ACCOUNT_SYNCED = 'ACCOUNT_SYNCED',\n ACCOUNT_DISABLED = 'ACCOUNT_DISABLED',\n ACCOUNT_ENABLED = 'ACCOUNT_ENABLED',\n ACCOUNT_FOUND = 'ACCOUNT_FOUND',\n CONNECTION_SYNCED = 'CONNECTION_SYNCED',\n CONNECTION_DELETED = 'CONNECTION_DELETED',\n SUBSCRIPTION_FOUND = 'SUBSCRIPTION_FOUND',\n SUBSCRIPTION_SYNCED = 'SUBSCRIPTION_SYNCED',\n PAYMENT_STATE_UPDATED = 'PAYMENT_STATE_UPDATED',\n}"]}
|
|
1
|
+
{"version":3,"file":"BudgetInsight.js","sourceRoot":"","sources":["../../../ts/types/Enum/BudgetInsight.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,kBAaX;AAbD,WAAY,kBAAkB;IAC5B,mDAA6B,CAAA;IAC7B,mDAA6B,CAAA;IAC7B,2DAAqC,CAAA;IACrC,uDAAiC,CAAA;IACjC,2DAAqC,CAAA;IACrC,yDAAmC,CAAA;IACnC,qDAA+B,CAAA;IAC/B,6DAAuC,CAAA;IACvC,+DAAyC,CAAA;IACzC,+DAAyC,CAAA;IACzC,iEAA2C,CAAA;IAC3C,qEAA+C,CAAA;AACjD,CAAC,EAbW,kBAAkB,KAAlB,kBAAkB,QAa7B;AAED,MAAM,CAAN,IAAY,4BAaX;AAbD,WAAY,4BAA4B;IACtC,4DAA4B,CAAA;IAC5B,oEAAoC,CAAA;IACpC,6FAA6D,CAAA;IAC7D,uDAAuB,CAAA;IACvB,yDAAyB,CAAA;IACzB,8DAA8B,CAAA;IAC9B,oEAAoC,CAAA;IACpC,wDAAwB,CAAA;IACxB,8DAA8B,CAAA;IAC9B,0EAA0C,CAAA;IAC1C,2CAAW,CAAA;IACX,8DAA8B,CAAA;AAChC,CAAC,EAbW,4BAA4B,KAA5B,4BAA4B,QAavC","sourcesContent":["export enum BudgetInsightEvent {\n USER_CREATED = 'USER_CREATED',\n USER_DELETED = 'USER_DELETED',\n ACCOUNTS_FETCHED = 'ACCOUNTS_FETCHED',\n ACCOUNT_SYNCED = 'ACCOUNT_SYNCED',\n ACCOUNT_DISABLED = 'ACCOUNT_DISABLED',\n ACCOUNT_ENABLED = 'ACCOUNT_ENABLED',\n ACCOUNT_FOUND = 'ACCOUNT_FOUND',\n CONNECTION_SYNCED = 'CONNECTION_SYNCED',\n CONNECTION_DELETED = 'CONNECTION_DELETED',\n SUBSCRIPTION_FOUND = 'SUBSCRIPTION_FOUND',\n SUBSCRIPTION_SYNCED = 'SUBSCRIPTION_SYNCED',\n PAYMENT_STATE_UPDATED = 'PAYMENT_STATE_UPDATED',\n}\n\nexport enum BudgetInsightConnectionState {\n SCA_REQUIRED = 'SCARequired', // An SCA process must be performed to resume the synchronization process.\n WEBAUTH_REQUIRED = 'webAuthRequired', // A web-based authentication process is required using the /webauth endpoint.\n ADDITIONAL_INFORMATION_NEEDED = 'additionalInformationNeeded', // Additional information is needed to resume synchronization, such as an OTP. Connections in this state have a fields property.\n DECOUPLED = 'decoupled', // User validation is required on a third-party app or device (ex: digital key).\n VALIDATING = 'validating', // User validation is being processed on our side. This state is temporary.\n ACTION_NEEDED = 'actionNeeded', // An action is needed on the website by the user, synchronization is blocked.\n PASSWORD_EXPIRED = 'passwordExpired', // The password has expired and needs to be changed by the user before the synchronization can be retried.\n WRONG_PASS = 'wrongpass', // The target website or API is temporarily blocking synchronizations due to rate limiting.\n RATE_LIMITING = 'rateLimiting', // The target website or API is temporarily blocking synchronizations due to rate limiting.\n WEBSITE_UNAVAILABLE = 'websiteUnavailable', // The connector website or API is unavailable.\n BUG = 'bug', // An internal error has occurred during the synchronization.\n NOT_SUPPORTED = 'notSupported', // The source is not supported on the connector\n}"]}
|
|
@@ -1,5 +1,12 @@
|
|
|
1
|
+
import { CallType } from '../../../Enum/Call';
|
|
1
2
|
export declare class Query3cxSearch {
|
|
2
3
|
number?: string;
|
|
3
4
|
email?: string;
|
|
4
5
|
}
|
|
6
|
+
export declare class Query3cxLog {
|
|
7
|
+
idAgent?: number;
|
|
8
|
+
callType?: CallType[];
|
|
9
|
+
minStartDate?: Date;
|
|
10
|
+
maxStartDate?: Date;
|
|
11
|
+
}
|
|
5
12
|
//# sourceMappingURL=Query3cxSearch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query3cxSearch.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Query3cxSearch.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Query3cxSearch.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Query3cxSearch.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAE9C,qBAAa,cAAc;IAIzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAKhB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qBAAa,WAAW;IAItB,OAAO,CAAC,EAAE,MAAM,CAAC;IAOjB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IAKtB,YAAY,CAAC,EAAE,IAAI,CAAC;IAKpB,YAAY,CAAC,EAAE,IAAI,CAAC;CACrB"}
|
|
@@ -7,8 +7,9 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
7
7
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
8
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
9
|
};
|
|
10
|
-
import { IsOptional, IsString } from 'class-validator';
|
|
10
|
+
import { IsDate, IsEnum, IsNumber, IsOptional, IsString, } from 'class-validator';
|
|
11
11
|
import { ApiPropertyOptional } from '../../../../utils';
|
|
12
|
+
import { CallType } from '../../../Enum/Call';
|
|
12
13
|
export class Query3cxSearch {
|
|
13
14
|
}
|
|
14
15
|
__decorate([
|
|
@@ -23,4 +24,32 @@ __decorate([
|
|
|
23
24
|
IsOptional(),
|
|
24
25
|
__metadata("design:type", String)
|
|
25
26
|
], Query3cxSearch.prototype, "email", void 0);
|
|
27
|
+
export class Query3cxLog {
|
|
28
|
+
}
|
|
29
|
+
__decorate([
|
|
30
|
+
ApiPropertyOptional({ description: 'Identifiant unique 3CX de l\'agent' }),
|
|
31
|
+
IsNumber(),
|
|
32
|
+
IsOptional(),
|
|
33
|
+
__metadata("design:type", Number)
|
|
34
|
+
], Query3cxLog.prototype, "idAgent", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
ApiPropertyOptional(),
|
|
37
|
+
IsOptional(),
|
|
38
|
+
IsEnum(CallType, {
|
|
39
|
+
each: true,
|
|
40
|
+
}),
|
|
41
|
+
__metadata("design:type", Array)
|
|
42
|
+
], Query3cxLog.prototype, "callType", void 0);
|
|
43
|
+
__decorate([
|
|
44
|
+
ApiPropertyOptional({ description: 'Date minimale du début d\'appel' }),
|
|
45
|
+
IsOptional(),
|
|
46
|
+
IsDate(),
|
|
47
|
+
__metadata("design:type", Date)
|
|
48
|
+
], Query3cxLog.prototype, "minStartDate", void 0);
|
|
49
|
+
__decorate([
|
|
50
|
+
ApiPropertyOptional({ description: 'Date maximale du début d\'appel' }),
|
|
51
|
+
IsOptional(),
|
|
52
|
+
IsDate(),
|
|
53
|
+
__metadata("design:type", Date)
|
|
54
|
+
], Query3cxLog.prototype, "maxStartDate", void 0);
|
|
26
55
|
//# sourceMappingURL=Query3cxSearch.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query3cxSearch.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Query3cxSearch.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Query3cxSearch.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Query3cxSearch.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EACL,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,GAC/C,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAE9C,MAAM,OAAO,cAAc;CAU1B;AANC;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;8CACG;AAKhB;IAHC,mBAAmB,EAAE;IACrB,QAAQ,EAAE;IACV,UAAU,EAAE;;6CACE;AAGjB,MAAM,OAAO,WAAW;CAsBvB;AAlBC;IAHC,mBAAmB,CAAC,EAAE,WAAW,EAAE,oCAAoC,EAAE,CAAC;IAC1E,QAAQ,EAAE;IACV,UAAU,EAAE;;4CACI;AAOjB;IALC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,MAAM,CAAC,QAAQ,EAAE;QAChB,IAAI,EAAE,IAAI;KACX,CAAC;;6CACoB;AAKtB;IAHC,mBAAmB,CAAC,EAAE,WAAW,EAAE,iCAAiC,EAAE,CAAC;IACvE,UAAU,EAAE;IACZ,MAAM,EAAE;8BACM,IAAI;iDAAC;AAKpB;IAHC,mBAAmB,CAAC,EAAE,WAAW,EAAE,iCAAiC,EAAE,CAAC;IACvE,UAAU,EAAE;IACZ,MAAM,EAAE;8BACM,IAAI;iDAAC","sourcesContent":["import {\n IsDate, IsEnum, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\nimport { CallType } from '../../../Enum/Call';\n\nexport class Query3cxSearch {\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n number?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n email?: string;\n}\n\nexport class Query3cxLog {\n @ApiPropertyOptional({ description: 'Identifiant unique 3CX de l\\'agent' })\n @IsNumber()\n @IsOptional()\n idAgent?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CallType, {\n each: true,\n })\n callType?: CallType[];\n\n @ApiPropertyOptional({ description: 'Date minimale du début d\\'appel' })\n @IsOptional()\n @IsDate()\n minStartDate?: Date;\n\n @ApiPropertyOptional({ description: 'Date maximale du début d\\'appel' })\n @IsOptional()\n @IsDate()\n maxStartDate?: Date;\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read3cxSearch.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Read3cxSearch.ts"],"names":[],"mappings":"AAAA,qBAAa,aAAa;IACxB,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;CACpB"}
|
|
1
|
+
{"version":3,"file":"Read3cxSearch.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Read3cxSearch.ts"],"names":[],"mappings":"AAAA,qBAAa,aAAa;IACxB,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;CACpB;AAED,qBAAa,YAAY;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read3cxSearch.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Read3cxSearch.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,aAAa;CASzB","sourcesContent":["export class Read3cxSearch {\n id: number | null;\n firstname: string | null;\n lastname: string | null;\n companyName: string | null;\n email: string | null;\n phone: string | null;\n phone2: string | null;\n url: string | null;\n}"]}
|
|
1
|
+
{"version":3,"file":"Read3cxSearch.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/3cx/Read3cxSearch.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,aAAa;CASzB;AAED,MAAM,OAAO,YAAY;CAKxB","sourcesContent":["export class Read3cxSearch {\n id: number | null;\n firstname: string | null;\n lastname: string | null;\n companyName: string | null;\n email: string | null;\n phone: string | null;\n phone2: string | null;\n url: string | null;\n}\n\nexport class Read3cxAgent {\n id: string;\n firstname: string;\n lastname: string;\n email: string;\n}"]}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { BudgetInsightEvent } from '../../../Enum/BudgetInsight';
|
|
2
|
-
import { ConnectionState } from './Read';
|
|
1
|
+
import { BudgetInsightEvent, BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';
|
|
3
2
|
export declare class QueryHooks {
|
|
4
3
|
token: string;
|
|
5
4
|
event: BudgetInsightEvent;
|
|
@@ -155,8 +154,8 @@ declare type BudgetInsightConnection = {
|
|
|
155
154
|
id: number;
|
|
156
155
|
id_user: number | null;
|
|
157
156
|
id_connector: number;
|
|
158
|
-
state:
|
|
159
|
-
error:
|
|
157
|
+
state: BudgetInsightConnectionState | null;
|
|
158
|
+
error: BudgetInsightConnectionState | null;
|
|
160
159
|
error_message: string | null;
|
|
161
160
|
fields: string[];
|
|
162
161
|
last_update: Date | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,
|
|
1
|
+
{"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAE/F,qBAAa,UAAU;IAGrB,KAAK,EAAE,MAAM,CAAC;IAId,KAAK,EAAE,kBAAkB,CAAC;CAC3B;AAED,aAAK,cAAc,GAAG;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;CACjB,CAAC;AAEF,aAAK,4BAA4B,GAC/B,WAAW,GAAG,aAAa;AAC3B,gBAAgB,GAAG,0BAA0B;AAC7C,MAAM,GAAG,OAAO;AAChB,UAAU,GAAG,mBAAmB;AAChC,cAAc,GAAG,eAAe;AAChC,SAAS,GAAG,kBAAkB;AAC9B,OAAO,GAAG,gBAAgB;AAC1B,eAAe,GAAG,yBAAyB;AAC3C,MAAM,GAAG,OAAO;AAChB,SAAS,GAAG,8BAA8B;AAC1C,QAAQ,GAAG,iBAAiB;AAC5B,KAAK,GAAG,kDAAkD;AAC1D,KAAK,GAAG,mDAAmD;AAC3D,KAAK,GAAG,oDAAoD;AAC5D,OAAO,GAAG,4EAA4E;AACtF,MAAM,GAAG,sEAAsE;AAC/E,aAAa,GAAG,wBAAwB;AACxC,KAAK,GAAG,qEAAqE;AAC7E,SAAS,GAAG,kBAAkB;AAC9B,SAAS,CAAC;AAEZ,aAAK,4BAA4B,GAC/B,UAAU,GAAG,WAAW;AACxB,OAAO,GAAG,QAAQ;AAClB,OAAO,GAAG,QAAQ;AAClB,SAAS,GAAG,UAAU;AACtB,SAAS,GAAG,UAAU;AACtB,YAAY,GAAG,aAAa;AAC5B,cAAc,GAAG,eAAe;AAChC,MAAM,GAAG,YAAY;AACrB,MAAM,GAAG,iBAAiB;AAC1B,eAAe,GAAG,0BAA0B;AAC5C,cAAc,GAAG,mCAAmC;AACpD,SAAS,CAAC;AAEZ,aAAK,6BAA6B,GAClC,MAAM,GAAE,mBAAmB;AAC3B,MAAM,GAAE,wBAAwB;AAChC,MAAM,CAAC;AAEP,aAAK,iCAAiC,GACpC,OAAO,GAAG,kBAAkB;AAC5B,UAAU,GAAG,6BAA6B;AAC1C,UAAU,CAAC;AAEb,aAAK,iBAAiB,GAAG;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC/B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,EAAE,IAAI,GAAG,IAAI,CAAC;IACjC,iBAAiB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC/B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,oBAAY,wBAAwB,GAAG;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,IAAI,GAAG,IAAI,CAAC;IAC9B,IAAI,EAAE,IAAI,CAAC;IACX,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,IAAI,CAAC;IACZ,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,4BAA4B,CAAC;IACnC,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,OAAO,EAAC,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,IAAI,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAC,MAAM,GAAG,IAAI,CAAC;IACtB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,iBAAiB,EAAE,cAAc,GAAG,IAAI,CAAC;IACzC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,mBAAmB,EAAE,cAAc,GAAG,IAAI,CAAC;IAC3C,OAAO,EAAC,MAAM,GAAG,IAAI,CAAC;IACtB,IAAI,EAAC,MAAM,GAAG,IAAI,CAAC;CACpB,CAAC;AAEF,oBAAY,+BAA+B,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,OAAO,EAAE,OAAO,CAAC;IACjB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,QAAQ,EAAE,cAAc,GAAG,IAAI,CAAC;IAChC,IAAI,EAAE,4BAA4B,CAAC;IACnC,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,6BAA6B,CAAC;IACrC,SAAS,EAAE,iCAAiC,GAAG,IAAI,CAAC;IACpD,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,IAAI,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAC/B,YAAY,EAAE,wBAAwB,EAAE,CAAC;CAC1C,CAAC;AAEF,oBAAY,wBAAwB,GAAG;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,OAAO,EAAE,OAAO,GAAG,IAAI,CAAC;IACxB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;CACrB,CAAC;AAEF,aAAK,iBAAiB,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,IAAI,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,aAAK,uBAAuB,GAAG;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC;IAC3C,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC;IAC3C,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;CACvB,CAAC;AAEF,oBAAY,kCAAkC,GAAG;IAC/C,IAAI,EAAE,iBAAiB,CAAC;IACxB,UAAU,EAAE,uBAAuB,GAAG;QAAE,SAAS,EAAE,GAAG,CAAC;QAAC,OAAO,EAAE,GAAG,CAAC;QAAC,QAAQ,EAAE,GAAG,CAAC;KAAE,CAAC;CACxF,CAAC;AAEF,oBAAY,qBAAqB,GAAG;IAClC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAC,6BAA6B,CAAA;CACrC,CAAC;AAEF,oBAAY,+BAA+B,GAAG;IAC5C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAGjE,MAAM,OAAO,UAAU;CAQtB;AALC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;yCACG;AAId;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;yCACD","sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { BudgetInsightEvent } from '../../../Enum/BudgetInsight';\nimport { ConnectionState } from './Read';\n\nexport class QueryHooks {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(BudgetInsightEvent)\n event: BudgetInsightEvent;\n}\n\ntype BudgetCurrency = {\n id: string; // Currency code (ISO 4217).\n name: string; // Display name of the currency.\n symbol: string; // Display symbol of the currency.\n precision: number; // number precision of the currency.\n prefix: boolean;\n crypto: boolean;\n};\n\ntype BudgetInsightAccountTypeName =\n 'article83' | // Article 83\n 'capitalisation' | // Capitalization contract\n 'card' | // Card\n 'checking' | // Checking account\n 'crowdlending' | // Crowdlending\n 'deposit' | // Deposit account\n 'joint' | // Joint account\n 'lifeinsurance' | // Life insurance account\n 'loan' | // Loan\n 'madelin' | // Madelin retirement contract\n 'market' | // Market account\n 'pea' | // Shared savings plan (Plan d'Epargne en Actions)\n 'pee' | // Company savings plan (Plan d'Epargne Entreprise)\n 'per' | // Retirement savings plan (Plan d'Epargne Retraite)\n 'perco' | // Group retirement savings plan (Plan d'Epargne pour la Retraite Collectif)\n 'perp' | // Popular retirement savings plan (Plan d'Epargne Retraite Populaire)\n 'real_estate' | // Real estate placement\n 'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)\n 'savings' | // Savings account\n 'unknown'; // Unknown account type\n\ntype BudgetInsightTransactionType =\n 'transfer' | // Transfer\n 'order' | // Order\n 'check' | // Check\n 'deposit' | // Deposit\n 'payback' | // Payback\n 'withdrawal' | // Withdrawal\n 'loan_payment' | // Loan payment\n 'bank' | // Bank fees\n 'card' | // Card operation\n 'deferred_card' | // Deferred card operation\n 'summary_card' | // Mensual debit of a deferred card\n 'unknown'; // Unknown transaction type\n\ntype BudgetInsightBankAccountUsage =\n'PRIV' |// Private account.\n'ORGA' |// Professional account.\n'ASSO'; // Association account.\n\ntype BudgetInsightBankAccountOwnerShip =\n 'owner' | // Account holder.\n 'co-owner' | // Holder on a joint account.\n 'attorney'; // Account authorized agent.\n\ntype BudgetInsightLoan = {\n total_amount: number | null; // Total amount of the loan.\n available_amount: number | null; // Amount of the loan not yet released and still available.\n used_amount: number | null; // Amount of the load already used.\n subscription_date: Date | null; // Subscription date of the loan.\n maturity_date: Date | null; // Estimated end date of the loan.\n next_payment_amount: number | null; // Amount of the next payment.\n next_payment_date: Date | null; // Date of the next payment.\n rate: number | null; // Rate of the loan.\n nb_payments_left: number | null; // Number of payments still due.\n nb_payments_done: number | null; // Number of payments done.\n nb_payments_total: number | null; // Total number of payments.\n last_payment_amount: Date | null; // Amount of the last payment.\n last_payment_date: Date | null; // Date of the last payment.\n account_label: string | null; // Name of the debited account.\n insurance_label: string | null; // Label of the insurance.\n duration: number | null; // Duration of the loan, in months.\n type: string | null; // Type of the loan (mortgage, consumercredit or revolvingcredit).\n};\n\nexport type BudgetInsightTransaction = {\n id: number; // ID of the transaction.\n id_account: number; // ID of the related account.\n application_date: Date | null; // Date considered by PFM services. This date can be edited.\n date: Date; // Date when the transaction is posted to the account.\n datetime: Date | null; // Date and time when the transaction is posted to the account, if available, in UTC.\n vdate: Date | null; // Value date of the transaction. In most cases, equivalent to date.\n vdatetime: Date | null; // Value date and time of the transaction, if available, in UTC. In most cases, equivalent to datetime.\n rdate: Date; // Date when the transaction order has been given.\n rdatetime: Date | null; // Date and time when the transaction order has been given, if available, in UTC.\n bdate: Date | null; // Date displayed by the bank for the transaction.\n bdatetime: number | null; // Date and time displayed by the bank for the transaction, if available, in UTC.\n value: number | null; // Value of the transaction.\n gross_value: number | null; // Gross value of the transaction.\n type: BudgetInsightTransactionType; // Type of transaction.\n original_wording: string; // Full label of the transaction, as seen on the bank.\n simplified_wording: string; // Simplified label of the transaction.\n wording:string | null; // Label of the transaction, can be edited.\n id_category: number | null; // ID of the related category.\n date_scraped: Date; // Date and time when the transaction was seen.\n coming: boolean; // If true, this transaction has not yet been posted to the account.\n active: boolean; // If false, PFM services will ignore this transaction.\n id_cluster: number | null; // If the transaction is part of a cluster.\n comment:string | null; // User comment.\n last_update: Date | null; // Last update of the transaction.\n deleted: number | null; // If set, this transaction has been removed from the bank.\n original_value: number | null; // Value in the original currency.\n original_gross_value: number | null; // Gross value in the original currency.\n original_currency: BudgetCurrency | null; // Original currency.\n commission: number | null; // Commission taken on the transaction.\n commission_currency: BudgetCurrency | null; // Commission currency.\n country:string | null; // Original country.\n card:string | null; // Card number associated with the transaction.\n};\n\nexport type BudgetInsightAccountSyncedQuery = {\n id: number; // ID of the bank account.\n id_connection: number | null; // ID of the related connection.\n id_user: number | null; // ID of the related user.\n id_source: number | null; // ID of the related connection source.\n id_parent: number | null; // ID of the parent account.\n number: string | null; // Account number.\n original_name: string; // Original name of the account, as seen on the bank.\n balance: number | null; // Balance of the account.\n coming: number | null; // Amount of coming operations not yet debited.\n display: boolean; // Whether the bank account should be presented.\n last_update: Date | null; // Last successful update of the account.\n deleted: Date | null; // If set, this account is not found on the website anymore.\n disabled: Date | null; // If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null; // Account IBAN.\n currency: BudgetCurrency | null; // Account currency.\n type: BudgetInsightAccountTypeName; // Technical code of the account type.\n id_type: number; // ID of the account type.\n bookmarked: number; // This account has been bookmarked by user.\n name: string; // The name of the account.\n error: string | null; // If the last update has failed, the error code.\n usage: BudgetInsightBankAccountUsage; // Account usage. If not overridden, the value of original_usage is returned.\n ownership: BudgetInsightBankAccountOwnerShip | null; // Relationship between the credentials owner and the account.\n company_name: string | null; // Name of the company holding the employee savings of the account.\n loan: BudgetInsightLoan | null; // For loan accounts, the loan details.\n transactions: BudgetInsightTransaction[];\n};\n\nexport type BudgetInsightBankAccount = {\n id: number; // ID of the bank account.\n id_connection: number | null;// ID of the related connection.\n id_user: number | null;// ID of the related user.\n id_source: number | null;// ID of the related connection source.\n id_parent: number | null;// ID of the parent account.\n number: string | null;// String Account number.\n original_name: string;// String Original name of the account, as seen on the bank.\n balance: number | null;// Decimal Balance of the account.\n coming: number | null;// Decimal Amount of coming operations not yet debited.\n display: boolean | null;// Boolean Whether the bank account should be presented.\n last_update: Date | null;// DateTime Last successful update of the account.\n deleted: Date | null;// DateTime If set, this account is not found on the website anymore.\n disabled: Date | null;// DateTime If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null;// String Account IBAN.\n};\n\ntype BudgetInsightUser = {\n id: number;\n signin: Date;\n platform: string;\n};\n\ntype BudgetInsightConnection = {\n id: number; // ID of the connection.\n id_user: number | null; // ID of the related user.\n id_connector: number; // ID of the related connector.\n state: ConnectionState | null; // If the last update failed, the state code. The null value indicates a successful sync.\n error: ConnectionState | null; // (Deprecated) If the last update failed, the state code. The null value indicates a successful sync.\n error_message: string | null; // If the last update failed, an optional message from the connector to guide the user into recovering from the error.\n fields: string[]; // of ConnectorField objects For connections in an error state, an optional list of connector fields that must be prompted to the end-user.\n last_update: Date | null; // Last successful update.\n created: Date | null; // Creation date of the connection.\n active: boolean; // Whether this connection is active and will be automatically synced.\n last_push: Date | null; // Last successful push.\n expire: Date | null; // Highest value among expiration dates of connection sources.\n connector_uuid: string; // UUID of the related connector.\n next_try: Date | null; // Scheduled date of next synchronization.\n};\n\nexport type BudgetInsightConnectionSyncedQuery = {\n user: BudgetInsightUser;\n connection: BudgetInsightConnection & { connector: any; sources: any; accounts: any; };\n};\n\nexport type BudgetEditBankAccount = {\n display?: boolean;// Whether the bank account should be deisplayed and included in aggregated metrics.\n name?: string; // Display name of the account.\n disabled?: boolean; // Whether the bank account should be synchronized.\n bookmarked?: boolean; // Whether the bank account is bookmarked.\n usage?:BudgetInsightBankAccountUsage // Account usage.\n};\n\nexport type BudgetInsightGetAllTransactions = {\n income?: boolean, // Filter on incomes or expenditures.\n deleted?: boolean, // Filter on deleted transactions.\n all?: boolean, // If set, cancels the implicit filtering.\n last_update?: string, // DateTime Filter transactions updated after the specified date.\n wording?: string, // Filter transactions containing the given string.\n min_value?: number, // Minimal (inclusive) value.\n max_value?: number, // Maximum (inclusive) value.\n search?: string, // Search in wording, dates, values, categories.\n value?: number, // Decimal or Value of the transaction. \"XX|-XX\" and \"±XX\" syntaxes are also accepted.\n};"]}
|
|
1
|
+
{"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAgC,MAAM,6BAA6B,CAAC;AAE/F,MAAM,OAAO,UAAU;CAQtB;AALC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;yCACG;AAId;IAFC,WAAW,EAAE;IACb,MAAM,CAAC,kBAAkB,CAAC;;yCACD","sourcesContent":["import { IsEnum, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { BudgetInsightEvent, BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';\n\nexport class QueryHooks {\n @ApiProperty()\n @IsString()\n token: string;\n\n @ApiProperty()\n @IsEnum(BudgetInsightEvent)\n event: BudgetInsightEvent;\n}\n\ntype BudgetCurrency = {\n id: string; // Currency code (ISO 4217).\n name: string; // Display name of the currency.\n symbol: string; // Display symbol of the currency.\n precision: number; // number precision of the currency.\n prefix: boolean;\n crypto: boolean;\n};\n\ntype BudgetInsightAccountTypeName =\n 'article83' | // Article 83\n 'capitalisation' | // Capitalization contract\n 'card' | // Card\n 'checking' | // Checking account\n 'crowdlending' | // Crowdlending\n 'deposit' | // Deposit account\n 'joint' | // Joint account\n 'lifeinsurance' | // Life insurance account\n 'loan' | // Loan\n 'madelin' | // Madelin retirement contract\n 'market' | // Market account\n 'pea' | // Shared savings plan (Plan d'Epargne en Actions)\n 'pee' | // Company savings plan (Plan d'Epargne Entreprise)\n 'per' | // Retirement savings plan (Plan d'Epargne Retraite)\n 'perco' | // Group retirement savings plan (Plan d'Epargne pour la Retraite Collectif)\n 'perp' | // Popular retirement savings plan (Plan d'Epargne Retraite Populaire)\n 'real_estate' | // Real estate placement\n 'rsp' | // Special profit-sharing reserve (Réserve Spéciale de Participation)\n 'savings' | // Savings account\n 'unknown'; // Unknown account type\n\ntype BudgetInsightTransactionType =\n 'transfer' | // Transfer\n 'order' | // Order\n 'check' | // Check\n 'deposit' | // Deposit\n 'payback' | // Payback\n 'withdrawal' | // Withdrawal\n 'loan_payment' | // Loan payment\n 'bank' | // Bank fees\n 'card' | // Card operation\n 'deferred_card' | // Deferred card operation\n 'summary_card' | // Mensual debit of a deferred card\n 'unknown'; // Unknown transaction type\n\ntype BudgetInsightBankAccountUsage =\n'PRIV' |// Private account.\n'ORGA' |// Professional account.\n'ASSO'; // Association account.\n\ntype BudgetInsightBankAccountOwnerShip =\n 'owner' | // Account holder.\n 'co-owner' | // Holder on a joint account.\n 'attorney'; // Account authorized agent.\n\ntype BudgetInsightLoan = {\n total_amount: number | null; // Total amount of the loan.\n available_amount: number | null; // Amount of the loan not yet released and still available.\n used_amount: number | null; // Amount of the load already used.\n subscription_date: Date | null; // Subscription date of the loan.\n maturity_date: Date | null; // Estimated end date of the loan.\n next_payment_amount: number | null; // Amount of the next payment.\n next_payment_date: Date | null; // Date of the next payment.\n rate: number | null; // Rate of the loan.\n nb_payments_left: number | null; // Number of payments still due.\n nb_payments_done: number | null; // Number of payments done.\n nb_payments_total: number | null; // Total number of payments.\n last_payment_amount: Date | null; // Amount of the last payment.\n last_payment_date: Date | null; // Date of the last payment.\n account_label: string | null; // Name of the debited account.\n insurance_label: string | null; // Label of the insurance.\n duration: number | null; // Duration of the loan, in months.\n type: string | null; // Type of the loan (mortgage, consumercredit or revolvingcredit).\n};\n\nexport type BudgetInsightTransaction = {\n id: number; // ID of the transaction.\n id_account: number; // ID of the related account.\n application_date: Date | null; // Date considered by PFM services. This date can be edited.\n date: Date; // Date when the transaction is posted to the account.\n datetime: Date | null; // Date and time when the transaction is posted to the account, if available, in UTC.\n vdate: Date | null; // Value date of the transaction. In most cases, equivalent to date.\n vdatetime: Date | null; // Value date and time of the transaction, if available, in UTC. In most cases, equivalent to datetime.\n rdate: Date; // Date when the transaction order has been given.\n rdatetime: Date | null; // Date and time when the transaction order has been given, if available, in UTC.\n bdate: Date | null; // Date displayed by the bank for the transaction.\n bdatetime: number | null; // Date and time displayed by the bank for the transaction, if available, in UTC.\n value: number | null; // Value of the transaction.\n gross_value: number | null; // Gross value of the transaction.\n type: BudgetInsightTransactionType; // Type of transaction.\n original_wording: string; // Full label of the transaction, as seen on the bank.\n simplified_wording: string; // Simplified label of the transaction.\n wording:string | null; // Label of the transaction, can be edited.\n id_category: number | null; // ID of the related category.\n date_scraped: Date; // Date and time when the transaction was seen.\n coming: boolean; // If true, this transaction has not yet been posted to the account.\n active: boolean; // If false, PFM services will ignore this transaction.\n id_cluster: number | null; // If the transaction is part of a cluster.\n comment:string | null; // User comment.\n last_update: Date | null; // Last update of the transaction.\n deleted: number | null; // If set, this transaction has been removed from the bank.\n original_value: number | null; // Value in the original currency.\n original_gross_value: number | null; // Gross value in the original currency.\n original_currency: BudgetCurrency | null; // Original currency.\n commission: number | null; // Commission taken on the transaction.\n commission_currency: BudgetCurrency | null; // Commission currency.\n country:string | null; // Original country.\n card:string | null; // Card number associated with the transaction.\n};\n\nexport type BudgetInsightAccountSyncedQuery = {\n id: number; // ID of the bank account.\n id_connection: number | null; // ID of the related connection.\n id_user: number | null; // ID of the related user.\n id_source: number | null; // ID of the related connection source.\n id_parent: number | null; // ID of the parent account.\n number: string | null; // Account number.\n original_name: string; // Original name of the account, as seen on the bank.\n balance: number | null; // Balance of the account.\n coming: number | null; // Amount of coming operations not yet debited.\n display: boolean; // Whether the bank account should be presented.\n last_update: Date | null; // Last successful update of the account.\n deleted: Date | null; // If set, this account is not found on the website anymore.\n disabled: Date | null; // If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null; // Account IBAN.\n currency: BudgetCurrency | null; // Account currency.\n type: BudgetInsightAccountTypeName; // Technical code of the account type.\n id_type: number; // ID of the account type.\n bookmarked: number; // This account has been bookmarked by user.\n name: string; // The name of the account.\n error: string | null; // If the last update has failed, the error code.\n usage: BudgetInsightBankAccountUsage; // Account usage. If not overridden, the value of original_usage is returned.\n ownership: BudgetInsightBankAccountOwnerShip | null; // Relationship between the credentials owner and the account.\n company_name: string | null; // Name of the company holding the employee savings of the account.\n loan: BudgetInsightLoan | null; // For loan accounts, the loan details.\n transactions: BudgetInsightTransaction[];\n};\n\nexport type BudgetInsightBankAccount = {\n id: number; // ID of the bank account.\n id_connection: number | null;// ID of the related connection.\n id_user: number | null;// ID of the related user.\n id_source: number | null;// ID of the related connection source.\n id_parent: number | null;// ID of the parent account.\n number: string | null;// String Account number.\n original_name: string;// String Original name of the account, as seen on the bank.\n balance: number | null;// Decimal Balance of the account.\n coming: number | null;// Decimal Amount of coming operations not yet debited.\n display: boolean | null;// Boolean Whether the bank account should be presented.\n last_update: Date | null;// DateTime Last successful update of the account.\n deleted: Date | null;// DateTime If set, this account is not found on the website anymore.\n disabled: Date | null;// DateTime If set, this account has been disabled by user and will not be synchronized anymore.\n iban: string | null;// String Account IBAN.\n};\n\ntype BudgetInsightUser = {\n id: number;\n signin: Date;\n platform: string;\n};\n\ntype BudgetInsightConnection = {\n id: number; // ID of the connection.\n id_user: number | null; // ID of the related user.\n id_connector: number; // ID of the related connector.\n state: BudgetInsightConnectionState | null; // If the last update failed, the state code. The null value indicates a successful sync.\n error: BudgetInsightConnectionState | null; // (Deprecated) If the last update failed, the state code. The null value indicates a successful sync.\n error_message: string | null; // If the last update failed, an optional message from the connector to guide the user into recovering from the error.\n fields: string[]; // of ConnectorField objects For connections in an error state, an optional list of connector fields that must be prompted to the end-user.\n last_update: Date | null; // Last successful update.\n created: Date | null; // Creation date of the connection.\n active: boolean; // Whether this connection is active and will be automatically synced.\n last_push: Date | null; // Last successful push.\n expire: Date | null; // Highest value among expiration dates of connection sources.\n connector_uuid: string; // UUID of the related connector.\n next_try: Date | null; // Scheduled date of next synchronization.\n};\n\nexport type BudgetInsightConnectionSyncedQuery = {\n user: BudgetInsightUser;\n connection: BudgetInsightConnection & { connector: any; sources: any; accounts: any; };\n};\n\nexport type BudgetEditBankAccount = {\n display?: boolean;// Whether the bank account should be deisplayed and included in aggregated metrics.\n name?: string; // Display name of the account.\n disabled?: boolean; // Whether the bank account should be synchronized.\n bookmarked?: boolean; // Whether the bank account is bookmarked.\n usage?:BudgetInsightBankAccountUsage // Account usage.\n};\n\nexport type BudgetInsightGetAllTransactions = {\n income?: boolean, // Filter on incomes or expenditures.\n deleted?: boolean, // Filter on deleted transactions.\n all?: boolean, // If set, cancels the implicit filtering.\n last_update?: string, // DateTime Filter transactions updated after the specified date.\n wording?: string, // Filter transactions containing the given string.\n min_value?: number, // Minimal (inclusive) value.\n max_value?: number, // Maximum (inclusive) value.\n search?: string, // Search in wording, dates, values, categories.\n value?: number, // Decimal or Value of the transaction. \"XX|-XX\" and \"±XX\" syntaxes are also accepted.\n};"]}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';
|
|
1
2
|
export declare type ReadAuthorizationCode = {
|
|
2
3
|
code: string;
|
|
3
4
|
expiresIn: string;
|
|
@@ -7,18 +8,6 @@ export declare type ReadTemporaryCode = {
|
|
|
7
8
|
code: string;
|
|
8
9
|
expiresIn: string;
|
|
9
10
|
};
|
|
10
|
-
export declare type ConnectionState = 'SCARequired' | // An SCA process must be performed to resume the synchronization process.
|
|
11
|
-
'webauthRequired' | // A web-based authentication process is required using the /webauth endpoint.
|
|
12
|
-
'additionalInformationNeeded' | // Additional information is needed to resume synchronization, such as an OTP. Connections in this state have a fields property.
|
|
13
|
-
'decoupled' | // User validation is required on a third-party app or device (ex: digital key).
|
|
14
|
-
'validating' | // User validation is being processed on our side. This state is temporary.
|
|
15
|
-
'actionNeeded' | // An action is needed on the website by the user, synchronization is blocked.
|
|
16
|
-
'passwordExpired' | // The password has expired and needs to be changed by the user before the synchronization can be retried.
|
|
17
|
-
'wrongpass' | // The authentication on website has failed and new credentials must be obtained from the user. Connections in this state have a fields property.
|
|
18
|
-
'rateLimiting' | // The target website or API is temporarily blocking synchronizations due to rate limiting.
|
|
19
|
-
'websiteUnavailable' | // The connector website or API is unavailable.
|
|
20
|
-
'bug' | // An internal error has occurred during the synchronization.
|
|
21
|
-
'notSupported';
|
|
22
11
|
export declare type ReadUserConnection = {
|
|
23
12
|
id: number;
|
|
24
13
|
idUser: number;
|
|
@@ -26,7 +15,7 @@ export declare type ReadUserConnection = {
|
|
|
26
15
|
lastUpdate: Date | null;
|
|
27
16
|
created: Date;
|
|
28
17
|
active: boolean;
|
|
29
|
-
state:
|
|
18
|
+
state: BudgetInsightConnectionState | null;
|
|
30
19
|
};
|
|
31
20
|
export declare type ReadUserConnectionBudget = {
|
|
32
21
|
id: number;
|
|
@@ -37,7 +26,7 @@ export declare type ReadUserConnectionBudget = {
|
|
|
37
26
|
active: boolean;
|
|
38
27
|
last_push: null;
|
|
39
28
|
next_try: Date | null;
|
|
40
|
-
state:
|
|
29
|
+
state: BudgetInsightConnectionState | null;
|
|
41
30
|
error: null;
|
|
42
31
|
error_message: null;
|
|
43
32
|
expire: null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Read.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB,GAAG;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,oBAAY,iBAAiB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,oBAAY,
|
|
1
|
+
{"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Read.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAC;AAE3E,oBAAY,qBAAqB,GAAG;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,oBAAY,iBAAiB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,oBAAY,kBAAkB,GAAG;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,IAAI,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAA;CAC3C,CAAC;AAEF,oBAAY,wBAAwB,GAAG;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,IAAI,GAAG,IAAI,CAAC;IACzB,OAAO,EAAE,IAAI,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC;IAC3C,KAAK,EAAE,IAAI,CAAC;IACZ,aAAa,EAAE,IAAI,CAAC;IACpB,MAAM,EAAE,IAAI,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Read.ts"],"names":[],"mappings":"","sourcesContent":["
|
|
1
|
+
{"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/budgetInsight/Read.ts"],"names":[],"mappings":"","sourcesContent":["import { BudgetInsightConnectionState } from '../../../Enum/BudgetInsight';\n\nexport type ReadAuthorizationCode = {\n code: string;\n expiresIn: string;\n idUser: string;\n};\n\nexport type ReadTemporaryCode = {\n code: string;\n expiresIn: string;\n};\n\nexport type ReadUserConnection = {\n id: number;\n idUser: number;\n idConnector: number;\n lastUpdate: Date | null;\n created: Date;\n active: boolean,\n state: BudgetInsightConnectionState | null\n};\n\nexport type ReadUserConnectionBudget = {\n id: number;\n id_user: number;\n id_connector: number;\n last_update: Date | null;\n created: Date;\n active: boolean,\n last_push: null,\n next_try: Date | null,\n state: BudgetInsightConnectionState | null;\n error: null; // TODO:\n error_message: null; // TODO:\n expire: null; // TODO:\n id_provider: number;\n id_bank: number;\n connector_uuid: string;\n};"]}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { IFile } from '../../..';
|
|
2
|
+
import { ThirdParty } from '../../../../api/resources/ThirdParty';
|
|
2
3
|
export interface ReadRevisionTransactionDetail {
|
|
3
4
|
id: number;
|
|
4
5
|
invoiceNumber: string | null;
|
|
@@ -47,6 +48,7 @@ export interface RevisionAccountingEntries {
|
|
|
47
48
|
idVat: number | null;
|
|
48
49
|
idImmobilization?: number | null;
|
|
49
50
|
account: RevisionAccount;
|
|
51
|
+
thirdParty?: ThirdParty;
|
|
50
52
|
}
|
|
51
53
|
export interface RevisionAccount {
|
|
52
54
|
id: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadRevisionTransactionDetail.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"ReadRevisionTransactionDetail.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AACjC,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAElE,MAAM,WAAW,6BAA6B;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,IAAI,CAAC;IAChB,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,YAAY,EAAE,IAAI,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,IAAI,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;IACrB,iBAAiB,EAAE,yBAAyB,EAAE,CAAC;IAC/C,IAAI,CAAC,EAAE;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;KAAE,CAAC;CACjD;AAED,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,OAAO,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadRevisionTransactionDetail.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from '../../..';\n\nexport interface ReadRevisionTransactionDetail {\n id: number;\n invoiceNumber: string | null;\n label: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked: Date | null;\n dateVerified: Date | null;\n originalValue: number | null;\n idUser: number | null;\n isBlocked: boolean;\n isMerged: boolean;\n isAsset: boolean;\n exported: Date | null;\n kilometers: number | null;\n internComment: string | null;\n invoiceRequested: boolean;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idSocietyVehicle: number | null;\n idSocietyPartner: number | null;\n idRule: number | null;\n idAccountingJournal: number;\n idEstimateInvoice: number | null;\n idEAF: number | null;\n file: IFile[] | null;\n accountingEntries: RevisionAccountingEntries[];\n user?: { firstname: string; lastname: string; };\n}\n\nexport interface RevisionAccountingEntries {\n id: number;\n master: boolean;\n dateValue: Date;\n designation: string;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n idInherit: number | null;\n idAccount: number | null;\n idThirdParty: number | null;\n idVat: number | null;\n idImmobilization?: number | null;\n account: RevisionAccount;\n}\n\nexport interface RevisionAccount {\n id: number;\n number: number;\n name: string;\n idParentAccount: number | null;\n idVat: number | null;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"ReadRevisionTransactionDetail.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/revision/ReadRevisionTransactionDetail.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from '../../..';\nimport { ThirdParty } from '../../../../api/resources/ThirdParty';\n\nexport interface ReadRevisionTransactionDetail {\n id: number;\n invoiceNumber: string | null;\n label: string | null;\n reference: string | null;\n dateValue: Date;\n dateLocked: Date | null;\n dateVerified: Date | null;\n originalValue: number | null;\n idUser: number | null;\n isBlocked: boolean;\n isMerged: boolean;\n isAsset: boolean;\n exported: Date | null;\n kilometers: number | null;\n internComment: string | null;\n invoiceRequested: boolean;\n idBankAccount: number | null;\n idSociety: number;\n idCurrency?: number | null;\n idSocietyVehicle: number | null;\n idSocietyPartner: number | null;\n idRule: number | null;\n idAccountingJournal: number;\n idEstimateInvoice: number | null;\n idEAF: number | null;\n file: IFile[] | null;\n accountingEntries: RevisionAccountingEntries[];\n user?: { firstname: string; lastname: string; };\n}\n\nexport interface RevisionAccountingEntries {\n id: number;\n master: boolean;\n dateValue: Date;\n designation: string;\n comment: string | null;\n debit: number;\n credit: number;\n isPerso: boolean;\n idInherit: number | null;\n idAccount: number | null;\n idThirdParty: number | null;\n idVat: number | null;\n idImmobilization?: number | null;\n account: RevisionAccount;\n thirdParty?: ThirdParty;\n}\n\nexport interface RevisionAccount {\n id: number;\n number: number;\n name: string;\n idParentAccount: number | null;\n idVat: number | null;\n}\n"]}
|