public final class PartsGetFacesResponseParts extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
PartsGetFacesResponsePartsFaces[] |
faces |
Faces of a part
|
String |
id |
ID of a part
|
| Constructor | Description |
|---|---|
PartsGetFacesResponseParts() |
| Modifier and Type | Method | Description |
|---|---|---|
PartsGetFacesResponsePartsFaces[] |
getFaces() |
Get Faces of a part
|
String |
getId() |
Get ID of a part
|
String |
toString() |
getOtherPropertiespublic String id
public PartsGetFacesResponsePartsFaces[] faces
public final String getId()
public final PartsGetFacesResponsePartsFaces[] getFaces()
Copyright © 2021. All rights reserved.