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.domain.model
/
SNS
SNS
data
class
SNS
(
val
instagram
:
SNSItem
?
,
val
twitter
:
SNSItem
?
,
val
facebook
:
SNSItem
?
,
val
youtube
:
SNSItem
?
,
val
tiktok
:
SNSItem
?
,
val
lineStaffStart
:
SNSItem
?
)
(
source
)
Members
Constructors
SNS
Link copied to clipboard
constructor
(
instagram
:
SNSItem
?
,
twitter
:
SNSItem
?
,
facebook
:
SNSItem
?
,
youtube
:
SNSItem
?
,
tiktok
:
SNSItem
?
,
lineStaffStart
:
SNSItem
?
)
Properties
facebook
Link copied to clipboard
val
facebook
:
SNSItem
?
Facebookの情報
instagram
Link copied to clipboard
val
instagram
:
SNSItem
?
Instagramの情報
line
Staff
Start
Link copied to clipboard
val
lineStaffStart
:
SNSItem
?
LINE STAFF STARTの情報
tiktok
Link copied to clipboard
val
tiktok
:
SNSItem
?
TikTokの情報
twitter
Link copied to clipboard
val
twitter
:
SNSItem
?
Twitterの情報
youtube
Link copied to clipboard
val
youtube
:
SNSItem
?
Pinterestの情報