IProfile: {
    networkId: number;
    userId: string;
}

Type declaration

  • networkId: number
  • userId: string