interface SupportsInterfaceCallObject {
    interfaceId: string;
}

Properties

Properties

interfaceId: string