Skip to content

Commit 3b3cf7e

Browse files
Update generated code for v2108 and
1 parent 4a3ea81 commit 3b3cf7e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

API_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3ccf295957c8cadc88e1463ea3ab4ec683a0314f
1+
07c094f7c1f64823539941252667a6620cc6bb44

OPENAPI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2102
1+
v2108

src/main/java/com/stripe/model/InvoicePayment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ public static class Payment extends StripeObject {
244244
/**
245245
* Type of payment object associated with this invoice payment.
246246
*
247-
* <p>One of {@code charge}, or {@code payment_intent}.
247+
* <p>One of {@code charge}, {@code payment_intent}, or {@code payment_record}.
248248
*/
249249
@SerializedName("type")
250250
String type;

0 commit comments

Comments
 (0)