BoxEnum

public protocol BoxEnum : Equatable, LosslessStringConvertible

General BoxEnum protocol specifying response model enum behaviour

  • Initializer

    Declaration

    Swift

    init(_ value: String)

    Parameters

    value

    The string value of the enum