Interface CountrySpecificLineItem

interface CountrySpecificLineItem {
    DE?: DESpecificAggregated;
    XK?: XKSpecificLineItem;
}

Properties

Properties