Class SubmissionServiceConfig.Payload

    • Constructor Detail

      • Payload

        public Payload()
    • Method Detail

      • getMaxNumberOfKeys

        public Integer getMaxNumberOfKeys()
      • setMaxNumberOfKeys

        public void setMaxNumberOfKeys​(Integer maxNumberOfKeys)
      • getSupportedCountries

        public String[] getSupportedCountries()
      • setSupportedCountries

        public void setSupportedCountries​(String[] supportedCountries)
      • getDefaultOriginCountry

        public String getDefaultOriginCountry()
      • setDefaultOriginCountry

        public void setDefaultOriginCountry​(String defaultOriginCountry)