C5GAME-伙伴平台
    C5GAME-伙伴平台
    • OAuth2 授权流程介绍
    • 用户接口
      • 接口说明
      • 用户信息
        • 用户基础信息
        • 用户手机号
        • 用户资产信息
        • 查询用户steam信息
        • 读取 steam 库存
      • 用户订单
        • 购买订单查询
        • 出售订单查询
        • 订单发货
      • 商品管理
        • 在售列表
        • 上架
        • 在售改价
        • 商品下架
    • 合作伙伴接口
      • 接口说明
      • 获取商品价格
    • 数据模型
      • OrderDeliverAO
      • SimpleUserInfoVO
      • Object
      • WebApiRes«SimpleUserInfoVO»
      • MobileInfoVO
      • WebApiRes«MobileInfoVO»
      • ItemTagInfoVO
      • UserAssetVO
      • ItemAssetGemVO
      • WebApiRes«UserAssetVO»
      • ItemAssetStickerVO
      • 0
      • ItemAssetClassInfoStyleVO
      • Map«SteamInfoVO»
      • ItemAssetBundleVO
      • WebApiRes«Map«SteamInfoVO»»
      • ItemAssetInfoVO
      • OrderAssetVO
      • OperationVO
      • SuccessRentAssetVO
      • OrderUserInfoVO
      • OrderSteamInfoVO
      • RentCreateResultVO
      • BuyerOrderVO
      • WebApiRes«RentCreateResultVO»
      • PageList«BuyerOrderVO»
      • ActivityTagVO
      • RentSaleAsset
      • WebApiRes«PageList«BuyerOrderVO»»
      • TradeInventoryItem
      • SellParamAO
      • OrderSearchAO
      • TradeInventoryResponseDTO
      • OrderRelationVO
      • WebApiRes«TradeInventoryResponseDTO»
      • OrderConfirmInfoVO
      • SellerOrderVO
      • PageList«SellerOrderVO»
      • WebApiRes«PageList«SellerOrderVO»»
      • OpenSaleAssetVO
      • PageList«OpenSaleAssetVO»
      • WebApiRes«PageList«OpenSaleAssetVO»»
      • FailedRentAssetVO
      • FailedRentItemVO
      • SellPriceCheckVO
      • RentAffectedResultVO
      • WebApiRes«RentAffectedResultVO»
      • ModifyUpdateAsset
      • ModifyPriceAO
      • OffSaleResponseDTO
      • WebApiRes«OffSaleResponseDTO»
      • OffSaleAO
      • OrderDeliverVO

    BuyerOrderVO

    com.xingchao.trade.search.api.vo.order.BuyerOrderVO

    {
        "orderId": 0,
        "appId": 0,
        "appName": "string",
        "status": 0,
        "statusName": "string",
        "payStatus": 0,
        "type": 0,
        "mode": 0,
        "sentMethod": 0,
        "receiveMethod": 0,
        "sentSteamId": 0,
        "orderCreateTime": 0,
        "orderEndTime": 0,
        "orderAssetNum": 0,
        "orderAssetTotalPrice": 0,
        "orderAssetTotalFee": 0,
        "orderAssetList": [
            {
                "orderAssetId": 0,
                "orderId": 0,
                "name": "string",
                "shortName": "string",
                "marketHashName": "string",
                "imageUrl": "string",
                "sentMethod": 0,
                "receiveMethod": 0,
                "isJumpOffer": 0,
                "appId": 0,
                "orderAssetPrice": 0,
                "bargainBeforePrice": 0,
                "itemId": 0,
                "orderSourceId": 0,
                "itemInfo": {
                    "quality": "string",
                    "qualityName": "string",
                    "qualityColor": "string",
                    "rarity": "string",
                    "rarityName": "string",
                    "rarityColor": "string",
                    "type": "string",
                    "typeName": "string",
                    "slot": "string",
                    "slotName": "string",
                    "hero": "string",
                    "heroName": "string",
                    "heroAvatar": "string",
                    "exterior": "string",
                    "exteriorName": "string",
                    "exteriorColor": "string",
                    "weapon": "string",
                    "weaponName": "string",
                    "itemSet": "string",
                    "itemSetName": "string",
                    "stickerCapsule": "string",
                    "stickerCapsuleName": "string",
                    "patchCapsule": "string",
                    "patchCapsuleName": "string",
                    "customPlayer": "string",
                    "customPlayerName": "string",
                    "category": "string",
                    "categoryName": "string",
                    "item": "string",
                    "itemName": "string"
                },
                "assetInfo": {
                    "fraudwarning": "string",
                    "classInfoId": 0,
                    "classId": 0,
                    "instanceId": 0,
                    "assetId": 0,
                    "styleId": 0,
                    "lastStyle": "string",
                    "styleProgress": "string",
                    "wear": 0,
                    "paintIndex": 0,
                    "paintSeed": 0,
                    "levelName": "string",
                    "levelColor": "string",
                    "gradient": 0,
                    "fadeColor": "string",
                    "inspectImageUrl": "string",
                    "gems": [
                        {
                            "id": 0,
                            "itemId": 0,
                            "type": "string",
                            "gemType": "string",
                            "gemEnType": "string",
                            "name": "string",
                            "enName": "string",
                            "border": "string",
                            "image": "string",
                            "value": 0
                        }
                    ],
                    "stickers": [
                        {
                            "id": 0,
                            "type": 0,
                            "stickerId": 0,
                            "itemId": 0,
                            "name": "string",
                            "enName": "string",
                            "image": "string",
                            "slot": 0,
                            "wear": 0,
                            "price": 0
                        }
                    ],
                    "styles": [
                        {
                            "styleId": 0,
                            "styleName": "string",
                            "styleEnName": "string",
                            "color": "string",
                            "locked": true
                        }
                    ],
                    "itemSets": [
                        {
                            "name": "string",
                            "hashName": "string",
                            "itemId": 0,
                            "price": 0,
                            "isItemSet": 0,
                            "imageUrl": "string"
                        }
                    ],
                    "ext": "string"
                },
                "customTags": [
                    "string"
                ],
                "cancelReason": "string",
                "inventoryToken": "string",
                "inventoryId": 0,
                "tradeOfferId": 0,
                "transferId": 0,
                "inspect3dViewable": 0,
                "inspect3dUrl": "string",
                "inspect2dViewable": 0,
                "inspectOriginalUrl": "string"
            }
        ],
        "operationList": [
            {
                "actionType": 0,
                "actionIdList": [
                    0
                ],
                "endOperationTime": 0,
                "receiveTradeOfferId": 0,
                "receiveSteamId": 0
            }
        ],
        "device": 0,
        "actualPay": 0,
        "sellerInfo": {
            "userId": 0,
            "platformId": 0,
            "thirdUserId": 0,
            "nickName": "string",
            "avatar": "string"
        },
        "buyerSteamInfo": {
            "userId": 0,
            "steamId": 0,
            "steamCreateTime": 0,
            "steamLevel": 0,
            "nickName": "string",
            "avatar": "string",
            "apiKeyValid": 0
        }
    }
    Built with