tfausak / jawa / Jawa.QualityReason


type QualityReason
    = Api
    | Auto
    | InitialChoice

This type is not documented.

decoder : Json.Decode.Decoder QualityReason

A JSON decoder.

encode : QualityReason -> Json.Encode.Value

A JSON encoder.