arrow-core-retrofit
1.0.2-alpha.43
arrow-core-retrofit
/
arrow.retrofit.adapter.either
/
ResponseE
Response
E
data
class
ResponseE
<
E
,
A
>
(
raw
:
Response
,
body
:
Either
<
E
,
A
>
)
Content copied to clipboard
Properties
Properties
body
Link copied to clipboard
val
body
:
Either
<
E
,
A
>
Content copied to clipboard
code
Link copied to clipboard
val
code
:
Int
Content copied to clipboard
headers
Link copied to clipboard
val
headers
:
Headers
Content copied to clipboard
isSuccessful
Link copied to clipboard
val
isSuccessful
:
Boolean
Content copied to clipboard
message
Link copied to clipboard
val
message
:
String
?
Content copied to clipboard
raw
Link copied to clipboard
val
raw
:
Response
Content copied to clipboard