export default interface AdminPartyViewModel { id?: string, partyRef?: string, name?: string }