toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.dto.social.story
/
CreateStoryRequest
/
CreateStoryRequest
Create
Story
Request
constructor
(
referenceId
:
String
,
targetType
:
String
,
targetId
:
String
,
dataType
:
String
,
data
:
JsonObject
?
,
items
:
List
<
JsonObject
>
?
=
null
,
metadata
:
JsonObject
?
=
null
)