@openbox/shared-types 0.1.78 → 0.1.80
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/lib/System/Cities/GetMany/Response.d.ts +7 -0
- package/lib/System/Cities/GetMany/Response.js.map +1 -0
- package/lib/System/Cities/index.d.ts +2 -0
- package/lib/System/Cities/index.js +3 -0
- package/lib/System/Cities/index.js.map +1 -0
- package/lib/System/Countries/GetMany/Response.d.ts +7 -0
- package/lib/System/Countries/GetMany/Response.js +3 -0
- package/lib/System/Countries/GetMany/Response.js.map +1 -0
- package/lib/System/Countries/index.d.ts +2 -0
- package/lib/System/Countries/index.js +3 -0
- package/lib/System/Countries/index.js.map +1 -0
- package/lib/System/PersonTypes/GetMany/Response.d.ts +7 -0
- package/lib/System/PersonTypes/GetMany/Response.js +3 -0
- package/lib/System/PersonTypes/GetMany/Response.js.map +1 -0
- package/lib/System/PersonTypes/index.d.ts +2 -0
- package/lib/System/PersonTypes/index.js +3 -0
- package/lib/System/PersonTypes/index.js.map +1 -0
- package/lib/System/SellingTypes/GetMany/Response.d.ts +10 -0
- package/lib/System/SellingTypes/GetMany/Response.js +3 -0
- package/lib/System/SellingTypes/GetMany/Response.js.map +1 -0
- package/lib/System/SellingTypes/index.d.ts +2 -0
- package/lib/System/SellingTypes/index.js +3 -0
- package/lib/System/SellingTypes/index.js.map +1 -0
- package/lib/System/States/GetMany/Response.d.ts +7 -0
- package/lib/System/States/GetMany/Response.js +3 -0
- package/lib/System/States/GetMany/Response.js.map +1 -0
- package/lib/System/States/index.d.ts +2 -0
- package/lib/System/States/index.js +3 -0
- package/lib/System/States/index.js.map +1 -0
- package/lib/System/TaxerTypes/GetMany/Response.d.ts +7 -0
- package/lib/System/TaxerTypes/GetMany/Response.js +3 -0
- package/lib/System/TaxerTypes/GetMany/Response.js.map +1 -0
- package/lib/System/TaxerTypes/index.d.ts +2 -0
- package/lib/System/TaxerTypes/index.js +3 -0
- package/lib/System/TaxerTypes/index.js.map +1 -0
- package/lib/System/TypeNaturals/GetMany/Response.d.ts +7 -0
- package/lib/System/TypeNaturals/GetMany/Response.js +3 -0
- package/lib/System/TypeNaturals/GetMany/Response.js.map +1 -0
- package/lib/System/TypeNaturals/index.d.ts +2 -0
- package/lib/System/TypeNaturals/index.js +3 -0
- package/lib/System/TypeNaturals/index.js.map +1 -0
- package/lib/System/index.d.ts +8 -0
- package/lib/System/index.js +3 -0
- package/lib/System/index.js.map +1 -0
- package/lib/auth/index.d.ts +1 -3
- package/lib/customers/Branches/CreateMany/Request.d.ts +14 -0
- package/lib/customers/Branches/CreateMany/Request.js.map +1 -0
- package/lib/customers/Branches/CreateMany/Response.d.ts +4 -0
- package/lib/customers/Branches/CreateMany/Response.js +3 -0
- package/lib/customers/Branches/CreateMany/Response.js.map +1 -0
- package/lib/customers/Branches/DeleteSingle/Response.d.ts +4 -0
- package/lib/customers/Branches/DeleteSingle/Response.js +3 -0
- package/lib/customers/Branches/DeleteSingle/Response.js.map +1 -0
- package/lib/customers/Branches/GetMany/Request.d.ts +8 -0
- package/lib/customers/Branches/GetMany/Request.js +3 -0
- package/lib/customers/Branches/GetMany/Request.js.map +1 -0
- package/lib/customers/Branches/GetMany/Response.d.ts +21 -0
- package/lib/customers/Branches/GetMany/Response.js +3 -0
- package/lib/customers/Branches/GetMany/Response.js.map +1 -0
- package/lib/customers/Branches/GetSingle/Response.d.ts +19 -0
- package/lib/customers/Branches/GetSingle/Response.js +3 -0
- package/lib/customers/Branches/GetSingle/Response.js.map +1 -0
- package/lib/customers/Branches/UpdateDefault/Request.d.ts +8 -0
- package/lib/customers/Branches/UpdateDefault/Request.js +3 -0
- package/lib/customers/Branches/UpdateDefault/Request.js.map +1 -0
- package/lib/customers/Branches/UpdateDefault/Response.d.ts +4 -0
- package/lib/customers/Branches/UpdateDefault/Response.js +3 -0
- package/lib/customers/Branches/UpdateDefault/Response.js.map +1 -0
- package/lib/customers/Branches/UpdateSingle/Request.d.ts +14 -0
- package/lib/customers/Branches/UpdateSingle/Request.js +3 -0
- package/lib/customers/Branches/UpdateSingle/Request.js.map +1 -0
- package/lib/customers/Branches/UpdateSingle/Response.d.ts +4 -0
- package/lib/customers/Branches/UpdateSingle/Response.js +3 -0
- package/lib/customers/Branches/UpdateSingle/Response.js.map +1 -0
- package/lib/customers/Branches/index.d.ts +9 -0
- package/lib/customers/Branches/index.js +3 -0
- package/lib/customers/Branches/index.js.map +1 -0
- package/lib/customers/Customers/CreateSingle/Response.d.ts +4 -0
- package/lib/customers/Customers/CreateSingle/Response.js +3 -0
- package/lib/customers/Customers/CreateSingle/Response.js.map +1 -0
- package/lib/customers/Customers/CreateSingle/Resquest.d.ts +20 -0
- package/lib/customers/Customers/CreateSingle/Resquest.js +3 -0
- package/lib/customers/Customers/CreateSingle/Resquest.js.map +1 -0
- package/lib/customers/Customers/DeleteMany/Request.d.ts +3 -0
- package/lib/customers/Customers/DeleteMany/Request.js +3 -0
- package/lib/customers/Customers/DeleteMany/Request.js.map +1 -0
- package/lib/customers/Customers/DeleteMany/Response.d.ts +3 -0
- package/lib/customers/Customers/DeleteMany/Response.js +3 -0
- package/lib/customers/Customers/DeleteMany/Response.js.map +1 -0
- package/lib/customers/Customers/DeleteSingle/Response.d.ts +4 -0
- package/lib/customers/Customers/DeleteSingle/Response.js +3 -0
- package/lib/customers/Customers/DeleteSingle/Response.js.map +1 -0
- package/lib/customers/Customers/GetMany/Request.d.ts +9 -0
- package/lib/customers/Customers/GetMany/Request.js +3 -0
- package/lib/customers/Customers/GetMany/Request.js.map +1 -0
- package/lib/customers/Customers/GetMany/Response.d.ts +26 -0
- package/lib/customers/Customers/GetMany/Response.js +3 -0
- package/lib/customers/Customers/GetMany/Response.js.map +1 -0
- package/lib/customers/Customers/GetSingle/Response.d.ts +29 -0
- package/lib/customers/Customers/GetSingle/Response.js +3 -0
- package/lib/customers/Customers/GetSingle/Response.js.map +1 -0
- package/lib/customers/Customers/UpdateManyStatuses/Request.d.ts +4 -0
- package/lib/customers/Customers/UpdateManyStatuses/Request.js +3 -0
- package/lib/customers/Customers/UpdateManyStatuses/Request.js.map +1 -0
- package/lib/customers/Customers/UpdateManyStatuses/Response.d.ts +3 -0
- package/lib/customers/Customers/UpdateManyStatuses/Response.js +3 -0
- package/lib/customers/Customers/UpdateManyStatuses/Response.js.map +1 -0
- package/lib/customers/Customers/UpdateSingle/Request.d.ts +20 -0
- package/lib/customers/Customers/UpdateSingle/Request.js +3 -0
- package/lib/customers/Customers/UpdateSingle/Request.js.map +1 -0
- package/lib/customers/Customers/UpdateSingle/Response.d.ts +4 -0
- package/lib/customers/Customers/UpdateSingle/Response.js +3 -0
- package/lib/customers/Customers/UpdateSingle/Response.js.map +1 -0
- package/lib/customers/Customers/UpdateSingleStatus/Response.d.ts +4 -0
- package/lib/customers/Customers/UpdateSingleStatus/Response.js +3 -0
- package/lib/customers/Customers/UpdateSingleStatus/Response.js.map +1 -0
- package/lib/customers/Customers/index.d.ts +14 -0
- package/lib/customers/Customers/index.js +3 -0
- package/lib/customers/Customers/index.js.map +1 -0
- package/lib/customers/index.d.ts +3 -0
- package/lib/customers/index.js +3 -0
- package/lib/customers/index.js.map +1 -0
- package/lib/index.d.ts +4 -2
- package/package.json +5 -1
- package/src/System/Cities/GetMany/Response.ts +8 -0
- package/src/System/Cities/index.ts +3 -0
- package/src/System/Countries/GetMany/Response.ts +8 -0
- package/src/System/Countries/index.ts +6 -0
- package/src/System/PersonTypes/GetMany/Response.ts +8 -0
- package/src/System/PersonTypes/index.ts +6 -0
- package/src/System/SellingTypes/GetMany/Response.ts +11 -0
- package/src/System/SellingTypes/index.ts +6 -0
- package/src/System/States/GetMany/Response.ts +8 -0
- package/src/System/States/index.ts +3 -0
- package/src/System/TaxerTypes/GetMany/Response.ts +8 -0
- package/src/System/TaxerTypes/index.ts +6 -0
- package/src/System/TypeNaturals/GetMany/Response.ts +8 -0
- package/src/System/TypeNaturals/index.ts +6 -0
- package/src/System/index.ts +36 -0
- package/src/auth/index.ts +0 -4
- package/src/customers/Branches/CreateMany/Request.ts +15 -0
- package/src/customers/Branches/CreateMany/Response.ts +4 -0
- package/src/customers/Branches/DeleteSingle/Response.ts +4 -0
- package/src/customers/Branches/GetMany/Request.ts +8 -0
- package/src/customers/Branches/GetMany/Response.ts +20 -0
- package/src/customers/Branches/GetSingle/Response.ts +22 -0
- package/src/customers/Branches/UpdateDefault/Request.ts +8 -0
- package/src/customers/Branches/UpdateDefault/Response.ts +4 -0
- package/src/customers/Branches/UpdateSingle/Request.ts +15 -0
- package/src/customers/Branches/UpdateSingle/Response.ts +4 -0
- package/src/customers/Branches/index.ts +31 -0
- package/src/customers/Customers/CreateSingle/Response.ts +4 -0
- package/src/customers/Customers/CreateSingle/Resquest.ts +21 -0
- package/src/customers/Customers/DeleteMany/Request.ts +3 -0
- package/src/customers/Customers/DeleteMany/Response.ts +3 -0
- package/src/customers/Customers/DeleteSingle/Response.ts +4 -0
- package/src/customers/Customers/GetMany/Request.ts +9 -0
- package/src/customers/Customers/GetMany/Response.ts +33 -0
- package/src/customers/Customers/GetSingle/Response.ts +31 -0
- package/src/customers/Customers/UpdateManyStatuses/Request.ts +4 -0
- package/src/customers/Customers/UpdateManyStatuses/Response.ts +3 -0
- package/src/customers/Customers/UpdateSingle/Request.ts +21 -0
- package/src/customers/Customers/UpdateSingle/Response.ts +4 -0
- package/src/customers/Customers/UpdateSingleStatus/Response.ts +4 -0
- package/src/customers/Customers/index.ts +34 -0
- package/src/customers/index.ts +59 -0
- package/src/index.ts +84 -6
- package/lib/auth/RefreshToken/Request.d.ts +0 -3
- package/lib/auth/RefreshToken/Request.js.map +0 -1
- package/lib/auth/RefreshToken/Response.d.ts +0 -4
- package/lib/auth/RefreshToken/Response.js.map +0 -1
- package/src/auth/RefreshToken/Request.ts +0 -3
- package/src/auth/RefreshToken/Response.ts +0 -5
- /package/lib/{auth/RefreshToken → System/Cities/GetMany}/Response.js +0 -0
- /package/lib/{auth/RefreshToken → customers/Branches/CreateMany}/Request.js +0 -0
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import {
|
|
2
|
+
SystemPersonTypeMany,
|
|
3
|
+
SystemSellingTypeMany,
|
|
4
|
+
SystemTaxerTypesMany,
|
|
5
|
+
SystemTypeNaturalMany,
|
|
6
|
+
} from '../../../System'
|
|
7
|
+
import { CustomerBranchesMany } from '../../Branches'
|
|
8
|
+
|
|
9
|
+
export interface CustomerGetMany {
|
|
10
|
+
id: string
|
|
11
|
+
name: string
|
|
12
|
+
shortName: string
|
|
13
|
+
isProvider: boolean
|
|
14
|
+
isCustomer: boolean
|
|
15
|
+
dui: string | null
|
|
16
|
+
nrc: string | null
|
|
17
|
+
nit: string | null
|
|
18
|
+
giro: string | null
|
|
19
|
+
isActiveCustomer: boolean
|
|
20
|
+
isActiveProvider: boolean
|
|
21
|
+
isUsedCustomer: boolean
|
|
22
|
+
isUsedProvider: boolean
|
|
23
|
+
createdAt: string
|
|
24
|
+
personType: SystemPersonTypeMany
|
|
25
|
+
customerTypeNatural: SystemTypeNaturalMany | null
|
|
26
|
+
customerType: SystemSellingTypeMany
|
|
27
|
+
customerTaxerType: SystemTaxerTypesMany
|
|
28
|
+
branch: CustomerBranchesMany
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export interface CustomerGetManyResponse {
|
|
32
|
+
data: CustomerGetMany[]
|
|
33
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { SystemPersonTypeMany } from '../../../System/PersonTypes/GetMany/Response'
|
|
2
|
+
import { SystemSellingTypeMany } from '../../../System/SellingTypes/GetMany/Response'
|
|
3
|
+
import { SystemTaxerTypesMany } from '../../../System/TaxerTypes/GetMany/Response'
|
|
4
|
+
import { SystemTypeNaturalMany } from '../../../System/TypeNaturals/GetMany/Response'
|
|
5
|
+
import { CustomerBranchesMany } from '../../Branches/GetMany/Response'
|
|
6
|
+
|
|
7
|
+
export interface CustomersGetSingle {
|
|
8
|
+
id: string
|
|
9
|
+
name: string
|
|
10
|
+
shortName: string
|
|
11
|
+
isProvider: boolean
|
|
12
|
+
isCustomer: boolean
|
|
13
|
+
dui: string | null
|
|
14
|
+
nrc: string | null
|
|
15
|
+
nit: string | null
|
|
16
|
+
giro: string | null
|
|
17
|
+
isActiveCustomer: boolean
|
|
18
|
+
isActiveProvider: boolean
|
|
19
|
+
isUsedCustomer: boolean
|
|
20
|
+
isUsedProvider: boolean
|
|
21
|
+
createdAt: string
|
|
22
|
+
personType: SystemPersonTypeMany
|
|
23
|
+
customerTypeNatural: SystemTypeNaturalMany | null
|
|
24
|
+
customerType: SystemSellingTypeMany
|
|
25
|
+
customerTaxerType: SystemTaxerTypesMany
|
|
26
|
+
branch: CustomerBranchesMany
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export interface CustomersGetSingleResponse {
|
|
30
|
+
data: CustomersGetSingle
|
|
31
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { CustomerBranchesUpdateSingle } from '../../Branches'
|
|
2
|
+
|
|
3
|
+
export interface CustomersUpdateSingleRequest {
|
|
4
|
+
name?: string
|
|
5
|
+
shortName?: string
|
|
6
|
+
isProvider?: boolean
|
|
7
|
+
isCustomer?: boolean
|
|
8
|
+
dui?: string
|
|
9
|
+
nrc?: string
|
|
10
|
+
nit?: string
|
|
11
|
+
giro?: string
|
|
12
|
+
isActiveCustomer?: boolean
|
|
13
|
+
isActiveProvider?: boolean
|
|
14
|
+
isUsedCustomer?: boolean
|
|
15
|
+
isUsedProvider?: boolean
|
|
16
|
+
customerTaxerType?: string
|
|
17
|
+
personType?: string
|
|
18
|
+
customerType?: string
|
|
19
|
+
customerTypeNatural?: string
|
|
20
|
+
branch?: CustomerBranchesUpdateSingle
|
|
21
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { CustomersCreateSingleResponse } from './CreateSingle/Response'
|
|
2
|
+
import { CustomersCreateSingleRequest } from './CreateSingle/Resquest'
|
|
3
|
+
import { CustomersDeleteManyRequest } from './DeleteMany/Request'
|
|
4
|
+
import { CustomersDeleteManyResponse } from './DeleteMany/Response'
|
|
5
|
+
import { CustomersDeleteSingleResponse } from './DeleteSingle/Response'
|
|
6
|
+
import { CustomersGetManyRequest } from './GetMany/Request'
|
|
7
|
+
import { CustomerGetMany, CustomerGetManyResponse } from './GetMany/Response'
|
|
8
|
+
import {
|
|
9
|
+
CustomersGetSingle,
|
|
10
|
+
CustomersGetSingleResponse
|
|
11
|
+
} from './GetSingle/Response'
|
|
12
|
+
import { CustomerUpdateManyStatusesRequest } from './UpdateManyStatuses/Request'
|
|
13
|
+
import { CustomersUpdateManyStatusesResponse } from './UpdateManyStatuses/Response'
|
|
14
|
+
import { CustomersUpdateSingleRequest } from './UpdateSingle/Request'
|
|
15
|
+
import { CustomersUpdateSingleResponse } from './UpdateSingle/Response'
|
|
16
|
+
import { CustomersUpdateSingleStatusResponse } from './UpdateSingleStatus/Response'
|
|
17
|
+
|
|
18
|
+
export {
|
|
19
|
+
CustomersDeleteSingleResponse,
|
|
20
|
+
CustomersCreateSingleResponse,
|
|
21
|
+
CustomersGetSingle,
|
|
22
|
+
CustomersGetSingleResponse,
|
|
23
|
+
CustomersUpdateSingleResponse,
|
|
24
|
+
CustomersUpdateSingleStatusResponse,
|
|
25
|
+
CustomersUpdateManyStatusesResponse,
|
|
26
|
+
CustomersDeleteManyResponse,
|
|
27
|
+
CustomersCreateSingleRequest,
|
|
28
|
+
CustomersGetManyRequest,
|
|
29
|
+
CustomerGetMany,
|
|
30
|
+
CustomerGetManyResponse,
|
|
31
|
+
CustomersDeleteManyRequest,
|
|
32
|
+
CustomerUpdateManyStatusesRequest,
|
|
33
|
+
CustomersUpdateSingleRequest,
|
|
34
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import {
|
|
2
|
+
CustomerBranchesCreateMany,
|
|
3
|
+
CustomerBranchesCreateManyRequest,
|
|
4
|
+
CustomerBranchesDeleteSingleResponse,
|
|
5
|
+
CustomerBranchesGetManyRequest,
|
|
6
|
+
CustomerBranchesMany,
|
|
7
|
+
CustomerBranchesManyResponse,
|
|
8
|
+
CustomerBranchesUpdateDefaultRequest,
|
|
9
|
+
CustomerBranchesUpdateDefaultResponse,
|
|
10
|
+
CustomerBranchesUpdateSingle,
|
|
11
|
+
CustomerBranchesUpdateSingleRequest,
|
|
12
|
+
CustomerBranchesUpdateSingleResponse
|
|
13
|
+
} from './Branches'
|
|
14
|
+
import {
|
|
15
|
+
CustomerGetMany,
|
|
16
|
+
CustomerGetManyResponse,
|
|
17
|
+
CustomersCreateSingleRequest,
|
|
18
|
+
CustomersCreateSingleResponse,
|
|
19
|
+
CustomersDeleteManyRequest,
|
|
20
|
+
CustomersDeleteManyResponse,
|
|
21
|
+
CustomersDeleteSingleResponse,
|
|
22
|
+
CustomersGetManyRequest,
|
|
23
|
+
CustomersGetSingle,
|
|
24
|
+
CustomersGetSingleResponse,
|
|
25
|
+
CustomersUpdateManyStatusesResponse,
|
|
26
|
+
CustomersUpdateSingleRequest,
|
|
27
|
+
CustomersUpdateSingleResponse,
|
|
28
|
+
CustomersUpdateSingleStatusResponse,
|
|
29
|
+
CustomerUpdateManyStatusesRequest
|
|
30
|
+
} from './Customers'
|
|
31
|
+
|
|
32
|
+
export {
|
|
33
|
+
CustomersDeleteSingleResponse,
|
|
34
|
+
CustomersCreateSingleResponse,
|
|
35
|
+
CustomersGetSingle,
|
|
36
|
+
CustomersGetSingleResponse,
|
|
37
|
+
CustomersUpdateSingleResponse,
|
|
38
|
+
CustomersUpdateSingleStatusResponse,
|
|
39
|
+
CustomersUpdateManyStatusesResponse,
|
|
40
|
+
CustomersDeleteManyResponse,
|
|
41
|
+
CustomersCreateSingleRequest,
|
|
42
|
+
CustomersGetManyRequest,
|
|
43
|
+
CustomerGetMany,
|
|
44
|
+
CustomerGetManyResponse,
|
|
45
|
+
CustomersDeleteManyRequest,
|
|
46
|
+
CustomerUpdateManyStatusesRequest,
|
|
47
|
+
CustomerBranchesMany,
|
|
48
|
+
CustomerBranchesManyResponse,
|
|
49
|
+
CustomerBranchesCreateMany,
|
|
50
|
+
CustomerBranchesCreateManyRequest,
|
|
51
|
+
CustomerBranchesDeleteSingleResponse,
|
|
52
|
+
CustomerBranchesGetManyRequest,
|
|
53
|
+
CustomerBranchesUpdateSingle,
|
|
54
|
+
CustomerBranchesUpdateSingleRequest,
|
|
55
|
+
CustomerBranchesUpdateDefaultRequest,
|
|
56
|
+
CustomerBranchesUpdateDefaultResponse,
|
|
57
|
+
CustomerBranchesUpdateSingleResponse,
|
|
58
|
+
CustomersUpdateSingleRequest,
|
|
59
|
+
}
|
package/src/index.ts
CHANGED
|
@@ -4,8 +4,6 @@ import {
|
|
|
4
4
|
AuthLoginResponse,
|
|
5
5
|
AuthRecoverPasswordRequest,
|
|
6
6
|
AuthRecoverPasswordResponse,
|
|
7
|
-
AuthRefreshTokenRequest,
|
|
8
|
-
AuthRefreshTokenResponse,
|
|
9
7
|
AuthResetPasswordRequest,
|
|
10
8
|
AuthResetPasswordResponse,
|
|
11
9
|
AuthUpdatePasswordRequest,
|
|
@@ -21,8 +19,34 @@ import {
|
|
|
21
19
|
LoggedUserInfoWorkspace,
|
|
22
20
|
LoggedUserInfoWorkspaceBranch,
|
|
23
21
|
LoggedUserInfoWorkspaceCompany,
|
|
24
|
-
WorkspaceChanged
|
|
22
|
+
WorkspaceChanged
|
|
25
23
|
} from './auth'
|
|
24
|
+
import {
|
|
25
|
+
CustomerBranchesCreateMany,
|
|
26
|
+
CustomerBranchesCreateManyRequest,
|
|
27
|
+
CustomerBranchesDeleteSingleResponse,
|
|
28
|
+
CustomerBranchesGetManyRequest,
|
|
29
|
+
CustomerBranchesMany,
|
|
30
|
+
CustomerBranchesManyResponse,
|
|
31
|
+
CustomerBranchesUpdateDefaultRequest,
|
|
32
|
+
CustomerBranchesUpdateDefaultResponse,
|
|
33
|
+
CustomerBranchesUpdateSingle,
|
|
34
|
+
CustomerBranchesUpdateSingleRequest,
|
|
35
|
+
CustomerBranchesUpdateSingleResponse,
|
|
36
|
+
CustomerGetMany,
|
|
37
|
+
CustomerGetManyResponse,
|
|
38
|
+
CustomersCreateSingleRequest,
|
|
39
|
+
CustomersCreateSingleResponse,
|
|
40
|
+
CustomersDeleteManyRequest,
|
|
41
|
+
CustomersDeleteManyResponse,
|
|
42
|
+
CustomersDeleteSingleResponse,
|
|
43
|
+
CustomersGetManyRequest,
|
|
44
|
+
CustomersGetSingle,
|
|
45
|
+
CustomersGetSingleResponse,
|
|
46
|
+
CustomersUpdateManyStatusesResponse, CustomersUpdateSingleRequest, CustomersUpdateSingleResponse,
|
|
47
|
+
CustomersUpdateSingleStatusResponse,
|
|
48
|
+
CustomerUpdateManyStatusesRequest
|
|
49
|
+
} from './customers'
|
|
26
50
|
import {
|
|
27
51
|
ServicesCreateSingleRequest,
|
|
28
52
|
ServicesCreateSingleResponse,
|
|
@@ -41,8 +65,24 @@ import {
|
|
|
41
65
|
ServicesUpdateSingleRequest,
|
|
42
66
|
ServicesUpdateSingleResponse,
|
|
43
67
|
ServicesUpdateSingleStatusRequest,
|
|
44
|
-
ServicesUpdateSingleStatusResponse
|
|
68
|
+
ServicesUpdateSingleStatusResponse
|
|
45
69
|
} from './services'
|
|
70
|
+
import {
|
|
71
|
+
SystemCityMany,
|
|
72
|
+
SystemCityManyResponse,
|
|
73
|
+
SystemCountryMany,
|
|
74
|
+
SystemCountryManyResponse,
|
|
75
|
+
SystemPersonTypeMany,
|
|
76
|
+
SystemPersonTypeManyResponse,
|
|
77
|
+
SystemSellingTypeMany,
|
|
78
|
+
SystemSellingTypeManyResponse,
|
|
79
|
+
SystemStateMany,
|
|
80
|
+
SystemStateManyResponse,
|
|
81
|
+
SystemTaxerTypesMany,
|
|
82
|
+
SystemTaxerTypesManyResponse,
|
|
83
|
+
SystemTypeNaturalMany,
|
|
84
|
+
SystemTypeNaturalManyResponse
|
|
85
|
+
} from './System'
|
|
46
86
|
|
|
47
87
|
export {
|
|
48
88
|
ServicesSellingTypeMany,
|
|
@@ -84,6 +124,44 @@ export {
|
|
|
84
124
|
LoggedUserInfoWorkspaceBranch,
|
|
85
125
|
LoggedUserInfoWorkspace,
|
|
86
126
|
ServicesSellingTypeManyResponse,
|
|
87
|
-
|
|
88
|
-
|
|
127
|
+
CustomerBranchesMany,
|
|
128
|
+
CustomerBranchesManyResponse,
|
|
129
|
+
SystemCityMany,
|
|
130
|
+
SystemCityManyResponse,
|
|
131
|
+
SystemCountryMany,
|
|
132
|
+
SystemCountryManyResponse,
|
|
133
|
+
SystemPersonTypeMany,
|
|
134
|
+
SystemPersonTypeManyResponse,
|
|
135
|
+
SystemSellingTypeMany,
|
|
136
|
+
SystemSellingTypeManyResponse,
|
|
137
|
+
SystemStateMany,
|
|
138
|
+
SystemStateManyResponse,
|
|
139
|
+
SystemTaxerTypesMany,
|
|
140
|
+
SystemTaxerTypesManyResponse,
|
|
141
|
+
SystemTypeNaturalMany,
|
|
142
|
+
SystemTypeNaturalManyResponse,
|
|
143
|
+
CustomersDeleteSingleResponse,
|
|
144
|
+
CustomersCreateSingleResponse,
|
|
145
|
+
CustomersGetSingle,
|
|
146
|
+
CustomersGetSingleResponse,
|
|
147
|
+
CustomersUpdateSingleResponse,
|
|
148
|
+
CustomersUpdateSingleStatusResponse,
|
|
149
|
+
CustomersUpdateManyStatusesResponse,
|
|
150
|
+
CustomersDeleteManyResponse,
|
|
151
|
+
CustomersCreateSingleRequest,
|
|
152
|
+
CustomersGetManyRequest,
|
|
153
|
+
CustomerGetMany,
|
|
154
|
+
CustomerGetManyResponse,
|
|
155
|
+
CustomersDeleteManyRequest,
|
|
156
|
+
CustomerUpdateManyStatusesRequest,
|
|
157
|
+
CustomerBranchesCreateMany,
|
|
158
|
+
CustomerBranchesCreateManyRequest,
|
|
159
|
+
CustomerBranchesDeleteSingleResponse,
|
|
160
|
+
CustomerBranchesGetManyRequest,
|
|
161
|
+
CustomerBranchesUpdateSingle,
|
|
162
|
+
CustomerBranchesUpdateSingleRequest,
|
|
163
|
+
CustomerBranchesUpdateDefaultRequest,
|
|
164
|
+
CustomerBranchesUpdateDefaultResponse,
|
|
165
|
+
CustomerBranchesUpdateSingleResponse,
|
|
166
|
+
CustomersUpdateSingleRequest,
|
|
89
167
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../src/auth/RefreshToken/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../src/auth/RefreshToken/Response.ts"],"names":[],"mappings":""}
|
|
File without changes
|
|
File without changes
|