Skip to content

Commit

Permalink
Update generated code for v1273
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 7, 2024
1 parent 4612c78 commit 4bd39c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1272
v1273
2 changes: 2 additions & 0 deletions lib/UsageRecordSummary.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
namespace Stripe;

/**
* A usage record summary represents an aggregated view of how much usage was accrued for a subscription item within a subscription billing period.
*
* @property string $id Unique identifier for the object.
* @property string $object String representing the object's type. Objects of the same type share the same value.
* @property null|string $invoice The invoice in which this usage period has been billed for.
Expand Down

0 comments on commit 4bd39c4

Please sign in to comment.