Class PersonCertification

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class PersonCertification
    extends ItemFacet
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • certificationId

        protected String certificationId
      • description

        protected String description
      • displayName

        protected String displayName
      • issuingAuthority

        protected String issuingAuthority
      • issuingCompany

        protected String issuingCompany
      • thumbnailUrl

        protected String thumbnailUrl
      • webUrl

        protected String webUrl
    • Constructor Detail

      • PersonCertification

        protected PersonCertification()