public static class GetSlackIntegrationMappingQueryParamsBoxItemTypeField.GetSlackIntegrationMappingQueryParamsBoxItemTypeFieldSerializer extends JsonSerializer<EnumWrapper<GetSlackIntegrationMappingQueryParamsBoxItemTypeField>>
| Constructor and Description |
|---|
GetSlackIntegrationMappingQueryParamsBoxItemTypeFieldSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(EnumWrapper<GetSlackIntegrationMappingQueryParamsBoxItemTypeField> value,
JsonGenerator gen,
SerializerProvider serializers) |
public GetSlackIntegrationMappingQueryParamsBoxItemTypeFieldSerializer()
public void serialize(EnumWrapper<GetSlackIntegrationMappingQueryParamsBoxItemTypeField> value, JsonGenerator gen, SerializerProvider serializers) throws IOException
serialize in class JsonSerializer<EnumWrapper<GetSlackIntegrationMappingQueryParamsBoxItemTypeField>>IOException