File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 214
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-7944f9c14da86359cf30f16d97dff357f656f8fab9a59e923c436304624438ee .yml
3- openapi_spec_hash : 4b45cf81f64bc52e739731108d2cc482
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-09b6d1b85c657173562e9a372adc74551f07d476122003078e9168467329f792 .yml
3+ openapi_spec_hash : a2b3a526310ceccd4ccb59ec428d246f
44config_hash : 5bb913c05ebeb301ec925b16e75bb251
Original file line number Diff line number Diff line change @@ -220,6 +220,7 @@ export namespace BookTransferResponse {
220220 | 'INTEREST'
221221 | 'LATE_PAYMENT'
222222 | 'BILL_PAYMENT'
223+ | 'PAYMENT_FEE'
223224 | 'CASH_BACK'
224225 | 'ACCOUNT_TO_ACCOUNT'
225226 | 'CARD_TO_CARD'
@@ -308,6 +309,7 @@ export interface BookTransferCreateParams {
308309 | 'INTEREST'
309310 | 'LATE_PAYMENT'
310311 | 'BILL_PAYMENT'
312+ | 'PAYMENT_FEE'
311313 | 'CASH_BACK'
312314 | 'ACCOUNT_TO_ACCOUNT'
313315 | 'CARD_TO_CARD'
You can’t perform that action at this time.
0 commit comments