yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.model
/
Difference
Difference
data
class
Difference
(
val
operation
:
Operation
,
val
from
:
Int
,
val
to
:
Int
)
Members
Constructors
Difference
Link copied to clipboard
constructor
(
operation
:
Operation
,
from
:
Int
,
to
:
Int
)
Properties
from
Link copied to clipboard
val
from
:
Int
operation
Link copied to clipboard
@
SerialName
(
value
=
"op"
)
val
operation
:
Operation
to
Link copied to clipboard
val
to
:
Int