toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.admin.usecase.dto
/
PutImageUseCaseOut
Put
Image
Use
Case
Out
data
class
PutImageUseCaseOut
(
val
url
:
URL
,
val
supportSuffix
:
List
<
String
>
)
Members
Constructors
Put
Image
Use
Case
Out
Link copied to clipboard
constructor
(
url
:
URL
,
supportSuffix
:
List
<
String
>
)
Properties
support
Suffix
Link copied to clipboard
val
supportSuffix
:
List
<
String
>
url
Link copied to clipboard
val
url
:
URL