public final class PartsGetEdgesResponseParts extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
PartsGetEdgesResponsePartsEdges[] |
edges |
Edges of a part
|
String |
id |
ID of a part
|
| Constructor | Description |
|---|---|
PartsGetEdgesResponseParts() |
| Modifier and Type | Method | Description |
|---|---|---|
PartsGetEdgesResponsePartsEdges[] |
getEdges() |
Get Edges of a part
|
String |
getId() |
Get ID of a part
|
String |
toString() |
getOtherPropertiespublic String id
public PartsGetEdgesResponsePartsEdges[] edges
public final String getId()
public final PartsGetEdgesResponsePartsEdges[] getEdges()
Copyright © 2021. All rights reserved.