Uses of Class
com.blockchyp.client.dto.SurveyQuestionRequest
Packages that use SurveyQuestionRequest
-
Uses of SurveyQuestionRequest in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type SurveyQuestionRequestModifier and TypeMethodDescriptionBlockChypClient.deleteSurveyQuestion(SurveyQuestionRequest request) Deletes a survey question.BlockChypClient.surveyQuestion(SurveyQuestionRequest request) Returns a single survey question with response data.BlockChypClient.surveyQuestions(SurveyQuestionRequest request) Returns all survey questions for a given merchant.