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 : 232
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-46a90f99726aa861d06ec56fb73592b4dcb4499d5a765d1a10dfc9619446306f .yml
3- openapi_spec_hash : 8406b96c39c72de064a810c393c00554
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-cfc57f9c5bccf2918dfb5fc56fb6b6fd1eadd851f037b6873ba4e2442d5c8126 .yml
3+ openapi_spec_hash : 7e54b69798d6a1487474ed229a83c6fc
44config_hash : 27e44ed36b9c5617b580ead7231a594a
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ class Account(BaseModel):
8787 entity_id : str
8888 """The identifier for the Entity the Account belongs to."""
8989
90- funding : Optional [ Literal ["loan" , "deposits" ]] = None
90+ funding : Literal ["loan" , "deposits" ]
9191 """Whether the Account is funded by a loan or by deposits.
9292
9393 - `loan` - An account funded by a loan. Before opening a loan account, contact
You can’t perform that action at this time.
0 commit comments