Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 396 Bytes

GetBandwidthBaremetal200Response.md

File metadata and controls

18 lines (12 loc) · 396 Bytes

VultrRuby::GetBandwidthBaremetal200Response

Properties

Name Type Description Notes
bandwidth GetBandwidthBaremetal200ResponseBandwidth [optional]

Example

require 'vultr_ruby'

instance = VultrRuby::GetBandwidthBaremetal200Response.new(
  bandwidth: null
)