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 : 20
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cas-parser/cas-parser-26d0931f3488af784c16303683cbf24225c727615fd32ee071144974e7c59670 .yml
3- openapi_spec_hash : 242a5f4d982645a25e0d66ef088940a5
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cas-parser/cas-parser-cd8e042a9746bbe9bd180614fccc7597b85f4e8f6a29da6cd2f4cbf831fb2fbe .yml
3+ openapi_spec_hash : e27c0d9cd8cdeb348c88e6c4e8777e39
44config_hash : 5509bb7a961ae2e79114b24c381606d4
Original file line number Diff line number Diff line change @@ -364,6 +364,12 @@ class MutualFundSchemeAdditionalInfo(BaseModel):
364364 close_units : Optional [float ] = None
365365 """Closing balance units for the statement period"""
366366
367+ is_demat : Optional [bool ] = None
368+ """Whether the scheme is held in demat form (CAMS/KFintech).
369+
370+ true = Demat, false = Non-Demat, null = not specified.
371+ """
372+
367373 open_units : Optional [float ] = None
368374 """Opening balance units for the statement period"""
369375
You can’t perform that action at this time.
0 commit comments