GetAccountActivityResponse

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 timestamp when the activity is completed. This field appears only for activities in the COMPLETED state.

Link copied to clipboard

Provides detailed information about the activity and its expected outcomes.

Link copied to clipboard

The estimated time to complete the activity. This is the duration in minutes.

Link copied to clipboard

The time by which the activity must be completed to receive a reward.

Link copied to clipboard

The URL resource that provides guidance on activity requirements and completion.

Link copied to clipboard

A reward granted upon activity completion.

Link copied to clipboard

The timestamp when the activity started. This field appears only for activities in the IN_PROGRESS or COMPLETED states.

Link copied to clipboard

The current activity status.

Link copied to clipboard

A short activity title.

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