dk.sdu.cloud.project.api.ListGroupsWithSummaryRequest

UCloud Developer Guide / Legacy / Projects (Legacy) / Groups

ListGroupsWithSummaryRequest

data class ListGroupsWithSummaryRequest(
    val itemsPerPage: Int?,
    val page: Int?,
)
Properties

Last updated