File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 199
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-a027b5e8e2a0be2a6c41a0b9c17ad5978e55e31e2811410b99e279d642cad20c .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-20c5ad39d175da218956d1a170f2485ea47d8b2f6ea1a13e1e684c770fad6efa .yml
Original file line number Diff line number Diff line change @@ -2280,7 +2280,7 @@ export namespace CardPayment {
22802280 currency : 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD' ;
22812281
22822282 /**
2283- * Interchange assessed as a part of this transaciton .
2283+ * Interchange assessed as a part of this transaction .
22842284 */
22852285 interchange : CardSettlement . Interchange | null ;
22862286
@@ -2386,7 +2386,7 @@ export namespace CardPayment {
23862386 }
23872387
23882388 /**
2389- * Interchange assessed as a part of this transaciton .
2389+ * Interchange assessed as a part of this transaction .
23902390 */
23912391 export interface Interchange {
23922392 /**
Original file line number Diff line number Diff line change @@ -1578,7 +1578,7 @@ export namespace Transaction {
15781578 currency : 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD' ;
15791579
15801580 /**
1581- * Interchange assessed as a part of this transaciton .
1581+ * Interchange assessed as a part of this transaction .
15821582 */
15831583 interchange : CardSettlement . Interchange | null ;
15841584
@@ -1684,7 +1684,7 @@ export namespace Transaction {
16841684 }
16851685
16861686 /**
1687- * Interchange assessed as a part of this transaciton .
1687+ * Interchange assessed as a part of this transaction .
16881688 */
16891689 export interface Interchange {
16901690 /**
You can’t perform that action at this time.
0 commit comments