Package kmtt.models
Types
Link copied to clipboard
data class AdditionalData(type: AdditionalData.Type?, url: String?, propertySize: Long?, uuid: String?, duration: Long?, hasAudio: Boolean?)
Content copied to clipboard
Link copied to clipboard
data class AdvancedAccess(isNeedsAdvancedAccess: Boolean?, actions: AdvancedAccessActions?, dtfSubscription: Subscription?, tvSubscription: Subscription?, vcSubscription: Subscription?, hash: String?)
Content copied to clipboard
Список разраешений
Link copied to clipboard
data class AdvancedAccessActions(readComments: Boolean?, writeComments: Boolean?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class EventFiltersResponseResult(cities: List<JobOrEventFilter>?, specializations: List<JobOrEventFilter>?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class LocateResponseResult(type: LocateResponseResult.Type?, data: Int?)
Content copied to clipboard
Link copied to clipboard
data class Media(type: Media.Type?, imageUrl: String?, iframeUrl: String?, service: String?, additionalData: AdditionalData?, propertySize: Size?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class Notification(id: Long?, type: Notification.Type?, date: Long?, dateRFC: String?, users: List<Subsite>?, text: String?, commentText: String?, url: String?, icon: Notification.Icon?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SocialAccount(id: Long?, type: Int?, username: String?, url: String?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard