public override int GetHashCode() { return(JobId.GetHashCode() + JobReference.GetHashCode() + Signers.GetHashCode() + StatusUrl.GetHashCode()); }