public final class PartsGetMassPropertiesResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartsGetMassPropertiesResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,PartsGetMassPropertiesResponseBodiesValue> |
getBodies() |
Get Object containing parts with mass properties, with the keys being the part ID or "-all-" for a set of parts considered together
|
String |
getMicroversionId() |
Get Current microversion
|
String |
toString() |
getOtherPropertiespublic final String getMicroversionId()
public final Map<String,PartsGetMassPropertiesResponseBodiesValue> getBodies()
Copyright © 2021. All rights reserved.