toggle menu
Spraypaint.Kt
88d893e-SNAPSHOT
common
switch theme
search in API
composeApp
/
it.maicol07.spraypaintkt.sample.data.models
/
PublisherSchema
Publisher
Schema
interface
PublisherSchema
(
source
)
Members
Properties
books
Link copied to clipboard
abstract
val
books
:
MutableList
<
out
BookSchema
>
custom
Field
Link copied to clipboard
abstract
val
customField
:
String
name
Link copied to clipboard
abstract
val
name
:
String
stock
Link copied to clipboard
abstract
val
stock
:
Int