public final class MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
description |
Member category description
|
String |
id |
Member category id
|
String |
name |
Member category name
|
String |
ownerId |
CompanyId that will own the member category
|
Number |
ownerType |
Owner type, which will be: 1:company, 2: onshape
|
Number |
publishState |
Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
|
| Constructor | Description |
|---|---|
MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDescription() |
Get Member category description
|
String |
getId() |
Get Member category id
|
String |
getName() |
Get Member category name
|
String |
getOwnerId() |
Get CompanyId that will own the member category
|
Number |
getOwnerType() |
Get Owner type, which will be: 1:company, 2: onshape
|
Number |
getPublishState() |
Get Member category publish state, which will be: 0: PENDING, 1: ACTIVE, 2: INACTIVE
|
String |
toString() |
getOtherPropertiespublic String id
public String name
public String description
public String ownerId
public Number ownerType
public Number publishState
public MetadataCategoryGetMetadataPropertyResponseCategorySummaryInfoList()
public final String getId()
public final String getName()
public final String getDescription()
public final String getOwnerId()
public final Number getOwnerType()
public final Number getPublishState()
Copyright © 2021. All rights reserved.