public final class AssembliesGetBillOfMaterialsResponseBomTableHeaders extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
name |
The name to be displayed for this column
|
String |
propertyId |
The id of the metadata property that this column represents.
|
String |
propertyName |
The field that this column will contain.
|
String |
visible |
Whether or not the header is visible in the Assembly BOM at this time
|
| Constructor | Description |
|---|---|
AssembliesGetBillOfMaterialsResponseBomTableHeaders() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getName() |
Get The name to be displayed for this column
|
String |
getPropertyId() |
Get The id of the metadata property that this column represents.
|
String |
getPropertyName() |
Get The field that this column will contain.
|
String |
getVisible() |
Get Whether or not the header is visible in the Assembly BOM at this time
|
String |
toString() |
getOtherPropertiespublic String name
public String propertyName
public String visible
public String propertyId
public AssembliesGetBillOfMaterialsResponseBomTableHeaders()
public final String getName()
public final String getPropertyName()
public final String getVisible()
public final String getPropertyId()
Copyright © 2021. All rights reserved.