Interface WorldBankWithdrawItemRequest

interface WorldBankWithdrawItemRequest {
    itemInstanceID: string;
}

Properties

Properties

itemInstanceID: string