Action

data class Action(val actionType: ActionType?, val reference: String) : UiState.Processing

Constructors

Link copied to clipboard
constructor(actionType: ActionType?, reference: String)

Properties

Link copied to clipboard
val actionType: ActionType?
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard