public final class PartStudiosUpdateFeatureResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartStudiosUpdateFeatureResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Map |
getFeature() |
Get The serialized feature definition
|
Map |
getFeatureState() |
Get The state of the feature
|
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 getFeatureState()
public final Map getFeature()
public final String getSerializationVersion()
public final String getSourceMicroversion()
public final Boolean getMicroversionSkew()
Copyright © 2021. All rights reserved.