AsObject: {
    createdOn?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    id: string;
    secret: string;
    state: appApi.SharedSecret.StateMap[keyof appApi.SharedSecret.StateMap];
}

Type declaration

Generated using TypeDoc