Interface RawAvatarDecorationData

interface RawAvatarDecorationData {
    asset: string;
    sku_id: string;
}

Properties

Properties

asset: string
sku_id: string