Class Detail__2


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

    The category of credit earned in this section.

    • Field Detail

      • id

        @JsonPropertyDescription("The global identifier for the Credit Category.")
        private String id
        ID

        The global identifier for the Credit Category. (Required)

    • Constructor Detail

      • Detail__2

        public Detail__2()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Credit Category. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Credit Category. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object