{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "InstalledSubscriberPackageVersion - Tooling API", "description": "Deprecated and slated for removal. Represents a package version (first- or second-generation) that is installed in a subscriber’s org. Available in API version 41.0 and later.", "supported_soap_calls": "`describeSObjects()`, `query()`, `retrieve()`", "supported_rest_api_http_methods": "`GET`, `Query`", "fields_columns": [ "type", "properties", "description" ], "fields": { "MinPackageVersionId": { "type": "reference", "properties": "Filter, Group, Nillable, Sort", "description": "Package version ID (foreign key) of the first version of the package that was installed in the org." }, "SubscriberPackageId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "ID of the subscriber package." }, "SubscriberPackageVersionId": { "type": "reference", "properties": "Filter, Group, Sort, Unique", "description": "ID of the subscriber package version." } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }