All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alexdupre.shapeshift.providers.ProviderResponse.scala Maven / Gradle / Ivy

The newest version!
package com.alexdupre.shapeshift.providers

import play.api.libs.json.JsValue

case class ProviderResponse(status: Int, body: JsValue)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy