struct

Octokit::Models::MarketplacePendingChange

Inherits Struct < Value < Object

Constructors

new(effective_date : String, unit_count : Int32, id : Int64, plan : MarketplacePlan)
new(__temp_1002 : JSON::PullParser)

Instance methods

effective_date
effective_date=(_effective_date : String)
id
id=(_id : Int64)
plan
plan=(_plan : MarketplacePlan)
to_json(json : JSON::Builder)
unit_count
unit_count=(_unit_count : Int32)