---
name: AvatarItemType
last_updated: 2026-06-23T06:48:37Z
type: enum
summary: "The type (Asset or Bundle) of avatar items."
---

# AvatarItemType

The type (Asset or Bundle) of avatar items.

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Asset` | 1 | Avatar assets. |
| `Bundle` | 2 | Avatar bundles. |