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 : 189
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-bf54d7063b11e1b1656e00d02438f34f87938a9fdbdd5b980fce3cfae3dabffa .yml
3- openapi_spec_hash : c6efbc9d3105fa48f76ebb095b887e08
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-0b90022fb88c44037dcbff183d3016a85fe7267c5b461f65a54262f734629a2b .yml
3+ openapi_spec_hash : 7b35e7c203748b3424b5931acd6dacf8
44config_hash : edbdfefeb0d3d927c2f9fe3402793215
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ class Statement(BaseModel):
139139 credit_limit : int
140140 """This is the maximum credit balance extended by the lender in cents"""
141141
142- credit_product_token : str
142+ credit_product_token : Optional [ str ] = None
143143 """Globally unique identifier for a credit product"""
144144
145145 days_in_billing_cycle : int
You can’t perform that action at this time.
0 commit comments