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