Class: DropletKit::NetworkHash

Inherits:
Struct
  • Object
show all
Defined in:
lib/droplet_kit/models/network_hash.rb

Instance Attribute Summary collapse

Instance Attribute Details

#v4Object

Returns the value of attribute v4

Returns:

  • (Object)

    the current value of v4



2
3
4
# File 'lib/droplet_kit/models/network_hash.rb', line 2

def v4
  @v4
end

#v6Object

Returns the value of attribute v6

Returns:

  • (Object)

    the current value of v6



2
3
4
# File 'lib/droplet_kit/models/network_hash.rb', line 2

def v6
  @v6
end