AdditionalAttributesResponse

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

Additional attribute or filter to allow subscriptions meeting the requirements to be part of the GroupQuota.

Constructors

Link copied to clipboard
constructor(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 Billing Id or ServiceTreeId if applicable.