Type Alias User

User: { primaryParty?: Party; userId: string }

Type declaration

  • OptionalprimaryParty?: Party
  • userId: string