interface IInteractData {
    id: string;
}

Hierarchy (View Summary)

Properties

Properties

id: string