AttributesResource

Provides information about the type and the names of attributes that were removed from all the endpoints that are associated with an application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the application.

Link copied to clipboard

An array that specifies the names of the attributes that were removed from the endpoints.

Link copied to clipboard

The type of attribute or attributes that were removed from the endpoints. Valid values are:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String