## AsyncCrawlerVisitor.onEnterObject property [​](/content/docs/sdk/core.asynccrawlervisitor.onenterobject#asynccrawlervisitoronenterobject-property/index.html)

**Signature:**

```typescript
onEnterObject?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => Promise<void>;
```

- [AsyncCrawlerVisitor.onEnterObject property](/content/docs/sdk/core.asynccrawlervisitor.onenterobject#asynccrawlervisitoronenterobject-property/index.html)
