Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class JsonList<T : Mappable>(wrapped: MutableList<MutableMap<String, Any?>>, factory: (MutableMap<String, Any?>) -> T) : AbstractList<T> , MutableList<T>
Properties
Functions
Link copied to clipboard
fun Attachment(id: String, url: String, fileName: String? = null, filePath: String? = null, download: String? = null): Attachment
Link copied to clipboard
fun RawAttachment(id: String, url: String, fileName: String? = null, filePath: String? = null, download: String? = null): MutableMap<String, Any?>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard