public final class PartStudiosComparePartStudioResponseChangesParts extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
PartStudiosComparePartStudioResponseChangesPartsCollectionChanges[] |
collectionChanges |
List of changes in Part Studio Parts collection
|
String |
type |
Type of the differences in Part collection in the Part Studio (see API description for values)
|
| Constructor | Description |
|---|---|
PartStudiosComparePartStudioResponseChangesParts() |
| Modifier and Type | Method | Description |
|---|---|---|
PartStudiosComparePartStudioResponseChangesPartsCollectionChanges[] |
getCollectionChanges() |
Get List of changes in Part Studio Parts collection
|
String |
getType() |
Get Type of the differences in Part collection in the Part Studio (see API description for values)
|
String |
toString() |
getOtherPropertiespublic String type
public PartStudiosComparePartStudioResponseChangesPartsCollectionChanges[] collectionChanges
public PartStudiosComparePartStudioResponseChangesParts()
public final String getType()
public final PartStudiosComparePartStudioResponseChangesPartsCollectionChanges[] getCollectionChanges()
Copyright © 2021. All rights reserved.