Package

com.auginte.scarango.response.raw

delete

Permalink

package delete

Visibility
  1. Public
  2. All

Type Members

  1. case class Collection(id: String, error: Boolean, code: Int) extends Product with Serializable

    Permalink

    Response of com.auginte.scarango.request.raw.delete.Collection

  2. case class Database(result: Boolean, error: Boolean, code: Int) extends Product with Serializable

    Permalink

    Response of com.auginte.scarango.request.raw.delete.Database

  3. case class Document(_id: String, _rev: String, _key: String, error: Boolean) extends Product with Serializable

    Permalink

    Response of com.auginte.scarango.request.raw.delete.Document

Ungrouped