Class UpdateProfileAttrResponseSetting


  • public class UpdateProfileAttrResponseSetting
    extends java.lang.Object
    Update Profile Challenge Response Setting
    • Constructor Detail

      • UpdateProfileAttrResponseSetting

        public UpdateProfileAttrResponseSetting()
    • Method Detail

      • getSubtype

        public java.lang.String getSubtype()
      • setSubtype

        public void setSubtype​(java.lang.String subtype)
      • setAttributes

        public void setAttributes​(java.util.List<ProfileAttribute> attributes)
      • isValidateProfileAddress

        public boolean isValidateProfileAddress()
      • setValidateProfileAddress

        public void setValidateProfileAddress​(boolean validateProfileAddress)