AdditionalAttributesResponse

data class AdditionalAttributesResponse(val environment: Any? = null, val groupId: GroupingIdResponse)

Additional attribute to allow subscriptions to be part of the GroupQuota.

Constructors

Link copied to clipboard
fun AdditionalAttributesResponse(environment: Any? = null, groupId: GroupingIdResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val environment: Any? = null
Link copied to clipboard

The grouping Id for the group quota. It can be management Group Id or ServiceTreeId if applicable.