Skip to content

Commit 30f553e

Browse files
committed
publish: Merge pull request #73 from Moesif/added-readme-for-items
generated from commit 5860f8c
1 parent 662e089 commit 30f553e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6657,25 +6657,25 @@ <h5 id='items-subscription-items'>items (Subscription Items)</h5>
66576657
<tr>
66586658
<td>subscription_item_id</td>
66596659
<td>string</td>
6660-
<td><strong>false</strong></td>
6660+
<td>false</td>
66616661
<td>The unique identifier for this item instance if available</td>
66626662
</tr>
66636663
<tr>
66646664
<td>price_id</td>
66656665
<td>string</td>
6666-
<td><strong>false</strong></td>
6666+
<td>false</td>
66676667
<td>The unique identify for the price the customer subscribed to.</td>
66686668
</tr>
66696669
<tr>
66706670
<td>unit_of_measure</td>
66716671
<td>string</td>
6672-
<td><strong>false</strong></td>
6672+
<td>false</td>
66736673
<td>the unit of measure.</td>
66746674
</tr>
66756675
<tr>
66766676
<td>created_at</td>
66776677
<td>string(date-time)</td>
6678-
<td><strong>false</strong></td>
6678+
<td>false</td>
66796679
<td>When this item is created.</td>
66806680
</tr>
66816681
<tr>

0 commit comments

Comments
 (0)