# Variable: exchangeOptions
• exchangeOptions(): Promise‹ReadonlyWithExtensions‹ExchangeOption[]››
可用的物品兑换方案列表
# 返回值:
Promise‹ReadonlyWithExtensions‹ExchangeOption[]››
ExchangeOption
结构
属性 | 类型 | 描述 |
---|---|---|
exchangedRewardPool | RewardPool | 兑换得到的奖励池信息 |
itemsToExchange | keyof ExchangeItemInfo[] | 用来兑换的背包物品列表 |
id | Accessor | 兑换方案 ID |
← 概述 exchangeItems →