ActivityTypeInfo

Detailed information about an activity type.

Types

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

Properties

Link copied to clipboard

The ActivityType type structure representing the activity type.

Link copied to clipboard

The date and time this activity type was created through RegisterActivityType.

Link copied to clipboard

If DEPRECATED, the date and time DeprecateActivityType was called.

Link copied to clipboard

The description of the activity type provided in RegisterActivityType.

Link copied to clipboard

The current status of the activity type.

Functions

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