AsObject: {
    dateAdded?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    emailsList: string[];
    lastLogin?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    userId: string;
}

Type declaration

  • Optional dateAdded?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • emailsList: string[]
  • Optional lastLogin?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • userId: string

Generated using TypeDoc