Interface WorldTradeUnacceptUpdate

interface WorldTradeUnacceptUpdate {
    characterID: string;
}

Properties

Properties

characterID: string