interface RefRemark {
    refId: string;
    type: string;
}

Properties

Properties

refId: string
type: string