interface UnitDMSUniqueIdentifier {
    externalId: string;
    space: string;
}

Properties

Properties

externalId: string
space: string