Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 351 Bytes

File metadata and controls

18 lines (12 loc) · 351 Bytes

NutanixVmm::VmmV40ErrorErrorResponse

Properties

Name Type Description Notes
error VmmV40ErrorErrorResponseError [optional]

Example

require 'nutanix_vmm'

instance = NutanixVmm::VmmV40ErrorErrorResponse.new(
  error: null
)