Package

com.outworkers.util

domain

Permalink

package domain

Visibility
  1. Public
  2. All

Type Members

  1. case class ApiError(error: ApiErrorResponse) extends Product with Serializable

    Permalink
  2. case class ApiErrorResponse(code: Int, messages: Seq[String]) extends Product with Serializable

    Permalink
  3. trait GenerationDomain extends AnyRef

    Permalink

Value Members

  1. object ApiError extends Serializable

    Permalink
  2. object GenerationDomain extends GenerationDomain

    Permalink

Ungrouped