VolumeListResponse

constructor(volumes: List<Volume>? = null, warnings: List<String>? = null)

Parameters

volumes

List of volumes

warnings

Warnings that occurred when fetching the list of volumes.