Parameters for the getBuyWithFiatStatus function
getBuyWithFiatStatus
type GetBuyWithFiatStatusParams = { client: ThirdwebClient; intentId: string;};