class Fog::Compute::Packet::Plan

Plan

Attributes

options[RW]

Public Class Methods

new(attributes = {}) click to toggle source
Calls superclass method
# File lib/fog/compute/packet/models/plan.rb, line 17
def initialize(attributes = {})
  super
end