Interface WorldTradeAcceptUpdate

interface WorldTradeAcceptUpdate {
    characterID: string;
}

Properties

Properties

characterID: string