class Docr::Types::VolumeListResponse
- Docr::Types::VolumeListResponse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
docr/types/volume_list_response.crConstructors
Instance Method Summary
- #volumes : Array(Docr::Types::Volume) | Nil
- #volumes=(volumes : Array(Docr::Types::Volume) | Nil)
- #warnings : Array(String) | Nil
- #warnings=(warnings : Array(String) | Nil)