AccessDetails

Contains information about access-based benefit fulfillment, such as service permissions or feature access.

Types

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

Properties

Link copied to clipboard

A description of the access privileges or permissions granted by this benefit.

Functions

Link copied to clipboard
inline fun copy(block: AccessDetails.Builder.() -> Unit = {}): AccessDetails
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