Interface WorldEquipVanityItemRequest

interface WorldEquipVanityItemRequest {
    itemInstanceID: string;
}

Properties

Properties

itemInstanceID: string