Method: Verizon::IPPool#pool_type

Defined in:
lib/verizon/models/ip_pool.rb

#pool_typeString

The type of IP pool, such as “Static IP” or “Dynamic IP.”

Returns:

  • (String)


18
19
20
# File 'lib/verizon/models/ip_pool.rb', line 18

def pool_type
  @pool_type
end