|
50123 | 50123 | "nullable": true
|
50124 | 50124 | },
|
50125 | 50125 | "billing_cycle_anchor": {
|
50126 |
| - "description": "For a point-in-time operation, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `starts_at` timestamp.", |
| 50126 | + "description": "For point-in-time quote lines (having no `ends_at` timestamp), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the Quote Line `starts_at` timestamp.For time-span based quote lines (having both `starts_at` and `ends_at`), the only valid value is `automatic`, which removes any previously configured billing cycle anchor resets during the window of time spanning the quote line.", |
50127 | 50127 | "enum": [
|
50128 | 50128 | "automatic",
|
50129 | 50129 | "line_starts_at"
|
@@ -107874,7 +107874,7 @@
|
107874 | 107874 | "type": "object"
|
107875 | 107875 | },
|
107876 | 107876 | "billing_cycle_anchor": {
|
107877 |
| - "description": "For a point-in-time amendment, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.", |
| 107877 | + "description": "For point-in-time amendments (having no `amendment_end`), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.For time-span based amendments (having both `amendment_start` and `amendment_end`), the only value valid is `automatic`, which removes any previously configured billing cycle anchor resets scheduled to occur during the window of time spanned by the amendment.", |
107878 | 107878 | "enum": [
|
107879 | 107879 | "amendment_start",
|
107880 | 107880 | "automatic"
|
@@ -110810,7 +110810,7 @@
|
110810 | 110810 | "type": "object"
|
110811 | 110811 | },
|
110812 | 110812 | "billing_cycle_anchor": {
|
110813 |
| - "description": "For a point-in-time amendment, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.", |
| 110813 | + "description": "For point-in-time amendments (having no `amendment_end`), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.For time-span based amendments (having both `amendment_start` and `amendment_end`), the only value valid is `automatic`, which removes any previously configured billing cycle anchor resets scheduled to occur during the window of time spanned by the amendment.", |
110814 | 110814 | "enum": [
|
110815 | 110815 | "amendment_start",
|
110816 | 110816 | "automatic"
|
@@ -114101,7 +114101,7 @@
|
114101 | 114101 | "type": "object"
|
114102 | 114102 | },
|
114103 | 114103 | "billing_cycle_anchor": {
|
114104 |
| - "description": "For a point-in-time amendment, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.", |
| 114104 | + "description": "For point-in-time amendments (having no `amendment_end`), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.For time-span based amendments (having both `amendment_start` and `amendment_end`), the only value valid is `automatic`, which removes any previously configured billing cycle anchor resets scheduled to occur during the window of time spanned by the amendment.", |
114105 | 114105 | "enum": [
|
114106 | 114106 | "amendment_start",
|
114107 | 114107 | "automatic"
|
@@ -162606,7 +162606,7 @@
|
162606 | 162606 | "type": "object"
|
162607 | 162607 | },
|
162608 | 162608 | "billing_cycle_anchor": {
|
162609 |
| - "description": "For a point-in-time operation, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `starts_at` timestamp.", |
| 162609 | + "description": "For point-in-time quote lines (having no `ends_at` timestamp), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the Quote Line `starts_at` timestamp.For time-span based quote lines (having both `starts_at` and `ends_at`), the only valid value is `automatic`, which removes any previously configured billing cycle anchor resets during the window of time spanning the quote line.", |
162610 | 162610 | "enum": [
|
162611 | 162611 | "automatic",
|
162612 | 162612 | "line_starts_at"
|
@@ -164808,7 +164808,7 @@
|
164808 | 164808 | "type": "object"
|
164809 | 164809 | },
|
164810 | 164810 | "billing_cycle_anchor": {
|
164811 |
| - "description": "For a point-in-time operation, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `starts_at` timestamp.", |
| 164811 | + "description": "For point-in-time quote lines (having no `ends_at` timestamp), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the Quote Line `starts_at` timestamp.For time-span based quote lines (having both `starts_at` and `ends_at`), the only valid value is `automatic`, which removes any previously configured billing cycle anchor resets during the window of time spanning the quote line.", |
164812 | 164812 | "enum": [
|
164813 | 164813 | "automatic",
|
164814 | 164814 | "line_starts_at"
|
@@ -181362,7 +181362,7 @@
|
181362 | 181362 | "type": "object"
|
181363 | 181363 | },
|
181364 | 181364 | "billing_cycle_anchor": {
|
181365 |
| - "description": "For a point-in-time amendment, this attribute lets you set or update whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.", |
| 181365 | + "description": "For point-in-time amendments (having no `amendment_end`), this attribute lets you set or remove whether the subscription's billing cycle anchor is reset at the `amendment_start` timestamp.For time-span based amendments (having both `amendment_start` and `amendment_end`), the only value valid is `automatic`, which removes any previously configured billing cycle anchor resets scheduled to occur during the window of time spanned by the amendment.", |
181366 | 181366 | "enum": [
|
181367 | 181367 | "amendment_start",
|
181368 | 181368 | "automatic"
|
|
0 commit comments