CB::Model::Operation
Inherits JSON::Serializable / Struct / Value / Object
Upgrade operation.
Constructors
new(flavor : Flavor, state : State, starting_from : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
flavor
Sourceflavor=(flavor : Flavor)
Sourcestarting_from
Sourcestarting_from=(starting_from : String | Nil)
Sourcestate
Sourcestate=(state : State)
Source