diff --git a/Thirdweb/Thirdweb.Pay/Types.GetBuyWithFiatQuote.cs b/Thirdweb/Thirdweb.Pay/Types.GetBuyWithFiatQuote.cs index 10daac6..1cb5dba 100644 --- a/Thirdweb/Thirdweb.Pay/Types.GetBuyWithFiatQuote.cs +++ b/Thirdweb/Thirdweb.Pay/Types.GetBuyWithFiatQuote.cs @@ -39,7 +39,7 @@ public class BuyWithFiatQuoteParams( /// [JsonProperty("fromAmountUnits")] public string FromAmountUnits { get; set; } = fromAmountUnits; - + /// /// The provider to use on the application for thirdweb pay ///