Interface LocationLevelConstituentAllOf

Export

LocationLevelConstituentAllOf

interface LocationLevelConstituentAllOf {
    attributeId?: string;
    attributeUnits?: string;
    attributeValue?: number;
}

Properties

attributeId?: string

Memberof

LocationLevelConstituentAllOf

attributeUnits?: string

Memberof

LocationLevelConstituentAllOf

attributeValue?: number

Memberof

LocationLevelConstituentAllOf