Method: Falcon::SvExclusionsRespV1.openapi_types
- Defined in:
- lib/crimson-falcon/models/sv_exclusions_resp_v1.rb
.openapi_types ⇒ Object
Attribute type mapping.
57 58 59 60 61 62 63 |
# File 'lib/crimson-falcon/models/sv_exclusions_resp_v1.rb', line 57 def self.openapi_types { :'errors' => :'Array<MsaspecError>', :'meta' => :'MsaspecMetaInfo', :'resources' => :'Array<SvExclusionsSVExclusionV1>' } end |