ApplicationOperationInfo

Provides a description of the operation, such as the type and status of operation

Types

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

Properties

Link copied to clipboard

The timestamp at which the operation finished for the application

Link copied to clipboard

Type of operation performed on an application

Link copied to clipboard

Identifier of the Operation

Link copied to clipboard

Status of the operation performed on an application

Link copied to clipboard

The timestamp at which the operation was created

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