@mj-biz-apps/common-server 5.33.2 → 5.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +183 -0
- package/dist/generated/generated.d.ts +446 -0
- package/dist/generated/generated.d.ts.map +1 -1
- package/dist/generated/generated.js +2451 -1
- package/dist/generated/generated.js.map +1 -1
- package/package.json +9 -9
package/LICENSE
ADDED
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
Business Source License 1.1
|
|
2
|
+
|
|
3
|
+
License text copyright (c) 2024 MariaDB plc, All Rights Reserved.
|
|
4
|
+
"Business Source License" is a trademark of MariaDB plc.
|
|
5
|
+
|
|
6
|
+
-----------------------------------------------------------------------------
|
|
7
|
+
|
|
8
|
+
Parameters
|
|
9
|
+
|
|
10
|
+
Licensor: Blue Cypress, Inc.
|
|
11
|
+
|
|
12
|
+
Licensed Work: MemberJunction.
|
|
13
|
+
The Licensed Work is (c) 2023-2026 Blue Cypress, Inc.
|
|
14
|
+
|
|
15
|
+
Additional Use Grant: Subject to the terms of this License, Licensor grants
|
|
16
|
+
you the following additional rights to make Production
|
|
17
|
+
Use of the Licensed Work.
|
|
18
|
+
|
|
19
|
+
1. Internal Use
|
|
20
|
+
|
|
21
|
+
You may make production use of the Licensed Work for
|
|
22
|
+
your own internal business or organizational operations.
|
|
23
|
+
|
|
24
|
+
2. Nonprofit Use
|
|
25
|
+
|
|
26
|
+
If you are a Nonprofit, you may make production use of
|
|
27
|
+
the Licensed Work for the operations and activities of
|
|
28
|
+
your Organizational Family.
|
|
29
|
+
|
|
30
|
+
3. MemberJunction Certified Program Use
|
|
31
|
+
|
|
32
|
+
If you are authorized by Licensor under the
|
|
33
|
+
MemberJunction Certified Program to provide professional
|
|
34
|
+
services using the Licensed Work, you may make
|
|
35
|
+
production use of the Licensed Work in providing such
|
|
36
|
+
professional services to a client, provided that:
|
|
37
|
+
|
|
38
|
+
(a) the Licensed Work is deployed in, and the applicable
|
|
39
|
+
production use occurs within, an environment owned,
|
|
40
|
+
leased, licensed, subscribed to, or otherwise controlled
|
|
41
|
+
by that client; and
|
|
42
|
+
|
|
43
|
+
(b) the production use is for that client's own internal
|
|
44
|
+
business or organizational operations or is otherwise
|
|
45
|
+
independently permitted to that client under this
|
|
46
|
+
Additional Use Grant.
|
|
47
|
+
|
|
48
|
+
4. Definitions Applicable to the Additional Use Grant
|
|
49
|
+
|
|
50
|
+
"Affiliate" means, with respect to a specified Person,
|
|
51
|
+
any other Person that directly or indirectly Controls,
|
|
52
|
+
is Controlled by, or is under common Control with such
|
|
53
|
+
specified Person.
|
|
54
|
+
|
|
55
|
+
"Control" (including the terms "Controls," "Controlled
|
|
56
|
+
by," and "under common Control with") means the direct
|
|
57
|
+
or indirect possession of the power to direct or cause
|
|
58
|
+
the direction of the management and policies of a
|
|
59
|
+
Person, whether through ownership of voting interests,
|
|
60
|
+
by contract, or otherwise.
|
|
61
|
+
|
|
62
|
+
"Organizational Family" means, with respect to a Person,
|
|
63
|
+
(a) such Person and its Affiliates, and (b) any
|
|
64
|
+
nonprofit organization, governmental entity, chapter,
|
|
65
|
+
division, local affiliate, regional affiliate, state
|
|
66
|
+
affiliate, national affiliate, or other entity that is
|
|
67
|
+
formally affiliated with such Person through governing
|
|
68
|
+
documents, a charter, bylaws, a membership agreement, or
|
|
69
|
+
another written organizational instrument, and is
|
|
70
|
+
recognized under such documents as part of the same
|
|
71
|
+
organizational structure.
|
|
72
|
+
|
|
73
|
+
"Nonprofit" means a Person recognized by the Internal
|
|
74
|
+
Revenue Service as exempt from federal income taxation
|
|
75
|
+
under Section 501(c)(3), 501(c)(4), 501(c)(5), or
|
|
76
|
+
501(c)(6) of the Internal Revenue Code, or a foreign
|
|
77
|
+
organization recognized under substantially equivalent
|
|
78
|
+
laws.
|
|
79
|
+
|
|
80
|
+
A Person claiming eligibility as a Nonprofit shall, upon
|
|
81
|
+
Licensor's reasonable request, provide documentation
|
|
82
|
+
reasonably sufficient to demonstrate that it qualifies
|
|
83
|
+
as a Nonprofit. If such Person materially misrepresents,
|
|
84
|
+
or is unable to demonstrate, its qualification as a
|
|
85
|
+
Nonprofit, the rights granted to such Person under
|
|
86
|
+
Section 2 of this Additional Use Grant shall terminate.
|
|
87
|
+
|
|
88
|
+
"MemberJunction Certified Program" means Licensor's
|
|
89
|
+
then-current program for certifying and authorizing a
|
|
90
|
+
Person to provide professional services using the
|
|
91
|
+
Licensed Work.
|
|
92
|
+
|
|
93
|
+
"Person" means any individual, corporation, limited
|
|
94
|
+
liability company, partnership, association, nonprofit
|
|
95
|
+
organization, governmental entity, or other legal or
|
|
96
|
+
organizational entity.
|
|
97
|
+
|
|
98
|
+
Change Date: Four (4) years from the date the Licensed Work is first
|
|
99
|
+
made available.
|
|
100
|
+
|
|
101
|
+
Change License: MIT License.
|
|
102
|
+
|
|
103
|
+
For information about alternative licensing arrangements for the Licensed
|
|
104
|
+
Work, please contact Blue Cypress, Inc.
|
|
105
|
+
|
|
106
|
+
-----------------------------------------------------------------------------
|
|
107
|
+
|
|
108
|
+
Terms
|
|
109
|
+
|
|
110
|
+
The Licensor hereby grants you the right to copy, modify, create derivative
|
|
111
|
+
works, redistribute, and make non-production use of the Licensed Work. The
|
|
112
|
+
Licensor may make an Additional Use Grant, above, permitting limited
|
|
113
|
+
production use.
|
|
114
|
+
|
|
115
|
+
Effective on the Change Date, or the fourth anniversary of the first publicly
|
|
116
|
+
available distribution of a specific version of the Licensed Work under this
|
|
117
|
+
License, whichever comes first, the Licensor hereby grants you rights under
|
|
118
|
+
the terms of the Change License, and the rights granted in the paragraph
|
|
119
|
+
above terminate.
|
|
120
|
+
|
|
121
|
+
If your use of the Licensed Work does not comply with the requirements
|
|
122
|
+
currently in effect as described in this License, you must purchase a
|
|
123
|
+
commercial license from the Licensor, its affiliated entities, or authorized
|
|
124
|
+
resellers, or you must refrain from using the Licensed Work.
|
|
125
|
+
|
|
126
|
+
All copies of the original and modified Licensed Work, and derivative works
|
|
127
|
+
of the Licensed Work, are subject to this License. This License applies
|
|
128
|
+
separately for each version of the Licensed Work and the Change Date may vary
|
|
129
|
+
for each version of the Licensed Work released by Licensor.
|
|
130
|
+
|
|
131
|
+
You must conspicuously display this License on each original or modified copy
|
|
132
|
+
of the Licensed Work. If you receive the Licensed Work in original or
|
|
133
|
+
modified form from a third party, the terms and conditions set forth in this
|
|
134
|
+
License apply to your use of that work.
|
|
135
|
+
|
|
136
|
+
Any use of the Licensed Work in violation of this License will automatically
|
|
137
|
+
terminate your rights under this License for the current and all other
|
|
138
|
+
versions of the Licensed Work.
|
|
139
|
+
|
|
140
|
+
This License does not grant you any right in any trademark or logo of
|
|
141
|
+
Licensor or its affiliates (provided that you may use a trademark or logo of
|
|
142
|
+
Licensor as expressly required by this License).
|
|
143
|
+
|
|
144
|
+
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
|
|
145
|
+
AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
|
|
146
|
+
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
|
147
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
|
148
|
+
TITLE.
|
|
149
|
+
|
|
150
|
+
MariaDB hereby grants you permission to use this License's text to license
|
|
151
|
+
your works, and to refer to it using the trademark "Business Source License",
|
|
152
|
+
as long as you comply with the Covenants of Licensor below.
|
|
153
|
+
|
|
154
|
+
-----------------------------------------------------------------------------
|
|
155
|
+
|
|
156
|
+
Covenants of Licensor
|
|
157
|
+
|
|
158
|
+
In consideration of the right to use this License's text and the "Business
|
|
159
|
+
Source License" name and trademark, Licensor covenants to MariaDB, and to all
|
|
160
|
+
other recipients of the licensed work to be provided by Licensor:
|
|
161
|
+
|
|
162
|
+
1. To specify as the Change License the GPL Version 2.0 or any later version,
|
|
163
|
+
or a license that is compatible with GPL Version 2.0 or a later version,
|
|
164
|
+
where "compatible" means that software provided under the Change License
|
|
165
|
+
can be included in a program with software provided under GPL Version 2.0
|
|
166
|
+
or a later version. Licensor may specify additional Change Licenses without
|
|
167
|
+
limitation.
|
|
168
|
+
|
|
169
|
+
2. To either: (a) specify an additional grant of rights to use that does not
|
|
170
|
+
impose any additional restriction on the right granted in this License, as
|
|
171
|
+
the Additional Use Grant; or (b) insert the text "None".
|
|
172
|
+
|
|
173
|
+
3. To specify a Change Date.
|
|
174
|
+
|
|
175
|
+
4. Not to modify this License in any other way.
|
|
176
|
+
|
|
177
|
+
-----------------------------------------------------------------------------
|
|
178
|
+
|
|
179
|
+
Notice
|
|
180
|
+
|
|
181
|
+
The Business Source License (this document, or the "License") is not an Open
|
|
182
|
+
Source license. However, the Licensed Work will eventually be made available
|
|
183
|
+
under an Open Source License, as stated in this License.
|
|
@@ -8,6 +8,417 @@
|
|
|
8
8
|
*
|
|
9
9
|
**********************************************************************************/
|
|
10
10
|
import { PubSubEngine, ResolverBase, RunViewByIDInput, RunViewByNameInput, RunDynamicViewInput, AppContext, KeyValuePairInput, DeleteOptionsInput, RestoreContextInput } from '@memberjunction/server';
|
|
11
|
+
export declare class mjBizAppsCommonActivity_ {
|
|
12
|
+
ID: string;
|
|
13
|
+
ActivityTypeID: string;
|
|
14
|
+
StartedAt: Date;
|
|
15
|
+
EndedAt?: Date;
|
|
16
|
+
Title: string;
|
|
17
|
+
Description?: string;
|
|
18
|
+
Direction: string;
|
|
19
|
+
Status: string;
|
|
20
|
+
Outcome?: string;
|
|
21
|
+
Visibility: string;
|
|
22
|
+
Source: string;
|
|
23
|
+
SourceSystem?: string;
|
|
24
|
+
ExternalID?: string;
|
|
25
|
+
ExternalThreadID?: string;
|
|
26
|
+
ParentActivityID?: string;
|
|
27
|
+
LoggedByUserID: string;
|
|
28
|
+
Location?: string;
|
|
29
|
+
AddressID?: string;
|
|
30
|
+
ActivitySyncConnectionID?: string;
|
|
31
|
+
Details?: string;
|
|
32
|
+
_mj__CreatedAt: Date;
|
|
33
|
+
_mj__UpdatedAt: Date;
|
|
34
|
+
ActivityType: string;
|
|
35
|
+
ParentActivity?: string;
|
|
36
|
+
LoggedByUser: string;
|
|
37
|
+
Address?: string;
|
|
38
|
+
ActivitySyncConnection?: string;
|
|
39
|
+
_mj__Latitude?: number;
|
|
40
|
+
_mj__Longitude?: number;
|
|
41
|
+
RootParentActivityID?: string;
|
|
42
|
+
ParentActivityIDDepth?: number;
|
|
43
|
+
ParentActivityIDPath?: string;
|
|
44
|
+
ParentActivityIDIsLeaf?: boolean;
|
|
45
|
+
ParentActivityIDChildCount?: number;
|
|
46
|
+
mjBizAppsCommonActivities_ParentActivityIDArray: mjBizAppsCommonActivity_[];
|
|
47
|
+
mjBizAppsCommonActivityFiles_ActivityIDArray: mjBizAppsCommonActivityFile_[];
|
|
48
|
+
mjBizAppsCommonActivityLinks_ActivityIDArray: mjBizAppsCommonActivityLink_[];
|
|
49
|
+
}
|
|
50
|
+
export declare class CreatemjBizAppsCommonActivityInput {
|
|
51
|
+
ID?: string;
|
|
52
|
+
ActivityTypeID?: string;
|
|
53
|
+
StartedAt?: Date;
|
|
54
|
+
EndedAt: Date | null;
|
|
55
|
+
Title?: string;
|
|
56
|
+
Description: string | null;
|
|
57
|
+
Direction?: string;
|
|
58
|
+
Status?: string;
|
|
59
|
+
Outcome: string | null;
|
|
60
|
+
Visibility?: string;
|
|
61
|
+
Source?: string;
|
|
62
|
+
SourceSystem: string | null;
|
|
63
|
+
ExternalID: string | null;
|
|
64
|
+
ExternalThreadID: string | null;
|
|
65
|
+
ParentActivityID: string | null;
|
|
66
|
+
LoggedByUserID?: string;
|
|
67
|
+
Location: string | null;
|
|
68
|
+
AddressID: string | null;
|
|
69
|
+
ActivitySyncConnectionID: string | null;
|
|
70
|
+
Details: string | null;
|
|
71
|
+
RestoreContext___?: RestoreContextInput;
|
|
72
|
+
}
|
|
73
|
+
export declare class UpdatemjBizAppsCommonActivityInput {
|
|
74
|
+
ID: string;
|
|
75
|
+
ActivityTypeID?: string;
|
|
76
|
+
StartedAt?: Date;
|
|
77
|
+
EndedAt?: Date | null;
|
|
78
|
+
Title?: string;
|
|
79
|
+
Description?: string | null;
|
|
80
|
+
Direction?: string;
|
|
81
|
+
Status?: string;
|
|
82
|
+
Outcome?: string | null;
|
|
83
|
+
Visibility?: string;
|
|
84
|
+
Source?: string;
|
|
85
|
+
SourceSystem?: string | null;
|
|
86
|
+
ExternalID?: string | null;
|
|
87
|
+
ExternalThreadID?: string | null;
|
|
88
|
+
ParentActivityID?: string | null;
|
|
89
|
+
LoggedByUserID?: string;
|
|
90
|
+
Location?: string | null;
|
|
91
|
+
AddressID?: string | null;
|
|
92
|
+
ActivitySyncConnectionID?: string | null;
|
|
93
|
+
Details?: string | null;
|
|
94
|
+
OldValues___?: KeyValuePairInput[];
|
|
95
|
+
RestoreContext___?: RestoreContextInput;
|
|
96
|
+
}
|
|
97
|
+
export declare class RunmjBizAppsCommonActivityViewResult {
|
|
98
|
+
Results: mjBizAppsCommonActivity_[];
|
|
99
|
+
UserViewRunID?: string;
|
|
100
|
+
RowCount: number;
|
|
101
|
+
TotalRowCount: number;
|
|
102
|
+
ExecutionTime: number;
|
|
103
|
+
ErrorMessage?: string;
|
|
104
|
+
Success: boolean;
|
|
105
|
+
}
|
|
106
|
+
export declare class mjBizAppsCommonActivityResolver extends ResolverBase {
|
|
107
|
+
RunmjBizAppsCommonActivityViewByID(input: RunViewByIDInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
108
|
+
RunmjBizAppsCommonActivityViewByName(input: RunViewByNameInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
109
|
+
RunmjBizAppsCommonActivityDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
110
|
+
mjBizAppsCommonActivity(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonActivity_ | null>;
|
|
111
|
+
mjBizAppsCommonActivities_ParentActivityIDArray(mjbizappscommonactivity_: mjBizAppsCommonActivity_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
112
|
+
mjBizAppsCommonActivityFiles_ActivityIDArray(mjbizappscommonactivity_: mjBizAppsCommonActivity_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
113
|
+
mjBizAppsCommonActivityLinks_ActivityIDArray(mjbizappscommonactivity_: mjBizAppsCommonActivity_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
114
|
+
CreatemjBizAppsCommonActivity(input: CreatemjBizAppsCommonActivityInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
115
|
+
UpdatemjBizAppsCommonActivity(input: UpdatemjBizAppsCommonActivityInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
116
|
+
DeletemjBizAppsCommonActivity(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
117
|
+
}
|
|
118
|
+
export declare class mjBizAppsCommonActivityFile_ {
|
|
119
|
+
ID: string;
|
|
120
|
+
ActivityID: string;
|
|
121
|
+
FileID: string;
|
|
122
|
+
Kind: string;
|
|
123
|
+
Sequence: number;
|
|
124
|
+
_mj__CreatedAt: Date;
|
|
125
|
+
_mj__UpdatedAt: Date;
|
|
126
|
+
File: string;
|
|
127
|
+
}
|
|
128
|
+
export declare class CreatemjBizAppsCommonActivityFileInput {
|
|
129
|
+
ID?: string;
|
|
130
|
+
ActivityID?: string;
|
|
131
|
+
FileID?: string;
|
|
132
|
+
Kind?: string;
|
|
133
|
+
Sequence?: number;
|
|
134
|
+
RestoreContext___?: RestoreContextInput;
|
|
135
|
+
}
|
|
136
|
+
export declare class UpdatemjBizAppsCommonActivityFileInput {
|
|
137
|
+
ID: string;
|
|
138
|
+
ActivityID?: string;
|
|
139
|
+
FileID?: string;
|
|
140
|
+
Kind?: string;
|
|
141
|
+
Sequence?: number;
|
|
142
|
+
OldValues___?: KeyValuePairInput[];
|
|
143
|
+
RestoreContext___?: RestoreContextInput;
|
|
144
|
+
}
|
|
145
|
+
export declare class RunmjBizAppsCommonActivityFileViewResult {
|
|
146
|
+
Results: mjBizAppsCommonActivityFile_[];
|
|
147
|
+
UserViewRunID?: string;
|
|
148
|
+
RowCount: number;
|
|
149
|
+
TotalRowCount: number;
|
|
150
|
+
ExecutionTime: number;
|
|
151
|
+
ErrorMessage?: string;
|
|
152
|
+
Success: boolean;
|
|
153
|
+
}
|
|
154
|
+
export declare class mjBizAppsCommonActivityFileResolver extends ResolverBase {
|
|
155
|
+
RunmjBizAppsCommonActivityFileViewByID(input: RunViewByIDInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
156
|
+
RunmjBizAppsCommonActivityFileViewByName(input: RunViewByNameInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
157
|
+
RunmjBizAppsCommonActivityFileDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
158
|
+
mjBizAppsCommonActivityFile(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonActivityFile_ | null>;
|
|
159
|
+
CreatemjBizAppsCommonActivityFile(input: CreatemjBizAppsCommonActivityFileInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
160
|
+
UpdatemjBizAppsCommonActivityFile(input: UpdatemjBizAppsCommonActivityFileInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
161
|
+
DeletemjBizAppsCommonActivityFile(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
162
|
+
}
|
|
163
|
+
export declare class mjBizAppsCommonActivityLink_ {
|
|
164
|
+
ID: string;
|
|
165
|
+
ActivityID: string;
|
|
166
|
+
Role: string;
|
|
167
|
+
EntityID?: string;
|
|
168
|
+
RecordID?: string;
|
|
169
|
+
IdentityKind?: string;
|
|
170
|
+
IdentityValue?: string;
|
|
171
|
+
Sequence: number;
|
|
172
|
+
_mj__CreatedAt: Date;
|
|
173
|
+
_mj__UpdatedAt: Date;
|
|
174
|
+
Entity?: string;
|
|
175
|
+
}
|
|
176
|
+
export declare class CreatemjBizAppsCommonActivityLinkInput {
|
|
177
|
+
ID?: string;
|
|
178
|
+
ActivityID?: string;
|
|
179
|
+
Role?: string;
|
|
180
|
+
EntityID: string | null;
|
|
181
|
+
RecordID: string | null;
|
|
182
|
+
IdentityKind: string | null;
|
|
183
|
+
IdentityValue: string | null;
|
|
184
|
+
Sequence?: number;
|
|
185
|
+
RestoreContext___?: RestoreContextInput;
|
|
186
|
+
}
|
|
187
|
+
export declare class UpdatemjBizAppsCommonActivityLinkInput {
|
|
188
|
+
ID: string;
|
|
189
|
+
ActivityID?: string;
|
|
190
|
+
Role?: string;
|
|
191
|
+
EntityID?: string | null;
|
|
192
|
+
RecordID?: string | null;
|
|
193
|
+
IdentityKind?: string | null;
|
|
194
|
+
IdentityValue?: string | null;
|
|
195
|
+
Sequence?: number;
|
|
196
|
+
OldValues___?: KeyValuePairInput[];
|
|
197
|
+
RestoreContext___?: RestoreContextInput;
|
|
198
|
+
}
|
|
199
|
+
export declare class RunmjBizAppsCommonActivityLinkViewResult {
|
|
200
|
+
Results: mjBizAppsCommonActivityLink_[];
|
|
201
|
+
UserViewRunID?: string;
|
|
202
|
+
RowCount: number;
|
|
203
|
+
TotalRowCount: number;
|
|
204
|
+
ExecutionTime: number;
|
|
205
|
+
ErrorMessage?: string;
|
|
206
|
+
Success: boolean;
|
|
207
|
+
}
|
|
208
|
+
export declare class mjBizAppsCommonActivityLinkResolver extends ResolverBase {
|
|
209
|
+
RunmjBizAppsCommonActivityLinkViewByID(input: RunViewByIDInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
210
|
+
RunmjBizAppsCommonActivityLinkViewByName(input: RunViewByNameInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
211
|
+
RunmjBizAppsCommonActivityLinkDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
212
|
+
mjBizAppsCommonActivityLink(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonActivityLink_ | null>;
|
|
213
|
+
CreatemjBizAppsCommonActivityLink(input: CreatemjBizAppsCommonActivityLinkInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
214
|
+
UpdatemjBizAppsCommonActivityLink(input: UpdatemjBizAppsCommonActivityLinkInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
215
|
+
DeletemjBizAppsCommonActivityLink(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
216
|
+
}
|
|
217
|
+
export declare class mjBizAppsCommonActivitySyncConnection_ {
|
|
218
|
+
ID: string;
|
|
219
|
+
Name: string;
|
|
220
|
+
Provider: string;
|
|
221
|
+
Status: string;
|
|
222
|
+
Direction: string;
|
|
223
|
+
OwnerUserID: string;
|
|
224
|
+
CredentialsRef?: string;
|
|
225
|
+
Mailbox?: string;
|
|
226
|
+
LastSyncAt?: Date;
|
|
227
|
+
LastError?: string;
|
|
228
|
+
Settings?: string;
|
|
229
|
+
_mj__CreatedAt: Date;
|
|
230
|
+
_mj__UpdatedAt: Date;
|
|
231
|
+
OwnerUser: string;
|
|
232
|
+
mjBizAppsCommonActivitySyncRules_ActivitySyncConnectionIDArray: mjBizAppsCommonActivitySyncRule_[];
|
|
233
|
+
mjBizAppsCommonActivities_ActivitySyncConnectionIDArray: mjBizAppsCommonActivity_[];
|
|
234
|
+
}
|
|
235
|
+
export declare class CreatemjBizAppsCommonActivitySyncConnectionInput {
|
|
236
|
+
ID?: string;
|
|
237
|
+
Name?: string;
|
|
238
|
+
Provider?: string;
|
|
239
|
+
Status?: string;
|
|
240
|
+
Direction?: string;
|
|
241
|
+
OwnerUserID?: string;
|
|
242
|
+
CredentialsRef: string | null;
|
|
243
|
+
Mailbox: string | null;
|
|
244
|
+
LastSyncAt: Date | null;
|
|
245
|
+
LastError: string | null;
|
|
246
|
+
Settings: string | null;
|
|
247
|
+
RestoreContext___?: RestoreContextInput;
|
|
248
|
+
}
|
|
249
|
+
export declare class UpdatemjBizAppsCommonActivitySyncConnectionInput {
|
|
250
|
+
ID: string;
|
|
251
|
+
Name?: string;
|
|
252
|
+
Provider?: string;
|
|
253
|
+
Status?: string;
|
|
254
|
+
Direction?: string;
|
|
255
|
+
OwnerUserID?: string;
|
|
256
|
+
CredentialsRef?: string | null;
|
|
257
|
+
Mailbox?: string | null;
|
|
258
|
+
LastSyncAt?: Date | null;
|
|
259
|
+
LastError?: string | null;
|
|
260
|
+
Settings?: string | null;
|
|
261
|
+
OldValues___?: KeyValuePairInput[];
|
|
262
|
+
RestoreContext___?: RestoreContextInput;
|
|
263
|
+
}
|
|
264
|
+
export declare class RunmjBizAppsCommonActivitySyncConnectionViewResult {
|
|
265
|
+
Results: mjBizAppsCommonActivitySyncConnection_[];
|
|
266
|
+
UserViewRunID?: string;
|
|
267
|
+
RowCount: number;
|
|
268
|
+
TotalRowCount: number;
|
|
269
|
+
ExecutionTime: number;
|
|
270
|
+
ErrorMessage?: string;
|
|
271
|
+
Success: boolean;
|
|
272
|
+
}
|
|
273
|
+
export declare class mjBizAppsCommonActivitySyncConnectionResolver extends ResolverBase {
|
|
274
|
+
RunmjBizAppsCommonActivitySyncConnectionViewByID(input: RunViewByIDInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
275
|
+
RunmjBizAppsCommonActivitySyncConnectionViewByName(input: RunViewByNameInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
276
|
+
RunmjBizAppsCommonActivitySyncConnectionDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
277
|
+
mjBizAppsCommonActivitySyncConnection(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonActivitySyncConnection_ | null>;
|
|
278
|
+
mjBizAppsCommonActivitySyncRules_ActivitySyncConnectionIDArray(mjbizappscommonactivitysyncconnection_: mjBizAppsCommonActivitySyncConnection_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
279
|
+
mjBizAppsCommonActivities_ActivitySyncConnectionIDArray(mjbizappscommonactivitysyncconnection_: mjBizAppsCommonActivitySyncConnection_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
280
|
+
CreatemjBizAppsCommonActivitySyncConnection(input: CreatemjBizAppsCommonActivitySyncConnectionInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
281
|
+
UpdatemjBizAppsCommonActivitySyncConnection(input: UpdatemjBizAppsCommonActivitySyncConnectionInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
282
|
+
DeletemjBizAppsCommonActivitySyncConnection(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
283
|
+
}
|
|
284
|
+
export declare class mjBizAppsCommonActivitySyncRule_ {
|
|
285
|
+
ID: string;
|
|
286
|
+
ActivitySyncConnectionID: string;
|
|
287
|
+
Name: string;
|
|
288
|
+
IsEnabled: boolean;
|
|
289
|
+
Sequence: number;
|
|
290
|
+
Action: string;
|
|
291
|
+
ActivityTypeID?: string;
|
|
292
|
+
Direction?: string;
|
|
293
|
+
DateFrom?: Date;
|
|
294
|
+
DateTo?: Date;
|
|
295
|
+
IncludeAttachments: boolean;
|
|
296
|
+
Filter?: string;
|
|
297
|
+
_mj__CreatedAt: Date;
|
|
298
|
+
_mj__UpdatedAt: Date;
|
|
299
|
+
ActivitySyncConnection: string;
|
|
300
|
+
ActivityType?: string;
|
|
301
|
+
}
|
|
302
|
+
export declare class CreatemjBizAppsCommonActivitySyncRuleInput {
|
|
303
|
+
ID?: string;
|
|
304
|
+
ActivitySyncConnectionID?: string;
|
|
305
|
+
Name?: string;
|
|
306
|
+
IsEnabled?: boolean;
|
|
307
|
+
Sequence?: number;
|
|
308
|
+
Action?: string;
|
|
309
|
+
ActivityTypeID: string | null;
|
|
310
|
+
Direction: string | null;
|
|
311
|
+
DateFrom: Date | null;
|
|
312
|
+
DateTo: Date | null;
|
|
313
|
+
IncludeAttachments?: boolean;
|
|
314
|
+
Filter: string | null;
|
|
315
|
+
RestoreContext___?: RestoreContextInput;
|
|
316
|
+
}
|
|
317
|
+
export declare class UpdatemjBizAppsCommonActivitySyncRuleInput {
|
|
318
|
+
ID: string;
|
|
319
|
+
ActivitySyncConnectionID?: string;
|
|
320
|
+
Name?: string;
|
|
321
|
+
IsEnabled?: boolean;
|
|
322
|
+
Sequence?: number;
|
|
323
|
+
Action?: string;
|
|
324
|
+
ActivityTypeID?: string | null;
|
|
325
|
+
Direction?: string | null;
|
|
326
|
+
DateFrom?: Date | null;
|
|
327
|
+
DateTo?: Date | null;
|
|
328
|
+
IncludeAttachments?: boolean;
|
|
329
|
+
Filter?: string | null;
|
|
330
|
+
OldValues___?: KeyValuePairInput[];
|
|
331
|
+
RestoreContext___?: RestoreContextInput;
|
|
332
|
+
}
|
|
333
|
+
export declare class RunmjBizAppsCommonActivitySyncRuleViewResult {
|
|
334
|
+
Results: mjBizAppsCommonActivitySyncRule_[];
|
|
335
|
+
UserViewRunID?: string;
|
|
336
|
+
RowCount: number;
|
|
337
|
+
TotalRowCount: number;
|
|
338
|
+
ExecutionTime: number;
|
|
339
|
+
ErrorMessage?: string;
|
|
340
|
+
Success: boolean;
|
|
341
|
+
}
|
|
342
|
+
export declare class mjBizAppsCommonActivitySyncRuleResolver extends ResolverBase {
|
|
343
|
+
RunmjBizAppsCommonActivitySyncRuleViewByID(input: RunViewByIDInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
344
|
+
RunmjBizAppsCommonActivitySyncRuleViewByName(input: RunViewByNameInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
345
|
+
RunmjBizAppsCommonActivitySyncRuleDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
346
|
+
mjBizAppsCommonActivitySyncRule(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonActivitySyncRule_ | null>;
|
|
347
|
+
CreatemjBizAppsCommonActivitySyncRule(input: CreatemjBizAppsCommonActivitySyncRuleInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
348
|
+
UpdatemjBizAppsCommonActivitySyncRule(input: UpdatemjBizAppsCommonActivitySyncRuleInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
349
|
+
DeletemjBizAppsCommonActivitySyncRule(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
350
|
+
}
|
|
351
|
+
export declare class mjBizAppsCommonActivityType_ {
|
|
352
|
+
ID: string;
|
|
353
|
+
Code: string;
|
|
354
|
+
Name: string;
|
|
355
|
+
Description?: string;
|
|
356
|
+
ParentID?: string;
|
|
357
|
+
IconClass?: string;
|
|
358
|
+
Color?: string;
|
|
359
|
+
Sequence: number;
|
|
360
|
+
IsSystem: boolean;
|
|
361
|
+
IsActive: boolean;
|
|
362
|
+
_mj__CreatedAt: Date;
|
|
363
|
+
_mj__UpdatedAt: Date;
|
|
364
|
+
Parent?: string;
|
|
365
|
+
RootParentID?: string;
|
|
366
|
+
ParentIDDepth?: number;
|
|
367
|
+
ParentIDPath?: string;
|
|
368
|
+
ParentIDIsLeaf?: boolean;
|
|
369
|
+
ParentIDChildCount?: number;
|
|
370
|
+
mjBizAppsCommonActivities_ActivityTypeIDArray: mjBizAppsCommonActivity_[];
|
|
371
|
+
mjBizAppsCommonActivitySyncRules_ActivityTypeIDArray: mjBizAppsCommonActivitySyncRule_[];
|
|
372
|
+
mjBizAppsCommonActivityTypes_ParentIDArray: mjBizAppsCommonActivityType_[];
|
|
373
|
+
}
|
|
374
|
+
export declare class CreatemjBizAppsCommonActivityTypeInput {
|
|
375
|
+
ID?: string;
|
|
376
|
+
Code?: string;
|
|
377
|
+
Name?: string;
|
|
378
|
+
Description: string | null;
|
|
379
|
+
ParentID: string | null;
|
|
380
|
+
IconClass: string | null;
|
|
381
|
+
Color: string | null;
|
|
382
|
+
Sequence?: number;
|
|
383
|
+
IsSystem?: boolean;
|
|
384
|
+
IsActive?: boolean;
|
|
385
|
+
RestoreContext___?: RestoreContextInput;
|
|
386
|
+
}
|
|
387
|
+
export declare class UpdatemjBizAppsCommonActivityTypeInput {
|
|
388
|
+
ID: string;
|
|
389
|
+
Code?: string;
|
|
390
|
+
Name?: string;
|
|
391
|
+
Description?: string | null;
|
|
392
|
+
ParentID?: string | null;
|
|
393
|
+
IconClass?: string | null;
|
|
394
|
+
Color?: string | null;
|
|
395
|
+
Sequence?: number;
|
|
396
|
+
IsSystem?: boolean;
|
|
397
|
+
IsActive?: boolean;
|
|
398
|
+
OldValues___?: KeyValuePairInput[];
|
|
399
|
+
RestoreContext___?: RestoreContextInput;
|
|
400
|
+
}
|
|
401
|
+
export declare class RunmjBizAppsCommonActivityTypeViewResult {
|
|
402
|
+
Results: mjBizAppsCommonActivityType_[];
|
|
403
|
+
UserViewRunID?: string;
|
|
404
|
+
RowCount: number;
|
|
405
|
+
TotalRowCount: number;
|
|
406
|
+
ExecutionTime: number;
|
|
407
|
+
ErrorMessage?: string;
|
|
408
|
+
Success: boolean;
|
|
409
|
+
}
|
|
410
|
+
export declare class mjBizAppsCommonActivityTypeResolver extends ResolverBase {
|
|
411
|
+
RunmjBizAppsCommonActivityTypeViewByID(input: RunViewByIDInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
412
|
+
RunmjBizAppsCommonActivityTypeViewByName(input: RunViewByNameInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
413
|
+
RunmjBizAppsCommonActivityTypeDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
414
|
+
mjBizAppsCommonActivityType(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonActivityType_ | null>;
|
|
415
|
+
mjBizAppsCommonActivities_ActivityTypeIDArray(mjbizappscommonactivitytype_: mjBizAppsCommonActivityType_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
416
|
+
mjBizAppsCommonActivitySyncRules_ActivityTypeIDArray(mjbizappscommonactivitytype_: mjBizAppsCommonActivityType_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
417
|
+
mjBizAppsCommonActivityTypes_ParentIDArray(mjbizappscommonactivitytype_: mjBizAppsCommonActivityType_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
418
|
+
CreatemjBizAppsCommonActivityType(input: CreatemjBizAppsCommonActivityTypeInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
419
|
+
UpdatemjBizAppsCommonActivityType(input: UpdatemjBizAppsCommonActivityTypeInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
420
|
+
DeletemjBizAppsCommonActivityType(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
421
|
+
}
|
|
11
422
|
export declare class mjBizAppsCommonAddressLink_ {
|
|
12
423
|
ID: string;
|
|
13
424
|
AddressID: string;
|
|
@@ -124,6 +535,7 @@ export declare class mjBizAppsCommonAddress_ {
|
|
|
124
535
|
_mj__CreatedAt: Date;
|
|
125
536
|
_mj__UpdatedAt: Date;
|
|
126
537
|
mjBizAppsCommonAddressLinks_AddressIDArray: mjBizAppsCommonAddressLink_[];
|
|
538
|
+
mjBizAppsCommonActivities_AddressIDArray: mjBizAppsCommonActivity_[];
|
|
127
539
|
}
|
|
128
540
|
export declare class CreatemjBizAppsCommonAddressInput {
|
|
129
541
|
ID?: string;
|
|
@@ -167,6 +579,7 @@ export declare class mjBizAppsCommonAddressResolver extends ResolverBase {
|
|
|
167
579
|
RunmjBizAppsCommonAddressDynamicView(input: RunDynamicViewInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<import("@memberjunction/core").RunViewResult<any>>;
|
|
168
580
|
mjBizAppsCommonAddress(ID: string, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<mjBizAppsCommonAddress_ | null>;
|
|
169
581
|
mjBizAppsCommonAddressLinks_AddressIDArray(mjbizappscommonaddress_: mjBizAppsCommonAddress_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
582
|
+
mjBizAppsCommonActivities_AddressIDArray(mjbizappscommonaddress_: mjBizAppsCommonAddress_, { userPayload, providers }: AppContext, pubSub: PubSubEngine): Promise<any[]>;
|
|
170
583
|
CreatemjBizAppsCommonAddress(input: CreatemjBizAppsCommonAddressInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
171
584
|
UpdatemjBizAppsCommonAddress(input: UpdatemjBizAppsCommonAddressInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
172
585
|
DeletemjBizAppsCommonAddress(ID: string, options: DeleteOptionsInput, { providers, userPayload }: AppContext, pubSub: PubSubEngine): Promise<any>;
|
|
@@ -340,7 +753,24 @@ export declare class mjBizAppsCommonOrganization_ {
|
|
|
340
753
|
_mj__UpdatedAt: Date;
|
|
341
754
|
OrganizationType?: string;
|
|
342
755
|
Parent?: string;
|
|
756
|
+
_mj__Latitude?: number;
|
|
757
|
+
_mj__Longitude?: number;
|
|
343
758
|
RootParentID?: string;
|
|
759
|
+
ParentIDDepth?: number;
|
|
760
|
+
ParentIDPath?: string;
|
|
761
|
+
ParentIDIsLeaf?: boolean;
|
|
762
|
+
ParentIDChildCount?: number;
|
|
763
|
+
PrimaryAddressLine1?: string;
|
|
764
|
+
PrimaryAddressLine2?: string;
|
|
765
|
+
PrimaryAddressCity?: string;
|
|
766
|
+
PrimaryAddressState?: string;
|
|
767
|
+
PrimaryAddressPostalCode?: string;
|
|
768
|
+
PrimaryAddressCountry?: string;
|
|
769
|
+
PrimaryAddressType?: string;
|
|
770
|
+
PrimaryEmail?: string;
|
|
771
|
+
PrimaryPhone?: string;
|
|
772
|
+
ActivePersonCount?: number;
|
|
773
|
+
ChildOrgCount?: number;
|
|
344
774
|
mjBizAppsCommonOrganizations_ParentIDArray: mjBizAppsCommonOrganization_[];
|
|
345
775
|
mjBizAppsCommonRelationships_ToOrganizationIDArray: mjBizAppsCommonRelationship_[];
|
|
346
776
|
mjBizAppsCommonContactMethods_OrganizationIDArray: mjBizAppsCommonContactMethod_[];
|
|
@@ -422,6 +852,22 @@ export declare class mjBizAppsCommonPerson_ {
|
|
|
422
852
|
_mj__UpdatedAt: Date;
|
|
423
853
|
DisplayName: string;
|
|
424
854
|
LinkedUser?: string;
|
|
855
|
+
_mj__Latitude?: number;
|
|
856
|
+
_mj__Longitude?: number;
|
|
857
|
+
PrimaryAddressLine1?: string;
|
|
858
|
+
PrimaryAddressLine2?: string;
|
|
859
|
+
PrimaryAddressCity?: string;
|
|
860
|
+
PrimaryAddressState?: string;
|
|
861
|
+
PrimaryAddressPostalCode?: string;
|
|
862
|
+
PrimaryAddressCountry?: string;
|
|
863
|
+
PrimaryAddressLatitude?: number;
|
|
864
|
+
PrimaryAddressLongitude?: number;
|
|
865
|
+
PrimaryAddressType?: string;
|
|
866
|
+
PrimaryEmail?: string;
|
|
867
|
+
PrimaryPhone?: string;
|
|
868
|
+
CurrentOrganizationID?: string;
|
|
869
|
+
CurrentOrganizationName?: string;
|
|
870
|
+
CurrentJobTitle?: string;
|
|
425
871
|
mjBizAppsCommonContactMethods_PersonIDArray: mjBizAppsCommonContactMethod_[];
|
|
426
872
|
mjBizAppsCommonRelationships_ToPersonIDArray: mjBizAppsCommonRelationship_[];
|
|
427
873
|
mjBizAppsCommonRelationships_FromPersonIDArray: mjBizAppsCommonRelationship_[];
|