public static TimeSpan?GetPriceCooldownTime(this UserOfferDynamicPriceData data) => default;
public static Account.Resources GetCurrentPrice(this UserOfferDynamicPriceData data) => default;
public static bool SkipRefreshDynamicPriceOffer(this UserOfferDynamicPriceData data, DateTime now) => default;