Interface WorldUnequipVanityItemRequest

interface WorldUnequipVanityItemRequest {
    itemInstanceID: string;
}

Properties

Properties

itemInstanceID: string