Class IdentificationType


  • public class IdentificationType
    extends MPResource
    Identification Type resource.
    • Constructor Detail

      • IdentificationType

        public IdentificationType()
    • Method Detail

      • getId

        public String getId()
        Identification type ID.
      • getName

        public String getName()
        Identification type name.
      • getType

        public String getType()
        Identification number data type.
      • getMinLength

        public Integer getMinLength()
        Identification type min length.
      • getMaxLength

        public Integer getMaxLength()
        Identification type max length.