common / com.revenuecat.purchases.common / HTTPClient / Result

Result

data class Result

Constructors

<init>

Result(responseCode: Int, body: JSONObject)

Properties

body

val body: JSONObject

responseCode

val responseCode: Int