> 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/java/quote.md).

# Quote

## Properties

| Name                        | Type                                                                      | Description | Notes |
| --------------------------- | ------------------------------------------------------------------------- | ----------- | ----- |
| **recommendations**         | **List\<String>**                                                         |             |       |
| **paymentMethod**           | **String**                                                                |             |       |
| **quoteId**                 | **String**                                                                |             |       |
| **ramp**                    | **String**                                                                |             |       |
| **availablePaymentMethods** | [**List\<AvailablePaymentMethod>**](/sdks/java/availablepaymentmethod.md) |             |       |
| **payout**                  | **Double**                                                                |             |       |
| **transactionFee**          | **Double**                                                                |             |       |
| **networkFee**              | **Double**                                                                |             |       |
| **rate**                    | **Double**                                                                |             |       |
