@equisoft/equisoft-connect-sdk-typescript 13.4.0 → 13.4.1-snapshot.20240503173759
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/models/KronosFinanceContactPayloadItem.d.ts +1 -1
- package/dist/esm/models/KronosFinanceGetContactItem.d.ts +1 -1
- package/dist/esm/models/LegacyContactContactGetItem.d.ts +1 -1
- package/dist/esm/models/LegacyContactContactPayloadItem.d.ts +1 -1
- package/dist/esm/models/LegacyContactSpouseContactPayloadItem.d.ts +1 -1
- package/dist/esm/models/TasksVisibilityType.d.ts +1 -1
- package/dist/esm/models/TasksVisibilityType.js +1 -1
- package/dist/models/KronosFinanceContactPayloadItem.d.ts +1 -1
- package/dist/models/KronosFinanceGetContactItem.d.ts +1 -1
- package/dist/models/LegacyContactContactGetItem.d.ts +1 -1
- package/dist/models/LegacyContactContactPayloadItem.d.ts +1 -1
- package/dist/models/LegacyContactSpouseContactPayloadItem.d.ts +1 -1
- package/dist/models/TasksVisibilityType.d.ts +1 -1
- package/dist/models/TasksVisibilityType.js +1 -1
- package/package.json +1 -1
- package/src/models/KronosFinanceContactPayloadItem.ts +1 -1
- package/src/models/KronosFinanceGetContactItem.ts +1 -1
- package/src/models/LegacyContactContactGetItem.ts +1 -1
- package/src/models/LegacyContactContactPayloadItem.ts +1 -1
- package/src/models/LegacyContactSpouseContactPayloadItem.ts +1 -1
- package/src/models/TasksVisibilityType.ts +1 -1
|
@@ -127,7 +127,7 @@ export interface KronosFinanceContactPayloadItem {
|
|
|
127
127
|
*/
|
|
128
128
|
picture?: LegacyContactPicture;
|
|
129
129
|
/**
|
|
130
|
-
* Gender of the contact. Either MALE or
|
|
130
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
131
131
|
* @type {string}
|
|
132
132
|
* @memberof KronosFinanceContactPayloadItem
|
|
133
133
|
*/
|
|
@@ -131,7 +131,7 @@ export interface KronosFinanceGetContactItem {
|
|
|
131
131
|
*/
|
|
132
132
|
picture?: LegacyContactPicture;
|
|
133
133
|
/**
|
|
134
|
-
* Gender of the contact. Either MALE or
|
|
134
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
135
135
|
* @type {string}
|
|
136
136
|
* @memberof KronosFinanceGetContactItem
|
|
137
137
|
*/
|
|
@@ -129,7 +129,7 @@ export interface LegacyContactContactGetItem {
|
|
|
129
129
|
*/
|
|
130
130
|
picture?: LegacyContactPicture;
|
|
131
131
|
/**
|
|
132
|
-
* Gender of the contact. Either MALE or
|
|
132
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
133
133
|
* @type {string}
|
|
134
134
|
* @memberof LegacyContactContactGetItem
|
|
135
135
|
*/
|
|
@@ -126,7 +126,7 @@ export interface LegacyContactContactPayloadItem {
|
|
|
126
126
|
*/
|
|
127
127
|
picture?: LegacyContactPicture;
|
|
128
128
|
/**
|
|
129
|
-
* Gender of the contact. Either MALE or
|
|
129
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
130
130
|
* @type {string}
|
|
131
131
|
* @memberof LegacyContactContactPayloadItem
|
|
132
132
|
*/
|
|
@@ -124,7 +124,7 @@ export interface LegacyContactSpouseContactPayloadItem {
|
|
|
124
124
|
*/
|
|
125
125
|
picture?: LegacyContactPicture;
|
|
126
126
|
/**
|
|
127
|
-
* Gender of the contact. Either MALE or
|
|
127
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
128
128
|
* @type {string}
|
|
129
129
|
* @memberof LegacyContactSpouseContactPayloadItem
|
|
130
130
|
*/
|
|
@@ -127,7 +127,7 @@ export interface KronosFinanceContactPayloadItem {
|
|
|
127
127
|
*/
|
|
128
128
|
picture?: LegacyContactPicture;
|
|
129
129
|
/**
|
|
130
|
-
* Gender of the contact. Either MALE or
|
|
130
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
131
131
|
* @type {string}
|
|
132
132
|
* @memberof KronosFinanceContactPayloadItem
|
|
133
133
|
*/
|
|
@@ -131,7 +131,7 @@ export interface KronosFinanceGetContactItem {
|
|
|
131
131
|
*/
|
|
132
132
|
picture?: LegacyContactPicture;
|
|
133
133
|
/**
|
|
134
|
-
* Gender of the contact. Either MALE or
|
|
134
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
135
135
|
* @type {string}
|
|
136
136
|
* @memberof KronosFinanceGetContactItem
|
|
137
137
|
*/
|
|
@@ -129,7 +129,7 @@ export interface LegacyContactContactGetItem {
|
|
|
129
129
|
*/
|
|
130
130
|
picture?: LegacyContactPicture;
|
|
131
131
|
/**
|
|
132
|
-
* Gender of the contact. Either MALE or
|
|
132
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
133
133
|
* @type {string}
|
|
134
134
|
* @memberof LegacyContactContactGetItem
|
|
135
135
|
*/
|
|
@@ -126,7 +126,7 @@ export interface LegacyContactContactPayloadItem {
|
|
|
126
126
|
*/
|
|
127
127
|
picture?: LegacyContactPicture;
|
|
128
128
|
/**
|
|
129
|
-
* Gender of the contact. Either MALE or
|
|
129
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
130
130
|
* @type {string}
|
|
131
131
|
* @memberof LegacyContactContactPayloadItem
|
|
132
132
|
*/
|
|
@@ -124,7 +124,7 @@ export interface LegacyContactSpouseContactPayloadItem {
|
|
|
124
124
|
*/
|
|
125
125
|
picture?: LegacyContactPicture;
|
|
126
126
|
/**
|
|
127
|
-
* Gender of the contact. Either MALE or
|
|
127
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
128
128
|
* @type {string}
|
|
129
129
|
* @memberof LegacyContactSpouseContactPayloadItem
|
|
130
130
|
*/
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.TasksVisibilityTypeToJSON = exports.TasksVisibilityTypeFromJSONTyped = exports.TasksVisibilityTypeFromJSON = exports.TasksVisibilityType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
*
|
|
19
19
|
* @export
|
|
20
20
|
*/
|
|
21
21
|
exports.TasksVisibilityType = {
|
package/package.json
CHANGED
|
@@ -177,7 +177,7 @@ export interface KronosFinanceContactPayloadItem {
|
|
|
177
177
|
*/
|
|
178
178
|
picture?: LegacyContactPicture;
|
|
179
179
|
/**
|
|
180
|
-
* Gender of the contact. Either MALE or
|
|
180
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
181
181
|
* @type {string}
|
|
182
182
|
* @memberof KronosFinanceContactPayloadItem
|
|
183
183
|
*/
|
|
@@ -201,7 +201,7 @@ export interface KronosFinanceGetContactItem {
|
|
|
201
201
|
*/
|
|
202
202
|
picture?: LegacyContactPicture;
|
|
203
203
|
/**
|
|
204
|
-
* Gender of the contact. Either MALE or
|
|
204
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
205
205
|
* @type {string}
|
|
206
206
|
* @memberof KronosFinanceGetContactItem
|
|
207
207
|
*/
|
|
@@ -189,7 +189,7 @@ export interface LegacyContactContactGetItem {
|
|
|
189
189
|
*/
|
|
190
190
|
picture?: LegacyContactPicture;
|
|
191
191
|
/**
|
|
192
|
-
* Gender of the contact. Either MALE or
|
|
192
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
193
193
|
* @type {string}
|
|
194
194
|
* @memberof LegacyContactContactGetItem
|
|
195
195
|
*/
|
|
@@ -171,7 +171,7 @@ export interface LegacyContactContactPayloadItem {
|
|
|
171
171
|
*/
|
|
172
172
|
picture?: LegacyContactPicture;
|
|
173
173
|
/**
|
|
174
|
-
* Gender of the contact. Either MALE or
|
|
174
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
175
175
|
* @type {string}
|
|
176
176
|
* @memberof LegacyContactContactPayloadItem
|
|
177
177
|
*/
|
|
@@ -159,7 +159,7 @@ export interface LegacyContactSpouseContactPayloadItem {
|
|
|
159
159
|
*/
|
|
160
160
|
picture?: LegacyContactPicture;
|
|
161
161
|
/**
|
|
162
|
-
* Gender of the contact. Either MALE or
|
|
162
|
+
* Gender of the contact. Either MALE, FEMALE or UNKNOWN.
|
|
163
163
|
* @type {string}
|
|
164
164
|
* @memberof LegacyContactSpouseContactPayloadItem
|
|
165
165
|
*/
|