staffstart-android-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.multibrand.domain.model
/
ImageUrl
Image
Url
data
class
ImageUrl
(
val
org
:
String
,
val
s
:
String
,
val
m
:
String
,
val
l
:
String
)
(
source
)
SNAP PLAY画像URL
Members
Constructors
Image
Url
Link copied to clipboard
constructor
(
org
:
String
,
s
:
String
,
m
:
String
,
l
:
String
)
Properties
l
Link copied to clipboard
val
l
:
String
大サイズ
m
Link copied to clipboard
val
m
:
String
中サイズ
org
Link copied to clipboard
val
org
:
String
オリジナルサイズ
s
Link copied to clipboard
val
s
:
String
小サイズ