Body

Represents a body object.

See also

Constructors

Link copied to clipboard
constructor(attributes: Array<CredentialPreview.Attribute>)

Properties

Link copied to clipboard

The array of attributes.

Functions

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

Checks if this Body object is equal to another object.

Link copied to clipboard
open override fun hashCode(): Int

Calculates the hash code for this Body object.