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