File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
src/orb/types/customers/credits Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 139
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-ebac75191b7fecb0dc03df5b9eeb62d99811905552ddc2a2bd5a7a77dbfe00d3 .yml
3- openapi_spec_hash : 1b96488643f8c4bc07ea184aa2505ca7
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-b1ac6575304b8d616a2d758bfaa630d9b909f22b6bf0259cf01ee87e2db1229f .yml
3+ openapi_spec_hash : fb87fae72aa232e036f2fc029919412c
44config_hash : c01c1191b1cd696c7ca855ff6d28a8df
Original file line number Diff line number Diff line change @@ -45,6 +45,10 @@ class DecrementLedgerEntry(BaseModel):
4545 starting_balance : float
4646
4747 event_id : Optional [str ] = None
48+ """This field is deprecated and will always be null.
49+
50+ Decrements are not associated with individual events.
51+ """
4852
4953 invoice_id : Optional [str ] = None
5054
You can’t perform that action at this time.
0 commit comments