Class CreateQuestionnaireRequestDTO

    • Field Detail

      • profileIdentCode

        public String profileIdentCode
        The ID of the compliance profile to take settings from.
      • transaction

        public ECTransactionDTO transaction
        Export control transaction for the questionnaire. The questionnaire is created for the transaction described here.
      • templateId

        public String templateId
        Unique technical ID of the questionnaire template to create the questionnaire from.
    • Constructor Detail

      • CreateQuestionnaireRequestDTO

        public CreateQuestionnaireRequestDTO()