toggle menu
FMP
25.03.001
common
switch theme
search in API
FMP
/
ru.fsight.fmp
/
FMPResponse
/
FMPResponse
FMPResponse
constructor
(
request
:
FMPResponse.RequestInfo
,
status
:
Int
,
headers
:
Map
<
String
,
String
>
,
data
:
ByteArray
,
exception
:
FMPException
?
,
stats
:
FMPResponse.Stats
)