For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetMoonpayFiatOffRampUrl

This endpoint is used to create a Moonpay offramp URL.

void GetMoonpayFiatOffRampUrl(const FVyGetMoonpayFiatOffRampUrlRequest& Params, const FVyOnGetMoonpayFiatOffRampUrlComplete& OnComplete) const;

Parameters

Params

Parameters for this operation (FVyGetMoonpayFiatOffRampUrlRequest)

OnComplete

FVyOnGetMoonpayFiatOffRampUrlComplete

The callback function called when the user preferences retrieval operation is complete.

OnComplete Callback (FVyOnGetMoonpayFiatOffRampUrlComplete) Contains a FVyFiatRampUrlDto response type

Last updated