Interface CharacteristicId

interface CharacteristicId {
    aid: number;
    iid: number;
}

Properties

Properties

aid: number
iid: number