public class IntegrationMappingBoxItemSlack extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegrationMappingBoxItemSlack.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
ID of the mapped item (of type referenced in `type`).
|
protected EnumWrapper<IntegrationMappingBoxItemSlackTypeField> |
type
Type of the mapped item referenced in `id`.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
IntegrationMappingBoxItemSlack(IntegrationMappingBoxItemSlack.Builder builder) |
|
IntegrationMappingBoxItemSlack(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
EnumWrapper<IntegrationMappingBoxItemSlackTypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<IntegrationMappingBoxItemSlackTypeField> type
public IntegrationMappingBoxItemSlack(String id)
protected IntegrationMappingBoxItemSlack(IntegrationMappingBoxItemSlack.Builder builder)
public EnumWrapper<IntegrationMappingBoxItemSlackTypeField> getType()