ActivitySummary

The summary of activities.

Types

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

Properties

Link copied to clipboard

A unique identifier that identifies the activity.

Link copied to clipboard

The reward for the activity.

Link copied to clipboard

The current status of the activity.

Link copied to clipboard

The title of the activity.

Functions

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