Interface AvatarDecorationData

interface AvatarDecorationData {
    asset: string;
    skuID: string;
}

Properties

Properties

asset: string
skuID: string