ReorderPagePreview

data class ReorderPagePreview(val id: String, val imageUrl: String)

Constructors

Link copied to clipboard
constructor(id: String, imageUrl: String)

Properties

Link copied to clipboard
val id: String
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String