File tree Expand file tree Collapse file tree
src/lithic/types/financial_accounts/statements Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 188
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-34cfbf6ee4a6903838da11a879bbbfe71b84e7585b3c8c6957bf524deb378b41 .yml
3- openapi_spec_hash : f9e20ed9f3c5d78a185af18be0d7a199
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-fb9adae9eb94be3d04c66cc6c974cb0cc010d9d3a49e6fe23c32276e4317b568 .yml
3+ openapi_spec_hash : 8da1862112b00c8a0c9e19b2e83c89d8
44config_hash : 8799cfd589579f105ef8696a6d664c71
Original file line number Diff line number Diff line change @@ -159,6 +159,9 @@ class Data(BaseModel):
159159 event_subtype : Optional [str ] = None
160160 """Subtype of the event that generated the line items"""
161161
162+ loan_tape_date : Optional [date ] = None
163+ """Date of the loan tape that generated this line item"""
164+
162165
163166class StatementLineItems (BaseModel ):
164167 data : List [Data ]
You can’t perform that action at this time.
0 commit comments