Interface XKSpecificAggregated

interface XKSpecificAggregated {
    Extended_customs_procedure?: Meta<string>;
    National_customs_procedure?: Meta<string>;
}

Properties

Extended_customs_procedure?: Meta<string>
National_customs_procedure?: Meta<string>