Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 302 Bytes

GetNetwork200Response.md

File metadata and controls

18 lines (12 loc) · 302 Bytes

VultrRuby::GetNetwork200Response

Properties

Name Type Description Notes
network Network [optional]

Example

require 'vultr_ruby'

instance = VultrRuby::GetNetwork200Response.new(
  network: null
)