{ "orderaftersalebill": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idOrder": { "type": "long" }, "idStore": { "type": "long" }, "billCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "outPlatformStoreId": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "idStorePlatform": { "type": "long" }, "platformCode": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "platformType": { "type": "integer" }, "platformName": { "type": "text", "index": "not_analyzed" }, "outAfterSaleId": { "type": "text", "index": "analyzed", "analyzer": "codefull_analyzer", "fields": { "raw": { "type": "keyword" } } }, "idRefundRequest": { "type": "long" }, "applySource": { "type": "text", "index": "not_analyzed" }, "userRefundAmount": { "type": "integer" }, "totalUserRefundAmount": { "type": "integer" }, "prodCountAfterRefund": { "type": "integer" }, "productsRemainDetail": { "type": "text", "index": "not_analyzed" }, "refundReasonCodes": { "type": "text", "index": "not_analyzed" }, "productsRefundDetail": { "type": "text", "index": "not_analyzed" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }