ListMutualGroupsQueryParams

data class ListMutualGroupsQueryParams(val subject: Did, val limit: Long? = 50, val cursor: String? = null)

Constructors

Link copied to clipboard
constructor(subject: Did, limit: Long? = 50, cursor: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val limit: Long?
Link copied to clipboard

Functions

Link copied to clipboard