Constant Field Values

Contents

io.getlime.*

  • io.getlime.core.rest.model.base.entity.Error.Code
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_GENERIC "ERROR_GENERIC"
  • io.getlime.core.rest.model.base.entity.Error.Message
    Modifier and Type Constant Field Value
    public static final java.lang.String UNKNOWN_ERROR "UNKNOWN_ERROR"
  • io.getlime.core.rest.model.base.response.Response.Status
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR "ERROR"
    public static final java.lang.String OK "OK"