RPageResultReceiptView
{
"code": 0,
"msg": "string",
"success": true,
"data": {
"list": [
{
"id": 0,
"receiptId": "string",
"receiptStatus": "string",
"receiptType": "string",
"poNo": "string",
"carrierId": "string",
"customerId": "string",
"referenceNo": "string",
"equipmentType": "string",
"equipmentNo": "string",
"totalPalletQty": 0,
"itemLines": [
{
"itemId": null,
"itemName": null,
"itemQty": null,
"palletQty": null,
"itemSpecDesc": null,
"itemSpecName": null,
"uomId": null,
"qty": null
}
],
"appointmentTime": "string",
"appointmentId": "string",
"sealNo": "string",
"dataChannel": "YMS",
"eventTime": "string",
"extraData": "string",
"carrierName": "string",
"customerName": "string",
"dynamicFieldValues": [
{
"entityId": null,
"entityType": null,
"fieldCode": null,
"value": null,
"fieldName": null,
"longValue": null,
"shortValue": null
}
],
"proNos": [
"string"
],
"invoicePros": [
"string"
],
"doNos": [
"string"
],
"tripNo": "string"
}
],
"totalCount": 0,
"currentPage": 0,
"pageSize": 0,
"totalPage": 0
}
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| code | integer(int64) | false | none | none | |
| msg | string | false | none | none | |
| success | boolean | false | none | none | |
| data | PageResultReceiptView (opens in a new tab) | false | none | none |