*** id: 3614efe9-8c0d-46fd-a7a7-7d0e4bbb6a96 title: PromptVolumeResult slug: /ruby/reference/calling/results/prompt-volume description: >- The PromptVolumeResult object is returned when a prompt volume operation is completed. max-toc-depth: 3 ---------------- [prompt]: /docs/server-sdk/v2/ruby/reference/calling/actions/prompt#volume # Relay::Calling::PromptVolumeResult This object is returned by [`volume`][prompt] method and represents the result of setting the volume. ## Properties | Property | Type | Description | | :----------- | :------ | :---------------------------------------- | | `successful` | Boolean | Whether volume has been set successfully. |