Type Alias AvatarVariantInformation

AvatarVariantInformation: {
    shoe: string;
    shoe_color?: string;
}