SNSItem

data class SNSItem(val linkValue: String, val displayValue: String)(source)

Constructors

Link copied to clipboard
constructor(linkValue: String, displayValue: String)

Properties

Link copied to clipboard

SNSアカウントの表示名 (例: アカウント名)

Link copied to clipboard

SNSアカウントのリンク情報 (例: URLやユーザーネーム)