| ReactionCompoundTransform {SMRUCC.genomics.Assembly.KEGG.DBGET.bGetObject} | .NET clr documentation | 
反应左端代谢物在经过了代谢反应之后结果上的转换变化的结果(反应的右端)
            
# namespace SMRUCC.genomics.Assembly.KEGG.DBGET.bGetObject
export class ReactionCompoundTransform {
   # the kegg compound id
   from: string;
   # the kegg compound id
   to: string;
}