struct
AzuCLI::OpenAPI::ModelExtractor::ModelInfo
- AzuCLI::OpenAPI::ModelExtractor::ModelInfo
- Struct
- Value
- Object
Overview
Model information structure
Defined in:
azu_cli/openapi/model_extractor.crConstructors
Instance Method Summary
- #file : String
- #file=(file : String)
- #name : String
- #name=(name : String)
- #properties : Hash(String, String)
- #properties=(properties : Hash(String, String))