GroupResourceQuery

data class GroupResourceQuery(val query: GroupQuery? = null, val type: GroupResourceQueryType? = null)

Constructors

Link copied to clipboard
constructor(query: GroupQuery? = null, type: GroupResourceQueryType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val query: GroupQuery? = null

The query that defines the membership of the group. This is a structure with properties that depend on the Type . The Query structure must be included in the following scenarios:

Link copied to clipboard

Specifies the type of resource query that determines this group's membership. There are two valid query types: