Package-level declarations

Types

Link copied to clipboard
@Serializable
data class CustomRefyLink(val id: String, val owner: RefyUser.RefyUserImpl, val title: String, val description: String, val date: Long, _reference: String, val teams: List<Team> = emptyList(), val collections: List<LinksCollection> = emptyList(), val uniqueAccess: Boolean, val expiredTime: ExpiredTime = NO_EXPIRATION, val fields: Map<String, String> = emptyMap(), val resources: Map<String, String>, val previewToken: String) : RefyLink

The CustomRefyLink represent a custom link used to share, for example, informations