Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 297 Bytes

PatchReservedIpsReservedIpRequest.md

File metadata and controls

18 lines (12 loc) · 297 Bytes

VultrRuby::PatchReservedIpsReservedIpRequest

Properties

Name Type Description Notes
label String

Example

require 'vultr_ruby'

instance = VultrRuby::PatchReservedIpsReservedIpRequest.new(
  label: null
)