public final class PartStudiosGetFeaturesResponseImports extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
namespace |
The namespace for an import
|
String |
path |
The path for an import
|
String |
version |
The version for an import
|
| Constructor | Description |
|---|---|
PartStudiosGetFeaturesResponseImports() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getNamespace() |
Get The namespace for an import
|
String |
getPath() |
Get The path for an import
|
String |
getVersion() |
Get The version for an import
|
String |
toString() |
getOtherPropertiespublic String namespace
public String path
public String version
public PartStudiosGetFeaturesResponseImports()
public final String getNamespace()
public final String getPath()
public final String getVersion()
Copyright © 2021. All rights reserved.