interface BaseTimeframe {
    relationType: RelationType;
}

Properties

Properties

relationType: RelationType