Octokit::Models::MarketplacePlan
Constructors
new(__temp_958 : JSON::PullParser)
Instance methods
accounts_url
accounts_url=(_accounts_url : String)
bullets
description
description=(_description : String)
has_free_trial
has_free_trial=(_has_free_trial : Bool)
id
id=(_id : Int64)
monthly_price_in_cents
monthly_price_in_cents=(_monthly_price_in_cents : Int32)
name
name=(_name : String)
price_model
price_model=(_price_model : String)
state
state=(_state : String)
to_json(json : JSON::Builder)
unit_name
unit_name=(_unit_name : String)
url
url=(_url : String)
yearly_price_in_cents
yearly_price_in_cents=(_yearly_price_in_cents : Int32)