struct

CB::Client::CommonCreateParams

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(name : String, network_id : Nil | String = nil, plan_id : Nil | String = nil, provider_id : Nil | String = nil, region_id : Nil | String = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name
Source
name=(name : String)
Source
network_id
Source
network_id=(network_id : String | Nil)
Source
plan_id
Source
plan_id=(plan_id : String | Nil)
Source
provider_id
Source
provider_id=(provider_id : String | Nil)
Source
region_id
Source
region_id=(region_id : String | Nil)
Source