Type alias AsObject

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

Type declaration

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

Generated using TypeDoc