Subsite
fun Subsite(id: Long? = null, url: String? = null, type: Long? = null, name: String? = null, description: String? = null, avatarUrl: String? = null, cover: SubsiteCover? = null, isSubscribed: Boolean? = null, isVerified: Boolean? = null, isUnsubscribable: Boolean? = null, subscribersCount: Int? = null, commentsCount: Int? = null, entriesCount: Int? = null, vacanciesCount: Int? = null, created: Long? = null, createdRFC: String? = null, karma: Long? = null, socialAccounts: List<SocialAccount>? = null, pushTopic: String? = null, advancedAccess: AdvancedAccess? = null, counters: Counters? = null, userHash: String? = null, contacts: SubsiteContacts? = null)
Content copied to clipboard
Parameters
id
url
type
name
description
avatar Url
Аватарка профиля
cover
is Subscribed
is Verified
is Unsubscribable
subscribers Count
comments Count
entries Count
vacancies Count
created
created RFC
karma
social Accounts
Список прикрепленных аккаунтов
push Topic
Личный топик пользователя в Firebase Messaging
advanced Access
counters
user Hash
Хеш ID пользователя. Используется для сравнения данных, где ID захеширован
contacts