responseList
No description
responseList(
status: ResponseStatus
surveyId: Int
surveyIdList: [Int]
limit: Int
offset: Int
head: Boolean
): ResponseList
No description
responseList(
status: ResponseStatus
surveyId: Int
surveyIdList: [Int]
limit: Int
offset: Int
head: Boolean
): ResponseList
responseList.status
● ResponseStatus
enumresponseList.surveyId
● Int
scalarresponseList.surveyIdList
● [Int]
list scalarresponseList.limit
● Int
scalarresponseList.offset
● Int
scalarresponseList.head
● Boolean
scalarResponseList
object