File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 189
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-0340e93de3d3691236aa19c800980112e05dc61fa13f8d8d7ca72e335720a31b .yml
3- openapi_spec_hash : a271f7753dd6e560fcee7dd8b9e17927
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-968332d811097ed493d8cc12d89a29b66f993fe106f5f786998a9e04358584d1 .yml
3+ openapi_spec_hash : a68060c43dc156d25ef4d68dfe73e55d
44config_hash : edbdfefeb0d3d927c2f9fe3402793215
Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ class FinancialAccount(BaseModel):
7070 "COLLECTION" ,
7171 "PROGRAM_BANK_ACCOUNTS_PAYABLE" ,
7272 "EARLY_DIRECT_DEPOSIT_FLOAT" ,
73+ "INTERCHANGE" ,
74+ "CHARGEBACK" ,
75+ "PROVISIONAL_CREDIT_ACCOUNT" ,
7376 ]
7477
7578 updated : datetime
Original file line number Diff line number Diff line change 1616 "COLLECTION" ,
1717 "PROGRAM_BANK_ACCOUNTS_PAYABLE" ,
1818 "EARLY_DIRECT_DEPOSIT_FLOAT" ,
19+ "INTERCHANGE" ,
20+ "CHARGEBACK" ,
21+ "PROVISIONAL_CREDIT_ACCOUNT" ,
1922]
You can’t perform that action at this time.
0 commit comments