@algolia/ingestion 1.0.0-alpha.82 → 1.0.0-alpha.84
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/ingestion.cjs +103 -103
- package/dist/ingestion.esm.browser.js +104 -104
- package/dist/ingestion.esm.node.js +103 -103
- package/dist/ingestion.umd.js +2 -2
- package/dist/model/actionType.d.ts +1 -1
- package/dist/model/authAPIKey.d.ts +4 -1
- package/dist/model/authAPIKey.d.ts.map +1 -1
- package/dist/model/authAPIKeyPartial.d.ts +4 -1
- package/dist/model/authAPIKeyPartial.d.ts.map +1 -1
- package/dist/model/authAlgolia.d.ts +5 -2
- package/dist/model/authAlgolia.d.ts.map +1 -1
- package/dist/model/authAlgoliaPartial.d.ts +5 -2
- package/dist/model/authAlgoliaPartial.d.ts.map +1 -1
- package/dist/model/authBasic.d.ts +7 -1
- package/dist/model/authBasic.d.ts.map +1 -1
- package/dist/model/authBasicPartial.d.ts +7 -1
- package/dist/model/authBasicPartial.d.ts.map +1 -1
- package/dist/model/authGoogleServiceAccount.d.ts +3 -3
- package/dist/model/authGoogleServiceAccountPartial.d.ts +3 -3
- package/dist/model/authOAuth.d.ts +8 -4
- package/dist/model/authOAuth.d.ts.map +1 -1
- package/dist/model/authOAuthPartial.d.ts +8 -4
- package/dist/model/authOAuthPartial.d.ts.map +1 -1
- package/dist/model/authentication.d.ts +5 -5
- package/dist/model/authenticationCreate.d.ts +2 -2
- package/dist/model/authenticationCreateResponse.d.ts +4 -4
- package/dist/model/authenticationSearch.d.ts +1 -1
- package/dist/model/authenticationSortKeys.d.ts +1 -1
- package/dist/model/authenticationType.d.ts +1 -1
- package/dist/model/authenticationUpdate.d.ts +2 -2
- package/dist/model/authenticationUpdateResponse.d.ts +4 -4
- package/dist/model/bigCommerceChannel.d.ts +2 -2
- package/dist/model/bigCommerceMetafield.d.ts +2 -2
- package/dist/model/clientMethodProps.d.ts +64 -64
- package/dist/model/commercetoolsCustomFields.d.ts +1 -1
- package/dist/model/deleteResponse.d.ts +1 -1
- package/dist/model/destination.d.ts +6 -6
- package/dist/model/destinationCreate.d.ts +3 -3
- package/dist/model/destinationCreateResponse.d.ts +4 -4
- package/dist/model/destinationIndexName.d.ts +2 -2
- package/dist/model/destinationIndexPrefix.d.ts +1 -1
- package/dist/model/destinationSearch.d.ts +1 -1
- package/dist/model/destinationSortKeys.d.ts +1 -1
- package/dist/model/destinationType.d.ts +2 -2
- package/dist/model/destinationType.d.ts.map +1 -1
- package/dist/model/destinationUpdate.d.ts +3 -3
- package/dist/model/destinationUpdateResponse.d.ts +4 -4
- package/dist/model/dockerImageType.d.ts +1 -1
- package/dist/model/dockerRegistry.d.ts +1 -1
- package/dist/model/dockerSourceDiscover.d.ts +2 -2
- package/dist/model/event.d.ts +3 -3
- package/dist/model/eventSortKeys.d.ts +1 -1
- package/dist/model/index.d.ts +1 -0
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/listTasksResponse.d.ts +1 -1
- package/dist/model/mappingFormatSchema.d.ts +5 -0
- package/dist/model/mappingFormatSchema.d.ts.map +1 -0
- package/dist/model/mappingInput.d.ts +3 -5
- package/dist/model/mappingInput.d.ts.map +1 -1
- package/dist/model/methodType.d.ts +3 -0
- package/dist/model/methodType.d.ts.map +1 -1
- package/dist/model/onDemandDateUtilsInput.d.ts +3 -3
- package/dist/model/onDemandTrigger.d.ts +2 -2
- package/dist/model/onDemandTriggerInput.d.ts +1 -1
- package/dist/model/onDemandTriggerType.d.ts +1 -1
- package/dist/model/orderKeys.d.ts +1 -1
- package/dist/model/pagination.d.ts +15 -0
- package/dist/model/pagination.d.ts.map +1 -1
- package/dist/model/platform.d.ts +2 -2
- package/dist/model/platform.d.ts.map +1 -1
- package/dist/model/platformNone.d.ts +1 -1
- package/dist/model/recordType.d.ts +1 -1
- package/dist/model/run.d.ts +7 -7
- package/dist/model/runOutcome.d.ts +3 -0
- package/dist/model/runOutcome.d.ts.map +1 -1
- package/dist/model/runReasonCode.d.ts +1 -1
- package/dist/model/runResponse.d.ts +3 -3
- package/dist/model/runSortKeys.d.ts +1 -1
- package/dist/model/runStatus.d.ts +3 -0
- package/dist/model/runStatus.d.ts.map +1 -1
- package/dist/model/runType.d.ts +3 -0
- package/dist/model/runType.d.ts.map +1 -1
- package/dist/model/scheduleDateUtilsInput.d.ts +2 -2
- package/dist/model/scheduleTrigger.d.ts +4 -4
- package/dist/model/scheduleTriggerInput.d.ts +2 -2
- package/dist/model/scheduleTriggerType.d.ts +1 -1
- package/dist/model/source.d.ts +4 -4
- package/dist/model/sourceBigCommerce.d.ts +1 -1
- package/dist/model/sourceBigQuery.d.ts +5 -5
- package/dist/model/sourceCSV.d.ts +3 -3
- package/dist/model/sourceCommercetools.d.ts +2 -2
- package/dist/model/sourceCreate.d.ts +4 -1
- package/dist/model/sourceCreate.d.ts.map +1 -1
- package/dist/model/sourceCreateResponse.d.ts +5 -2
- package/dist/model/sourceCreateResponse.d.ts.map +1 -1
- package/dist/model/sourceDocker.d.ts +3 -3
- package/dist/model/sourceGA4BigQueryExport.d.ts +3 -3
- package/dist/model/sourceJSON.d.ts +2 -2
- package/dist/model/sourceSortKeys.d.ts +1 -1
- package/dist/model/sourceType.d.ts +1 -1
- package/dist/model/sourceType.d.ts.map +1 -1
- package/dist/model/sourceUpdate.d.ts +4 -1
- package/dist/model/sourceUpdate.d.ts.map +1 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +2 -5
- package/dist/model/sourceUpdateCommercetools.d.ts.map +1 -1
- package/dist/model/sourceUpdateDocker.d.ts +3 -3
- package/dist/model/sourceUpdateResponse.d.ts +5 -2
- package/dist/model/sourceUpdateResponse.d.ts.map +1 -1
- package/dist/model/streamingTrigger.d.ts +1 -1
- package/dist/model/streamingTriggerType.d.ts +1 -1
- package/dist/model/streamingUtilsInput.d.ts +1 -1
- package/dist/model/subscriptionTrigger.d.ts +1 -1
- package/dist/model/subscriptionTriggerType.d.ts +1 -1
- package/dist/model/task.d.ts +7 -7
- package/dist/model/taskCreate.d.ts +5 -5
- package/dist/model/taskCreateResponse.d.ts +3 -3
- package/dist/model/taskInput.d.ts +3 -0
- package/dist/model/taskInput.d.ts.map +1 -1
- package/dist/model/taskSortKeys.d.ts +1 -1
- package/dist/model/taskUpdate.d.ts +4 -4
- package/dist/model/taskUpdateResponse.d.ts +3 -3
- package/dist/model/trigger.d.ts +3 -0
- package/dist/model/trigger.d.ts.map +1 -1
- package/dist/model/triggerType.d.ts +1 -1
- package/dist/model/triggerUpdateInput.d.ts +2 -2
- package/dist/model/window.d.ts +3 -3
- package/dist/src/ingestionClient.d.ts +99 -99
- package/model/actionType.ts +1 -1
- package/model/authAPIKey.ts +4 -1
- package/model/authAPIKeyPartial.ts +4 -1
- package/model/authAlgolia.ts +5 -2
- package/model/authAlgoliaPartial.ts +5 -2
- package/model/authBasic.ts +7 -1
- package/model/authBasicPartial.ts +7 -1
- package/model/authGoogleServiceAccount.ts +3 -3
- package/model/authGoogleServiceAccountPartial.ts +3 -3
- package/model/authOAuth.ts +9 -4
- package/model/authOAuthPartial.ts +9 -4
- package/model/authentication.ts +5 -5
- package/model/authenticationCreate.ts +2 -2
- package/model/authenticationCreateResponse.ts +4 -4
- package/model/authenticationSearch.ts +1 -1
- package/model/authenticationSortKeys.ts +1 -1
- package/model/authenticationType.ts +1 -1
- package/model/authenticationUpdate.ts +2 -2
- package/model/authenticationUpdateResponse.ts +4 -4
- package/model/bigCommerceChannel.ts +2 -2
- package/model/bigCommerceMetafield.ts +2 -2
- package/model/clientMethodProps.ts +64 -64
- package/model/commercetoolsCustomFields.ts +1 -1
- package/model/deleteResponse.ts +1 -1
- package/model/destination.ts +6 -6
- package/model/destinationCreate.ts +3 -3
- package/model/destinationCreateResponse.ts +4 -4
- package/model/destinationIndexName.ts +2 -2
- package/model/destinationIndexPrefix.ts +1 -1
- package/model/destinationSearch.ts +1 -1
- package/model/destinationSortKeys.ts +1 -1
- package/model/destinationType.ts +2 -2
- package/model/destinationUpdate.ts +3 -3
- package/model/destinationUpdateResponse.ts +4 -4
- package/model/dockerImageType.ts +1 -1
- package/model/dockerRegistry.ts +1 -1
- package/model/dockerSourceDiscover.ts +2 -2
- package/model/event.ts +3 -3
- package/model/eventSortKeys.ts +1 -1
- package/model/index.ts +1 -0
- package/model/listTasksResponse.ts +1 -1
- package/model/mappingFormatSchema.ts +6 -0
- package/model/mappingInput.ts +3 -5
- package/model/methodType.ts +3 -0
- package/model/onDemandDateUtilsInput.ts +3 -3
- package/model/onDemandTrigger.ts +2 -2
- package/model/onDemandTriggerInput.ts +1 -1
- package/model/onDemandTriggerType.ts +1 -1
- package/model/orderKeys.ts +1 -1
- package/model/pagination.ts +15 -0
- package/model/platform.ts +2 -2
- package/model/platformNone.ts +1 -1
- package/model/recordType.ts +1 -1
- package/model/run.ts +7 -7
- package/model/runOutcome.ts +3 -0
- package/model/runReasonCode.ts +1 -1
- package/model/runResponse.ts +3 -3
- package/model/runSortKeys.ts +1 -1
- package/model/runStatus.ts +3 -0
- package/model/runType.ts +3 -0
- package/model/scheduleDateUtilsInput.ts +2 -2
- package/model/scheduleTrigger.ts +4 -4
- package/model/scheduleTriggerInput.ts +2 -2
- package/model/scheduleTriggerType.ts +1 -1
- package/model/source.ts +4 -4
- package/model/sourceBigCommerce.ts +1 -1
- package/model/sourceBigQuery.ts +5 -5
- package/model/sourceCSV.ts +3 -3
- package/model/sourceCommercetools.ts +2 -2
- package/model/sourceCreate.ts +4 -1
- package/model/sourceCreateResponse.ts +5 -2
- package/model/sourceDocker.ts +3 -3
- package/model/sourceGA4BigQueryExport.ts +3 -3
- package/model/sourceJSON.ts +2 -2
- package/model/sourceSortKeys.ts +1 -1
- package/model/sourceType.ts +3 -1
- package/model/sourceUpdate.ts +4 -1
- package/model/sourceUpdateCommercetools.ts +2 -5
- package/model/sourceUpdateDocker.ts +3 -3
- package/model/sourceUpdateResponse.ts +5 -2
- package/model/streamingTrigger.ts +1 -1
- package/model/streamingTriggerType.ts +1 -1
- package/model/streamingUtilsInput.ts +1 -1
- package/model/subscriptionTrigger.ts +1 -1
- package/model/subscriptionTriggerType.ts +1 -1
- package/model/task.ts +7 -7
- package/model/taskCreate.ts +5 -5
- package/model/taskCreateResponse.ts +3 -3
- package/model/taskInput.ts +3 -0
- package/model/taskSortKeys.ts +1 -1
- package/model/taskUpdate.ts +4 -4
- package/model/taskUpdateResponse.ts +3 -3
- package/model/trigger.ts +3 -0
- package/model/triggerType.ts +1 -1
- package/model/triggerUpdateInput.ts +2 -2
- package/model/window.ts +3 -3
- package/package.json +7 -7
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Credentials for authenticating with user name and password.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthBasicPartial = {
|
|
7
|
+
/**
|
|
8
|
+
* Username.
|
|
9
|
+
*/
|
|
7
10
|
username?: string;
|
|
8
11
|
|
|
12
|
+
/**
|
|
13
|
+
* Password. This field is `null` in the API response.
|
|
14
|
+
*/
|
|
9
15
|
password?: string;
|
|
10
16
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Credentials for authenticating with a Google service account, such as BigQuery.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthGoogleServiceAccount = {
|
|
7
7
|
/**
|
|
8
|
-
* Email address of the
|
|
8
|
+
* Email address of the Google service account.
|
|
9
9
|
*/
|
|
10
10
|
clientEmail: string;
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
* Private key of the
|
|
13
|
+
* Private key of the Google service account. This field is `null` in the API response.
|
|
14
14
|
*/
|
|
15
15
|
privateKey: string;
|
|
16
16
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Credentials for authenticating with a Google service account, such as BigQuery.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthGoogleServiceAccountPartial = {
|
|
7
7
|
/**
|
|
8
|
-
* Email address of the
|
|
8
|
+
* Email address of the Google service account.
|
|
9
9
|
*/
|
|
10
10
|
clientEmail?: string;
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
* Private key of the
|
|
13
|
+
* Private key of the Google service account. This field is `null` in the API response.
|
|
14
14
|
*/
|
|
15
15
|
privateKey?: string;
|
|
16
16
|
};
|
package/model/authOAuth.ts
CHANGED
|
@@ -1,21 +1,26 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Credentials for authenticating with OAuth 2.0.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthOAuth = {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* URL for the OAuth endpoint.
|
|
9
9
|
*/
|
|
10
10
|
url: string;
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Client ID.
|
|
14
14
|
*/
|
|
15
15
|
client_id: string;
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* Client secret. This field is `null` in the API response.
|
|
19
19
|
*/
|
|
20
20
|
client_secret: string;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* OAuth scope.
|
|
24
|
+
*/
|
|
25
|
+
scope?: string;
|
|
21
26
|
};
|
|
@@ -1,21 +1,26 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Credentials for authenticating with OAuth 2.0.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthOAuthPartial = {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* URL for the OAuth endpoint.
|
|
9
9
|
*/
|
|
10
10
|
url?: string;
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Client ID.
|
|
14
14
|
*/
|
|
15
15
|
client_id?: string;
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* Client secret. This field is `null` in the API response.
|
|
19
19
|
*/
|
|
20
20
|
client_secret?: string;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* OAuth scope.
|
|
24
|
+
*/
|
|
25
|
+
scope?: string;
|
|
21
26
|
};
|
package/model/authentication.ts
CHANGED
|
@@ -5,18 +5,18 @@ import type { AuthenticationType } from './authenticationType';
|
|
|
5
5
|
import type { Platform } from './platform';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Resource representing the information required to authenticate with a source or a destination.
|
|
9
9
|
*/
|
|
10
10
|
export type Authentication = {
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Universally unique identifier (UUID) of an authentication resource.
|
|
13
13
|
*/
|
|
14
14
|
authenticationID: string;
|
|
15
15
|
|
|
16
16
|
type: AuthenticationType;
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Descriptive name for the resource.
|
|
20
20
|
*/
|
|
21
21
|
name: string;
|
|
22
22
|
|
|
@@ -25,12 +25,12 @@ export type Authentication = {
|
|
|
25
25
|
input: AuthInputPartial;
|
|
26
26
|
|
|
27
27
|
/**
|
|
28
|
-
* Date of creation
|
|
28
|
+
* Date of creation in RFC3339 format.
|
|
29
29
|
*/
|
|
30
30
|
createdAt: string;
|
|
31
31
|
|
|
32
32
|
/**
|
|
33
|
-
* Date of last update
|
|
33
|
+
* Date of last update in RFC3339 format.
|
|
34
34
|
*/
|
|
35
35
|
updatedAt?: string;
|
|
36
36
|
};
|
|
@@ -5,13 +5,13 @@ import type { AuthenticationType } from './authenticationType';
|
|
|
5
5
|
import type { Platform } from './platform';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Request body for creating a new authentication resource.
|
|
9
9
|
*/
|
|
10
10
|
export type AuthenticationCreate = {
|
|
11
11
|
type: AuthenticationType;
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Descriptive name for the resource.
|
|
15
15
|
*/
|
|
16
16
|
name: string;
|
|
17
17
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* API response for the successful creation of an authentication resource.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthenticationCreateResponse = {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Universally unique identifier (UUID) of an authentication resource.
|
|
9
9
|
*/
|
|
10
10
|
authenticationID: string;
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Descriptive name for the resource.
|
|
14
14
|
*/
|
|
15
15
|
name: string;
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
|
-
* Date of creation
|
|
18
|
+
* Date of creation in RFC3339 format.
|
|
19
19
|
*/
|
|
20
20
|
createdAt: string;
|
|
21
21
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Request body for searching for authentication resources.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthenticationSearch = {
|
|
7
7
|
authenticationIDs: string[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Property by which to sort the list of authentication resources.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthenticationSortKeys =
|
|
7
7
|
| 'auth_type'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
* Type of
|
|
4
|
+
* Type of authentication. This determines the type of credentials required in the `input` object.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthenticationType =
|
|
7
7
|
| 'algolia'
|
|
@@ -5,13 +5,13 @@ import type { AuthenticationType } from './authenticationType';
|
|
|
5
5
|
import type { Platform } from './platform';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Request body for updating an authentication resource.
|
|
9
9
|
*/
|
|
10
10
|
export type AuthenticationUpdate = {
|
|
11
11
|
type?: AuthenticationType;
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Descriptive name for the resource.
|
|
15
15
|
*/
|
|
16
16
|
name?: string;
|
|
17
17
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* API response for a successful update of an authentication resource.
|
|
5
5
|
*/
|
|
6
6
|
export type AuthenticationUpdateResponse = {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Universally unique identifier (UUID) of an authentication resource.
|
|
9
9
|
*/
|
|
10
10
|
authenticationID: string;
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Descriptive name for the resource.
|
|
14
14
|
*/
|
|
15
15
|
name: string;
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
|
-
* Date of last update
|
|
18
|
+
* Date of last update in RFC3339 format.
|
|
19
19
|
*/
|
|
20
20
|
updatedAt: string;
|
|
21
21
|
};
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
export type BigCommerceChannel = {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* ID of the BigCommerce channel.
|
|
6
6
|
*/
|
|
7
7
|
id: number;
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Currencies for the given channel.
|
|
11
11
|
*/
|
|
12
12
|
currencies?: string[];
|
|
13
13
|
};
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
export type BigCommerceMetafield = {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Namespace of the metafield.
|
|
6
6
|
*/
|
|
7
7
|
namespace: string;
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Key identifier of the metafield.
|
|
11
11
|
*/
|
|
12
12
|
key: string;
|
|
13
13
|
};
|