toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity.attachment.response
/
CompleteAttachment
Complete
Attachment
data
class
CompleteAttachment
(
val
attachmentIds
:
List
<
String
>
,
val
temporaryChatMessageId
:
String
,
val
exchangeId
:
String
)
Members
Constructors
Complete
Attachment
Link copied to clipboard
constructor
(
attachmentIds
:
List
<
String
>
,
temporaryChatMessageId
:
String
,
exchangeId
:
String
)
Properties
attachment
Ids
Link copied to clipboard
val
attachmentIds
:
List
<
String
>
exchange
Id
Link copied to clipboard
val
exchangeId
:
String
temporary
Chat
Message
Id
Link copied to clipboard
val
temporaryChatMessageId
:
String