toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.admin.repo.image.command
/
InsertImageIfoCommand
Insert
Image
Ifo
Command
data
class
InsertImageIfoCommand
(
val
imagePath
:
String
,
val
url
:
URL
,
val
alias
:
String
=
""
)
Members
Constructors
Insert
Image
Ifo
Command
Link copied to clipboard
constructor
(
imagePath
:
String
,
url
:
URL
,
alias
:
String
=
""
)
Properties
alias
Link copied to clipboard
val
alias
:
String
image
Path
Link copied to clipboard
val
imagePath
:
String
url
Link copied to clipboard
val
url
:
URL