Method: Falcon::FwmgrMsaspecResponseFields.openapi_types

Defined in:
lib/crimson-falcon/models/fwmgr_msaspec_response_fields.rb

.openapi_typesObject

Attribute type mapping.



53
54
55
56
57
58
# File 'lib/crimson-falcon/models/fwmgr_msaspec_response_fields.rb', line 53

def self.openapi_types
  {
    :'errors' => :'Array<FwmgrMsaspecError>',
    :'meta' => :'FwmgrMsaspecMetaInfo'
  }
end