File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 118
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-b330498c2bfb80605f4c406e8b228c0a4ece85247b21f62f93273a00abb53d35 .yml
3- openapi_spec_hash : 16a82d0eb23b68218d584e385bee43da
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-26020bd285825dac04bf642a414ea07c786fc6e42ee6bbcf795e11f8db426519 .yml
3+ openapi_spec_hash : 897fedec83f0960539b3aa4ec0e3308d
44config_hash : 1f73a949b649ecfe6ec68ba1bb459dc2
Original file line number Diff line number Diff line change @@ -2138,6 +2138,11 @@ export interface MatrixSubLineItem {
21382138 quantity : number ;
21392139
21402140 type : 'matrix' ;
2141+
2142+ /**
2143+ * The scaled quantity for this line item for specific pricing structures
2144+ */
2145+ scaled_quantity ?: number | null ;
21412146}
21422147
21432148/**
You can’t perform that action at this time.
0 commit comments