Skip to content

Commit 3b6262a

Browse files
Update generated code for v2479 and 927bdc999cd89e81dfd3b8303986df21a573cf10
1 parent 0d8b075 commit 3b6262a

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CODEGEN_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
baff58c9d515cdd5f5c3231d101989d588788c6f
1+
927bdc999cd89e81dfd3b8303986df21a573cf10

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2442
1+
v2479

lib/V2/Billing/MeterEventAdjustment.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ class MeterEventAdjustment extends \Stripe\ApiResource
2222

2323
const STATUS_COMPLETE = 'complete';
2424
const STATUS_PENDING = 'pending';
25+
26+
const TYPE_CANCEL = 'cancel';
2527
}

0 commit comments

Comments
 (0)