interface ExternalId {
    externalId: string;
}

Hierarchy (view full)

Properties

Properties

externalId: string