kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity.attachment.response
/
AttachmentResponse
/
AttachmentResponse
Attachment
Response
constructor
(
name
:
String
,
type
:
String
,
status
:
String
,
sender
:
String
,
storagePath
:
String
,
created
:
String
?
=
null
,
sizeKb
:
String
,
url
:
String
?
=
null
,
id
:
String
,
uploadUrl
:
String
?
=
null
)