toggle menu
carioca
jvm
switch theme
search in API
report-json
/
com.rubensousa.carioca.report.json
/
JsonAttachment
Json
Attachment
@
Serializable
data
class
JsonAttachment
(
val
description
:
String
,
val
path
:
String
,
val
mimeType
:
String
)
Members
Constructors
Json
Attachment
Link copied to clipboard
constructor
(
description
:
String
,
path
:
String
,
mimeType
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
mime
Type
Link copied to clipboard
val
mimeType
:
String
path
Link copied to clipboard
val
path
:
String