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

# Quote

## Properties

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