File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6657,25 +6657,25 @@ <h5 id='items-subscription-items'>items (Subscription Items)</h5>
6657
6657
<tr>
6658
6658
<td>subscription_item_id</td>
6659
6659
<td>string</td>
6660
- <td><strong> false</strong> </td>
6660
+ <td>false</td>
6661
6661
<td>The unique identifier for this item instance if available</td>
6662
6662
</tr>
6663
6663
<tr>
6664
6664
<td>price_id</td>
6665
6665
<td>string</td>
6666
- <td><strong> false</strong> </td>
6666
+ <td>false</td>
6667
6667
<td>The unique identify for the price the customer subscribed to.</td>
6668
6668
</tr>
6669
6669
<tr>
6670
6670
<td>unit_of_measure</td>
6671
6671
<td>string</td>
6672
- <td><strong> false</strong> </td>
6672
+ <td>false</td>
6673
6673
<td>the unit of measure.</td>
6674
6674
</tr>
6675
6675
<tr>
6676
6676
<td>created_at</td>
6677
6677
<td>string(date-time)</td>
6678
- <td><strong> false</strong> </td>
6678
+ <td>false</td>
6679
6679
<td>When this item is created.</td>
6680
6680
</tr>
6681
6681
<tr>
You can’t perform that action at this time.
0 commit comments