> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/rust/quote.md).

# Quote

## Properties

| Name                            | Type                                                                                                                              | Description | Notes |
| ------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----- |
| **recommendations**             | **Vec**                                                                                                                           |             |       |
| **payment\_method**             | **String**                                                                                                                        |             |       |
| **quote\_id**                   | **String**                                                                                                                        |             |       |
| **ramp**                        | **String**                                                                                                                        |             |       |
| **available\_payment\_methods** | [**Vec**](/sdks/rust/availablepaymentmethod.md)[**crate::models::AvailablePaymentMethod**](crate::models::AvailablePaymentMethod) |             |       |
| **payout**                      | **f64**                                                                                                                           |             |       |
| **transaction\_fee**            | **f64**                                                                                                                           |             |       |
| **network\_fee**                | **f64**                                                                                                                           |             |       |
| **rate**                        | **f64**                                                                                                                           |             |       |

[\[Back to Model list\]](/sdks/rust.md#documentation-for-models) [\[Back to API list\]](/sdks/rust.md#documentation-for-api-endpoints) [\[Back to README\]](/sdks/rust.md)
