pipedrive 29.0.0 → 29.1.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/dist/esm/versions/v1/models/add-deal-product-request-all-of.d.ts +1 -1
- package/dist/esm/versions/v1/models/add-deal-product-request-all-of1.d.ts +1 -1
- package/dist/esm/versions/v1/models/add-deal-product-request-all-of2.d.ts +1 -1
- package/dist/esm/versions/v1/models/add-or-update-role-setting-request.d.ts +1 -1
- package/dist/esm/versions/v1/models/add-product-request-all-of1.d.ts +1 -1
- package/dist/esm/versions/v1/models/add-product-request-all-of2.d.ts +1 -1
- package/dist/esm/versions/v1/models/base-deal.d.ts +6 -6
- package/dist/esm/versions/v1/models/base-product.d.ts +2 -2
- package/dist/esm/versions/v1/models/update-deal-product-request-all-of.d.ts +1 -1
- package/dist/esm/versions/v1/models/update-product-request-all-of1.d.ts +1 -1
- package/dist/esm/versions/v2/api/beta-api.d.ts +220 -16
- package/dist/esm/versions/v2/api/beta-api.js +308 -16
- package/dist/esm/versions/v2/api/deals-api.d.ts +16 -16
- package/dist/esm/versions/v2/api/deals-api.js +16 -16
- package/dist/esm/versions/v2/api/products-api.d.ts +204 -0
- package/dist/esm/versions/v2/api/products-api.js +292 -0
- package/dist/esm/versions/v2/models/add-product-image-response.d.ts +29 -0
- package/dist/esm/versions/v2/models/add-product-image-response.js +14 -0
- package/dist/esm/versions/v2/models/base-product-all-of1.d.ts +1 -1
- package/dist/esm/versions/v2/models/deal-item.d.ts +3 -3
- package/dist/esm/versions/v2/models/deal-item1.d.ts +3 -3
- package/dist/esm/versions/v2/models/delete-product-image-response-data.d.ts +23 -0
- package/dist/esm/versions/v2/models/delete-product-image-response-data.js +14 -0
- package/dist/esm/versions/v2/models/delete-product-image-response.d.ts +29 -0
- package/dist/esm/versions/v2/models/delete-product-image-response.js +14 -0
- package/dist/esm/versions/v2/models/get-deals-products-response-data-inner-all-of1.d.ts +1 -1
- package/dist/esm/versions/v2/models/get-deals-products-response-data-inner-all-of2.d.ts +1 -1
- package/dist/esm/versions/v2/models/get-deals-products-response-data-inner-all-of3.d.ts +1 -1
- package/dist/esm/versions/v2/models/get-product-image-response-data.d.ts +53 -0
- package/dist/esm/versions/v2/models/get-product-image-response-data.js +14 -0
- package/dist/esm/versions/v2/models/get-product-image-response.d.ts +29 -0
- package/dist/esm/versions/v2/models/get-product-image-response.js +14 -0
- package/dist/esm/versions/v2/models/index.d.ts +7 -0
- package/dist/esm/versions/v2/models/index.js +7 -0
- package/dist/esm/versions/v2/models/update-deal-product-request-all-of.d.ts +1 -1
- package/dist/esm/versions/v2/models/update-product-image-response-data.d.ts +38 -0
- package/dist/esm/versions/v2/models/update-product-image-response-data.js +14 -0
- package/dist/esm/versions/v2/models/update-product-image-response.d.ts +29 -0
- package/dist/esm/versions/v2/models/update-product-image-response.js +14 -0
- package/dist/esm/versions/v2/models/update-product-request-all-of1.d.ts +1 -1
- package/dist/versions/v1/models/add-deal-product-request-all-of.d.ts +1 -1
- package/dist/versions/v1/models/add-deal-product-request-all-of1.d.ts +1 -1
- package/dist/versions/v1/models/add-deal-product-request-all-of2.d.ts +1 -1
- package/dist/versions/v1/models/add-or-update-role-setting-request.d.ts +1 -1
- package/dist/versions/v1/models/add-product-request-all-of1.d.ts +1 -1
- package/dist/versions/v1/models/add-product-request-all-of2.d.ts +1 -1
- package/dist/versions/v1/models/base-deal.d.ts +6 -6
- package/dist/versions/v1/models/base-product.d.ts +2 -2
- package/dist/versions/v1/models/update-deal-product-request-all-of.d.ts +1 -1
- package/dist/versions/v1/models/update-product-request-all-of1.d.ts +1 -1
- package/dist/versions/v2/api/beta-api.d.ts +220 -16
- package/dist/versions/v2/api/beta-api.js +308 -16
- package/dist/versions/v2/api/deals-api.d.ts +16 -16
- package/dist/versions/v2/api/deals-api.js +16 -16
- package/dist/versions/v2/api/products-api.d.ts +204 -0
- package/dist/versions/v2/api/products-api.js +292 -0
- package/dist/versions/v2/models/add-product-image-response.d.ts +29 -0
- package/dist/versions/v2/models/add-product-image-response.js +15 -0
- package/dist/versions/v2/models/base-product-all-of1.d.ts +1 -1
- package/dist/versions/v2/models/deal-item.d.ts +3 -3
- package/dist/versions/v2/models/deal-item1.d.ts +3 -3
- package/dist/versions/v2/models/delete-product-image-response-data.d.ts +23 -0
- package/dist/versions/v2/models/delete-product-image-response-data.js +15 -0
- package/dist/versions/v2/models/delete-product-image-response.d.ts +29 -0
- package/dist/versions/v2/models/delete-product-image-response.js +15 -0
- package/dist/versions/v2/models/get-deals-products-response-data-inner-all-of1.d.ts +1 -1
- package/dist/versions/v2/models/get-deals-products-response-data-inner-all-of2.d.ts +1 -1
- package/dist/versions/v2/models/get-deals-products-response-data-inner-all-of3.d.ts +1 -1
- package/dist/versions/v2/models/get-product-image-response-data.d.ts +53 -0
- package/dist/versions/v2/models/get-product-image-response-data.js +15 -0
- package/dist/versions/v2/models/get-product-image-response.d.ts +29 -0
- package/dist/versions/v2/models/get-product-image-response.js +15 -0
- package/dist/versions/v2/models/index.d.ts +7 -0
- package/dist/versions/v2/models/index.js +7 -0
- package/dist/versions/v2/models/update-deal-product-request-all-of.d.ts +1 -1
- package/dist/versions/v2/models/update-product-image-response-data.d.ts +38 -0
- package/dist/versions/v2/models/update-product-image-response-data.js +15 -0
- package/dist/versions/v2/models/update-product-image-response.d.ts +29 -0
- package/dist/versions/v2/models/update-product-image-response.js +15 -0
- package/dist/versions/v2/models/update-product-request-all-of1.d.ts +1 -1
- package/package.json +1 -1
@@ -0,0 +1,14 @@
|
|
1
|
+
/* tslint:disable */
|
2
|
+
/* eslint-disable */
|
3
|
+
/**
|
4
|
+
* Pipedrive API v2
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
6
|
+
*
|
7
|
+
* The version of the OpenAPI document: 2.0.0
|
8
|
+
*
|
9
|
+
*
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
+
* https://openapi-generator.tech
|
12
|
+
* Do not edit the class manually.
|
13
|
+
*/
|
14
|
+
export {};
|
@@ -0,0 +1,29 @@
|
|
1
|
+
/**
|
2
|
+
* Pipedrive API v2
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
4
|
+
*
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
6
|
+
*
|
7
|
+
*
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
9
|
+
* https://openapi-generator.tech
|
10
|
+
* Do not edit the class manually.
|
11
|
+
*/
|
12
|
+
import { GetProductImageResponseData } from './get-product-image-response-data';
|
13
|
+
/**
|
14
|
+
*
|
15
|
+
* @export
|
16
|
+
* @interface GetProductImageResponse
|
17
|
+
*/
|
18
|
+
export interface GetProductImageResponse {
|
19
|
+
/**
|
20
|
+
* If the response is successful or not
|
21
|
+
* @type {boolean}
|
22
|
+
*/
|
23
|
+
'success'?: boolean;
|
24
|
+
/**
|
25
|
+
*
|
26
|
+
* @type {GetProductImageResponseData}
|
27
|
+
*/
|
28
|
+
'data'?: GetProductImageResponseData;
|
29
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
/* tslint:disable */
|
2
|
+
/* eslint-disable */
|
3
|
+
/**
|
4
|
+
* Pipedrive API v2
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
6
|
+
*
|
7
|
+
* The version of the OpenAPI document: 2.0.0
|
8
|
+
*
|
9
|
+
*
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
+
* https://openapi-generator.tech
|
12
|
+
* Do not edit the class manually.
|
13
|
+
*/
|
14
|
+
export {};
|
@@ -22,6 +22,7 @@ export * from './add-person-request';
|
|
22
22
|
export * from './add-person-request-emails-inner';
|
23
23
|
export * from './add-person-request-phones-inner';
|
24
24
|
export * from './add-pipeline-request';
|
25
|
+
export * from './add-product-image-response';
|
25
26
|
export * from './add-product-request';
|
26
27
|
export * from './add-product-request-all-of';
|
27
28
|
export * from './add-product-variation-request';
|
@@ -54,6 +55,8 @@ export * from './delete-person-response';
|
|
54
55
|
export * from './delete-person-response-data';
|
55
56
|
export * from './delete-pipeline-response';
|
56
57
|
export * from './delete-pipeline-response-data';
|
58
|
+
export * from './delete-product-image-response';
|
59
|
+
export * from './delete-product-image-response-data';
|
57
60
|
export * from './delete-product-response';
|
58
61
|
export * from './delete-product-response-data';
|
59
62
|
export * from './delete-product-variation-response';
|
@@ -127,6 +130,8 @@ export * from './get-persons-response-all-of-data-inner-postal-address';
|
|
127
130
|
export * from './get-pipelines-response';
|
128
131
|
export * from './get-pipelines-response-all-of';
|
129
132
|
export * from './get-pipelines-response-all-of-data-inner';
|
133
|
+
export * from './get-product-image-response';
|
134
|
+
export * from './get-product-image-response-data';
|
130
135
|
export * from './get-product-response';
|
131
136
|
export * from './get-product-response-data';
|
132
137
|
export * from './get-product-search-response';
|
@@ -163,6 +168,8 @@ export * from './update-installment-response';
|
|
163
168
|
export * from './update-organization-request';
|
164
169
|
export * from './update-person-request';
|
165
170
|
export * from './update-pipeline-request';
|
171
|
+
export * from './update-product-image-response';
|
172
|
+
export * from './update-product-image-response-data';
|
166
173
|
export * from './update-product-request';
|
167
174
|
export * from './update-product-request-all-of';
|
168
175
|
export * from './update-product-request-all-of1';
|
@@ -22,6 +22,7 @@ export * from './add-person-request';
|
|
22
22
|
export * from './add-person-request-emails-inner';
|
23
23
|
export * from './add-person-request-phones-inner';
|
24
24
|
export * from './add-pipeline-request';
|
25
|
+
export * from './add-product-image-response';
|
25
26
|
export * from './add-product-request';
|
26
27
|
export * from './add-product-request-all-of';
|
27
28
|
export * from './add-product-variation-request';
|
@@ -54,6 +55,8 @@ export * from './delete-person-response';
|
|
54
55
|
export * from './delete-person-response-data';
|
55
56
|
export * from './delete-pipeline-response';
|
56
57
|
export * from './delete-pipeline-response-data';
|
58
|
+
export * from './delete-product-image-response';
|
59
|
+
export * from './delete-product-image-response-data';
|
57
60
|
export * from './delete-product-response';
|
58
61
|
export * from './delete-product-response-data';
|
59
62
|
export * from './delete-product-variation-response';
|
@@ -127,6 +130,8 @@ export * from './get-persons-response-all-of-data-inner-postal-address';
|
|
127
130
|
export * from './get-pipelines-response';
|
128
131
|
export * from './get-pipelines-response-all-of';
|
129
132
|
export * from './get-pipelines-response-all-of-data-inner';
|
133
|
+
export * from './get-product-image-response';
|
134
|
+
export * from './get-product-image-response-data';
|
130
135
|
export * from './get-product-response';
|
131
136
|
export * from './get-product-response-data';
|
132
137
|
export * from './get-product-search-response';
|
@@ -163,6 +168,8 @@ export * from './update-installment-response';
|
|
163
168
|
export * from './update-organization-request';
|
164
169
|
export * from './update-person-request';
|
165
170
|
export * from './update-pipeline-request';
|
171
|
+
export * from './update-product-image-response';
|
172
|
+
export * from './update-product-image-response-data';
|
166
173
|
export * from './update-product-request';
|
167
174
|
export * from './update-product-request-all-of';
|
168
175
|
export * from './update-product-request-all-of1';
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface UpdateDealProductRequestAllOf {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product To set `billing_frequency` different than `one-time`, the deal must not have installments associated A deal can have up to 20 products attached with `billing_frequency` different than `one-time`
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_frequency'?: UpdateDealProductRequestAllOfBillingFrequencyConst;
|
@@ -0,0 +1,38 @@
|
|
1
|
+
/**
|
2
|
+
* Pipedrive API v2
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
4
|
+
*
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
6
|
+
*
|
7
|
+
*
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
9
|
+
* https://openapi-generator.tech
|
10
|
+
* Do not edit the class manually.
|
11
|
+
*/
|
12
|
+
/**
|
13
|
+
*
|
14
|
+
* @export
|
15
|
+
* @interface UpdateProductImageResponseData
|
16
|
+
*/
|
17
|
+
export interface UpdateProductImageResponseData {
|
18
|
+
/**
|
19
|
+
* The ID of the product image
|
20
|
+
* @type {number}
|
21
|
+
*/
|
22
|
+
'id'?: number;
|
23
|
+
/**
|
24
|
+
* The ID of the product associated
|
25
|
+
* @type {number}
|
26
|
+
*/
|
27
|
+
'product_id'?: number;
|
28
|
+
/**
|
29
|
+
* The ID of the company
|
30
|
+
* @type {string}
|
31
|
+
*/
|
32
|
+
'company_id'?: string;
|
33
|
+
/**
|
34
|
+
* The date of image upload.
|
35
|
+
* @type {string}
|
36
|
+
*/
|
37
|
+
'add_time'?: string;
|
38
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
/* tslint:disable */
|
2
|
+
/* eslint-disable */
|
3
|
+
/**
|
4
|
+
* Pipedrive API v2
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
6
|
+
*
|
7
|
+
* The version of the OpenAPI document: 2.0.0
|
8
|
+
*
|
9
|
+
*
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
+
* https://openapi-generator.tech
|
12
|
+
* Do not edit the class manually.
|
13
|
+
*/
|
14
|
+
export {};
|
@@ -0,0 +1,29 @@
|
|
1
|
+
/**
|
2
|
+
* Pipedrive API v2
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
4
|
+
*
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
6
|
+
*
|
7
|
+
*
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
9
|
+
* https://openapi-generator.tech
|
10
|
+
* Do not edit the class manually.
|
11
|
+
*/
|
12
|
+
import { UpdateProductImageResponseData } from './update-product-image-response-data';
|
13
|
+
/**
|
14
|
+
*
|
15
|
+
* @export
|
16
|
+
* @interface UpdateProductImageResponse
|
17
|
+
*/
|
18
|
+
export interface UpdateProductImageResponse {
|
19
|
+
/**
|
20
|
+
* If the response is successful or not
|
21
|
+
* @type {boolean}
|
22
|
+
*/
|
23
|
+
'success'?: boolean;
|
24
|
+
/**
|
25
|
+
*
|
26
|
+
* @type {UpdateProductImageResponseData}
|
27
|
+
*/
|
28
|
+
'data'?: UpdateProductImageResponseData;
|
29
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
/* tslint:disable */
|
2
|
+
/* eslint-disable */
|
3
|
+
/**
|
4
|
+
* Pipedrive API v2
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
6
|
+
*
|
7
|
+
* The version of the OpenAPI document: 2.0.0
|
8
|
+
*
|
9
|
+
*
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
11
|
+
* https://openapi-generator.tech
|
12
|
+
* Do not edit the class manually.
|
13
|
+
*/
|
14
|
+
export {};
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface UpdateProductRequestAllOf1 {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_frequency'?: UpdateProductRequestAllOf1BillingFrequencyConst;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface AddDealProductRequestAllOf {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product To set `billing_frequency` different than `one-time`, the deal must not have installments associated A deal can have up to 20 products attached with `billing_frequency` different than `one-time`
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_frequency'?: AddDealProductRequestAllOfBillingFrequencyConst;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface AddDealProductRequestAllOf1 {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans The number of times the billing frequency repeats for a product in a deal When `billing_frequency` is set to `one-time`, this field must be `null` When `billing_frequency` is set to `weekly`, this field cannot be `null` For all the other values of `billing_frequency`, `null` represents a product billed indefinitely Must be a positive integer less or equal to 208
|
20
20
|
* @type {number}
|
21
21
|
*/
|
22
22
|
'billing_frequency_cycles'?: number | null;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface AddDealProductRequestAllOf2 {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans The billing start date. Must be between 10 years in the past and 10 years in the future
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_start_date'?: string | null;
|
@@ -21,7 +21,7 @@ export interface AddOrUpdateRoleSettingRequest {
|
|
21
21
|
*/
|
22
22
|
'setting_key': AddOrUpdateRoleSettingRequestSettingKeyConst;
|
23
23
|
/**
|
24
|
-
* Possible values for the `default_visibility` setting depending on the subscription plan:<br> <table class=\'role-setting\'> <caption><b>
|
24
|
+
* Possible values for the `default_visibility` setting depending on the subscription plan:<br> <table class=\'role-setting\'> <caption><b>Light / Growth and Professional plans</b></caption> <tr><th><b>Value</b></th><th><b>Description</b></th></tr> <tr><td>`1`</td><td>Owner & Followers</td></tr> <tr><td>`3`</td><td>Entire company</td></tr> </table> <br> <table class=\'role-setting\'> <caption><b>Premium / Ultimate plan</b></caption> <tr><th><b>Value</b></th><th><b>Description</b></th></tr> <tr><td>`1`</td><td>Owner only</td></tr> <tr><td>`3`</td><td>Owner's visibility group</td></tr> <tr><td>`5`</td><td>Owner's visibility group and sub-groups</td></tr> <tr><td>`7`</td><td>Entire company</td></tr> </table> <br> Read more about visibility groups <a href=\'https://support.pipedrive.com/en/article/visibility-groups\'>here</a>.
|
25
25
|
* @type {number}
|
26
26
|
*/
|
27
27
|
'value': AddOrUpdateRoleSettingRequestValueConst;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface AddProductRequestAllOf1 {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_frequency'?: AddProductRequestAllOf1BillingFrequencyConst;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface AddProductRequestAllOf2 {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans The number of times the billing frequency repeats for a product in a deal When `billing_frequency` is set to `one-time`, this field must be `null` For all the other values of `billing_frequency`, `null` represents a product billed indefinitely Must be a positive integer less or equal to 208
|
20
20
|
* @type {number}
|
21
21
|
*/
|
22
22
|
'billing_frequency_cycles'?: number | null;
|
@@ -301,32 +301,32 @@ export interface BaseDeal {
|
|
301
301
|
*/
|
302
302
|
'channel_id'?: string | null;
|
303
303
|
/**
|
304
|
-
* Only available in
|
304
|
+
* Only available in Growth and above plans The Annual Recurring Revenue of the deal Null if there are no products attached to the deal
|
305
305
|
* @type {number}
|
306
306
|
*/
|
307
307
|
'arr'?: number | null;
|
308
308
|
/**
|
309
|
-
* Only available in
|
309
|
+
* Only available in Growth and above plans The Monthly Recurring Revenue of the deal Null if there are no products attached to the deal
|
310
310
|
* @type {number}
|
311
311
|
*/
|
312
312
|
'mrr'?: number | null;
|
313
313
|
/**
|
314
|
-
* Only available in
|
314
|
+
* Only available in Growth and above plans The Annual Contract Value of the deal Null if there are no products attached to the deal
|
315
315
|
* @type {number}
|
316
316
|
*/
|
317
317
|
'acv'?: number | null;
|
318
318
|
/**
|
319
|
-
* Only available in
|
319
|
+
* Only available in Growth and above plans The Currency for Annual Recurring Revenue of the deal If the `arr` is null, this will also be null
|
320
320
|
* @type {string}
|
321
321
|
*/
|
322
322
|
'arr_currency'?: string | null;
|
323
323
|
/**
|
324
|
-
* Only available in
|
324
|
+
* Only available in Growth and above plans The Currency for Monthly Recurring Revenue of the deal If the `mrr` is null, this will also be null
|
325
325
|
* @type {string}
|
326
326
|
*/
|
327
327
|
'mrr_currency'?: string | null;
|
328
328
|
/**
|
329
|
-
* Only available in
|
329
|
+
* Only available in Growth and above plans The Currency for Annual Contract Value of the deal If the `acv` is null, this will also be null
|
330
330
|
* @type {string}
|
331
331
|
*/
|
332
332
|
'acv_currency'?: string | null;
|
@@ -61,12 +61,12 @@ export interface BaseProduct {
|
|
61
61
|
*/
|
62
62
|
'owner_id'?: object;
|
63
63
|
/**
|
64
|
-
* Only available in
|
64
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product
|
65
65
|
* @type {string}
|
66
66
|
*/
|
67
67
|
'billing_frequency'?: BaseProductBillingFrequencyConst;
|
68
68
|
/**
|
69
|
-
* Only available in
|
69
|
+
* Only available in Growth and above plans The number of times the billing frequency repeats for a product in a deal When `billing_frequency` is set to `one-time`, this field is always `null` When `billing_frequency` is set to `weekly`, this field cannot be `null` For all the other values of `billing_frequency`, `null` represents a product billed indefinitely Must be a positive integer less or equal to 208
|
70
70
|
* @type {number}
|
71
71
|
*/
|
72
72
|
'billing_frequency_cycles'?: number | null;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface UpdateDealProductRequestAllOf {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product To set `billing_frequency` different than `one-time`, the deal must not have installments associated A deal can have up to 20 products attached with `billing_frequency` different than `one-time`
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_frequency'?: UpdateDealProductRequestAllOfBillingFrequencyConst;
|
@@ -16,7 +16,7 @@
|
|
16
16
|
*/
|
17
17
|
export interface UpdateProductRequestAllOf1 {
|
18
18
|
/**
|
19
|
-
* Only available in
|
19
|
+
* Only available in Growth and above plans How often a customer is billed for access to a service or product
|
20
20
|
* @type {string}
|
21
21
|
*/
|
22
22
|
'billing_frequency'?: UpdateProductRequestAllOf1BillingFrequencyConst;
|