Class CreditCategory


  • @Generated("jsonschema2pojo")
    public class CreditCategory
    extends Object
    Credit Category

    • Field Detail

      • creditType

        @JsonPropertyDescription("The higher-level category of academic credits.")
        private CreditCategory.CreditType creditType
        Credit Type

        The higher-level category of academic credits. (Required)

      • detail

        @JsonPropertyDescription("")
        private Object detail
        Detail

    • Constructor Detail

      • CreditCategory

        public CreditCategory()