> 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/unity/com.usemoon.moonsdk.model.quote.md).

# com.usemoon.MoonSDK.Model.Quote

## Properties

| Name                        | Type                              | Description | Notes |
| --------------------------- | --------------------------------- | ----------- | ----- |
| **Recommendations**         | **List\<string>**                 |             |       |
| **PaymentMethod**           | **string**                        |             |       |
| **QuoteId**                 | **string**                        |             |       |
| **Ramp**                    | **string**                        |             |       |
| **AvailablePaymentMethods** | **List\<AvailablePaymentMethod>** |             |       |
| **Payout**                  | **double**                        |             |       |
| **TransactionFee**          | **double**                        |             |       |
| **NetworkFee**              | **double**                        |             |       |
| **Rate**                    | **double**                        |             |       |

\[Back to Model list] \[Back to API list] \[Back to README]
