File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
src/resources/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 @@ -611,6 +611,10 @@ export interface DecrementLedgerEntry {
611611
612612 starting_balance : number ;
613613
614+ /**
615+ * @deprecated This field is deprecated and will always be null. Decrements are not
616+ * associated with individual events.
617+ */
614618 event_id ?: string | null ;
615619
616620 invoice_id ?: string | null ;
You can’t perform that action at this time.
0 commit comments