package common type SignatoryEdits struct { RawSignatory *RawSignatory `json:"rawSignatory"` NewSignatory *NewSignatory `json:"newSignatory"` }