Method: Verizon::IPPool#pool_type
- Defined in:
- lib/verizon/models/ip_pool.rb
#pool_type ⇒ String
The type of IP pool, such as “Static IP” or “Dynamic IP.”
18 19 20 |
# File 'lib/verizon/models/ip_pool.rb', line 18 def pool_type @pool_type end |