toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.member.repo.support
Package-level
declarations
Types
Types
Writer
Description
Link copied to clipboard
data
class
WriterDescription
(
val
name
:
String
,
val
url
:
URL
,
val
imageUrl
:
URL
)
Writer
Description
Json
Mapper
Link copied to clipboard
@
Component
class
WriterDescriptionJsonMapper
(
objectMapper
:
ObjectMapper
)