StoryTypeApi

@Serializable
data class StoryTypeApi(val name: String, val number: Int)

Constructors

Link copied to clipboard
constructor(name: String, number: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val number: Int

Functions

Link copied to clipboard