GetPostOnRampQuoteParams

The parameters for getPostOnRampQuote function

type GetPostOnRampQuoteParams = {
buyWithFiatStatus: BuyWithFiatStatus;
client: ThirdwebClient;
};