Status
@Serializable
Статус пользователя, то есть имеет ли он подписки, права и т.п.
Parameters
account
аккаунт пользователя
permissions
права пользователя
subscription
подписка пользователя
See also
Constructors
Link copied to clipboard
constructor(account: Account, permissions: Permissions, subscription: Subscription? = null, barBellow: BarBellow? = null, isSubEditor: Boolean? = null, subeditorLevel: Int? = null, pretrialActive: Boolean? = null, plus: Plus? = null, defaultEmail: String? = null, userHash: String? = null)