Interface WorldBankWithdrawItemUpdate

interface WorldBankWithdrawItemUpdate {
    itemInstanceID: string;
}

Properties

Properties

itemInstanceID: string