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