File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 164
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-aa684ff2a2af585fe502a6e44520ddd883f5141a1113fc9dbe7830027842aa09 .yml
3- openapi_spec_hash : b58989fdc04768fc1eb758e180c5f128
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-bc4173417a899a1519326ae60cb481186c1a1c976f3d00b2b305278808db44cd .yml
3+ openapi_spec_hash : 1c1dd981efeffb5276544baa34cf3d17
44config_hash : 1a83dceb58f6f525b19a5775018db7e8
Original file line number Diff line number Diff line change @@ -701,6 +701,8 @@ class Event(BaseModel):
701701 ]
702702 """Type of transaction event"""
703703
704+ account_type : Optional [Literal ["CHECKING" , "SAVINGS" ]] = None
705+
704706 network_specific_data : Optional [EventNetworkSpecificData ] = None
705707
706708
You can’t perform that action at this time.
0 commit comments