Skip to content

Commit

Permalink
publish: Merge pull request #73 from Moesif/added-readme-for-items
Browse files Browse the repository at this point in the history
generated from commit 5860f8c
  • Loading branch information
moesif-ci-cd committed Dec 2, 2024
1 parent 662e089 commit 30f553e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6657,25 +6657,25 @@ <h5 id='items-subscription-items'>items (Subscription Items)</h5>
<tr>
<td>subscription_item_id</td>
<td>string</td>
<td><strong>false</strong></td>
<td>false</td>
<td>The unique identifier for this item instance if available</td>
</tr>
<tr>
<td>price_id</td>
<td>string</td>
<td><strong>false</strong></td>
<td>false</td>
<td>The unique identify for the price the customer subscribed to.</td>
</tr>
<tr>
<td>unit_of_measure</td>
<td>string</td>
<td><strong>false</strong></td>
<td>false</td>
<td>the unit of measure.</td>
</tr>
<tr>
<td>created_at</td>
<td>string(date-time)</td>
<td><strong>false</strong></td>
<td>false</td>
<td>When this item is created.</td>
</tr>
<tr>
Expand Down

0 comments on commit 30f553e

Please sign in to comment.