AtpEnum

abstract class AtpEnum

Parent interface for all enums in the API, which holds the original enum name.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val value: String

Functions

Link copied to clipboard
open override fun toString(): String