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

Properties

Properties

asset: string
skuId: string