Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Photos Library
/
com.cloudike.sdk.photos.search
/
SuggestionContentRequest
Suggestion
Content
Request
data
class
SuggestionContentRequest
(
val
suggestionId
:
String
,
val
contentType
:
SuggestionContentType
)
Members
Constructors
Suggestion
Content
Request
Link copied to clipboard
constructor
(
suggestionId
:
String
,
contentType
:
SuggestionContentType
)
Properties
content
Type
Link copied to clipboard
val
contentType
:
SuggestionContentType
suggestion
Id
Link copied to clipboard
val
suggestionId
:
String