protected bool Equals(EasyPostRates other) { return(Equals(Rates, other.Rates)); }
protected bool Equals(EasyPostRates other) { return Equals(Rates, other.Rates); }