dk.sdu.cloud.project.api.ListOutgoingInvitesRequest

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

ListOutgoingInvitesRequest

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

Last updated