获取货币

经济
服务端
Both Mobile and PC

获取指定钱包中指定类型货币的实体

声明

func GetMoney(target entity<Wallet>, moneyType MoneyType) entity<Money>
go

参数

输入

名称 类型 描述
目标 Wallet 目标钱包
货币类型 MoneyType 查询的货币类型

返回

类型 描述
Money 货币实体