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