Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 296 Bytes

File metadata and controls

18 lines (12 loc) · 296 Bytes

VultrRuby::GetBackup200Response

Properties

Name Type Description Notes
backup Backup [optional]

Example

require 'vultr_ruby'

instance = VultrRuby::GetBackup200Response.new(
  backup: null
)