Method: IbmCloudPower::Status.openapi_types

Defined in:
lib/ibm_cloud_power/models/status.rb

.openapi_typesObject

Attribute type mapping.



42
43
44
45
46
47
48
# File 'lib/ibm_cloud_power/models/status.rb', line 42

def self.openapi_types
  {
    :'message' => :'String',
    :'progress' => :'String',
    :'state' => :'String'
  }
end