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.common
/
SnsAccount
Sns
Account
data
class
SnsAccount
(
val
snsType
:
<Error class: unknown class>
,
val
snsAccount
:
String
,
val
snsAccountName
:
String
)
(
source
)
SNSアカウント
Members
Constructors
Sns
Account
Link copied to clipboard
constructor
(
snsType
:
<Error class: unknown class>
,
snsAccount
:
String
,
snsAccountName
:
String
)
Properties
sns
Account
Link copied to clipboard
val
snsAccount
:
String
SNSアカウント
sns
Account
Name
Link copied to clipboard
val
snsAccountName
:
String
SNSアカウント名
sns
Type
Link copied to clipboard
val
snsType
:
<Error class: unknown class>
SNS種別