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
/
ListAttachmentResponse
List
Attachment
Response
@
Serializable
data
class
ListAttachmentResponse
(
val
attachments
:
List
<
AttachmentResponse
>
)
Members
Constructors
List
Attachment
Response
Link copied to clipboard
constructor
(
attachments
:
List
<
AttachmentResponse
>
)
Properties
attachments
Link copied to clipboard
val
attachments
:
List
<
AttachmentResponse
>