toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.domain.models
/
HttpResponse
/
HttpResponse
Http
Response
constructor
(
status
:
Int
,
jsonString
:
JsonString
)
(
source
)
Parameters
status
The status code of the response.
json
String
The JSON string representing the response body.