File tree Expand file tree Collapse file tree
src/lithic/types/financial_accounts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 194
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-93254f6abf9fab9e687be2f48198b5126c298b634e2ad626abf413f560f1cbe1 .yml
3- openapi_spec_hash : 6aaac55fbf96d785ca3867adc3c7ca0e
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-99f95bae0a9466a3c3032c867cae9878877c1602f2d68c2441813ce2c8dc8f87 .yml
3+ openapi_spec_hash : 047fd5b9c00f6acddd3e4f5dc203a4ed
44config_hash : a0a579b0564a5c18568a78f5ba2b6653
Original file line number Diff line number Diff line change @@ -196,5 +196,8 @@ class LoanTape(BaseModel):
196196
197197 ytd_totals : StatementTotals
198198
199+ day_of_period : Optional [int ] = None
200+ """Day of the billing period that this loan tape covers, starting at 1"""
201+
199202 tier : Optional [str ] = None
200203 """Interest tier to which this account belongs to"""
You can’t perform that action at this time.
0 commit comments