public final class PartStudiosUpdateFeaturesResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartStudiosUpdateFeaturesResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Map[] |
getFeatures() |
Get The modified features after updates have been applied
|
Map<String,Map>[] |
getFeatureStates() |
Get The states of the modified features
|
Boolean |
getMicroversionSkew() |
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
|
String |
getSerializationVersion() |
Get The version of the serialization protocol for the response
|
String |
getSourceMicroversion() |
Get The document microversion from which the feature was extracted
|
String |
toString() |
getOtherPropertiespublic final Map[] getFeatures()
public final Map<String,Map>[] getFeatureStates()
public final String getSerializationVersion()
public final String getSourceMicroversion()
public final Boolean getMicroversionSkew()
Copyright © 2021. All rights reserved.