OBJECT
type Page_SurveyDefinitionDto {content: [SurveyDefinitionDto] first: Boolean last: Boolean number: Int numberOfElements: Int size: Int sort: Sort totalElements: Long totalPages: Int }