{ "orderfinances": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idOrder": { "type": "long" }, "orderMoney": { "type": "double" }, "deliverFee": { "type": "double" }, "orderPlatformSubsidy": { "type": "double" }, "storeDiscount": { "type": "double" }, "customerPaid": { "type": "double" }, "customerRefunded": { "type": "double" }, "platformServiceFee": { "type": "double" }, "storeRealCollection": { "type": "double" }, "expressTotalPrice": { "type": "double" }, "expressFreeSendServiceFee": { "type": "double" }, "expressTotalPayMoney": { "type": "double" }, "expressRealPayMoney": { "type": "double" }, "expressCouponsTotalFee": { "type": "double" }, "omeServiceFee": { "type": "double" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }