Type alias AsObject

AsObject: {
    createdOn?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    id: string;
    lastAccess?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    location: string;
    name: string;
}

Type declaration

  • Optional createdOn?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • id: string
  • Optional lastAccess?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • location: string
  • name: string

Generated using TypeDoc