Interface WorldTradeIdentifyItemRequest

interface WorldTradeIdentifyItemRequest {
    itemInstanceID: string;
}

Properties

Properties

itemInstanceID: string