None.
Name | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
LastCheckoutDate | date |
None. |
|
CustColumns | string |
None. |
|
WhCountInWorkbook | integer |
None. |
|
WhId | Collection of integer |
None. |
|
OperatorIds | Collection of integer |
None. |
|
WhCatId | integer |
None. |
|
CatId | Collection of integer |
None. |
|
Keywords | string |
None. |
|
IsZeroProd | boolean |
None. |
|
DateFmt | string |
None. |
|
ProdIds | Collection of integer |
None. |
|
Brand | string |
None. |
|
ShowDisabled | boolean |
None. |
|
ChangeStatus | integer |
None. |
|
WhProdMapping | Dictionary of integer [key] and Collection of integer [value] |
None. |
|
UsePager | boolean |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
KWCustIds | Collection of integer |
None. |
|
KWVendIds | Collection of integer |
None. |
|
KWUserIds | Collection of integer |
None. |
|
KWCatIds | Collection of integer |
None. |
|
KWCreatedBy | Collection of integer |
None. |
|
KWCheckedBy | Collection of integer |
None. |
|
ExportDetails | boolean |
None. |
|
CurrUserSn | integer |
None. |
|
CanViewAllBill | boolean |
None. |
|
CanOpeAllWh | boolean |
None. |
|
OpeWhList | Collection of integer |
None. |
|
DocumentDateType | integer |
None. |
|
DocumentDateArr | Collection of date |
None. |
|
DeliveryDateType | integer |
None. |
|
DeliveryDateArr | Collection of date |
None. |
|
OffDateType | integer |
None. |
|
OffDateArr | Collection of date |
None. |
|
InventoryDateType | integer |
None. |
|
InventoryDateArr | Collection of date |
None. |
|
BillOrigins | Collection of integer |
None. |
{ "Id": 1, "LastCheckoutDate": "2025-07-04 07:25:26", "CustColumns": "sample string 5", "WhCountInWorkbook": 1, "WhId": [ 1, 2 ], "OperatorIds": [ 1, 2 ], "WhCatId": 6, "CatId": [ 1, 2 ], "Keywords": "sample string 7", "IsZeroProd": true, "DateFmt": "sample string 9", "ProdIds": [ 1, 2 ], "Brand": "sample string 10", "ShowDisabled": true, "ChangeStatus": 12, "WhProdMapping": { "1": [ 1, 2 ], "2": [ 1, 2 ] }, "UsePager": true, "PageIndex": 13, "PageSize": 14, "KWCustIds": [ 1, 2 ], "KWVendIds": [ 1, 2 ], "KWUserIds": [ 1, 2 ], "KWCatIds": [ 1, 2 ], "KWCreatedBy": [ 1, 2 ], "KWCheckedBy": [ 1, 2 ], "ExportDetails": true, "CurrUserSn": 16, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 19, "DocumentDateArr": [ "2025-07-04 07:25:26", "2025-07-04 07:25:26" ], "DeliveryDateType": 20, "DeliveryDateArr": [ "2025-07-04 07:25:26", "2025-07-04 07:25:26" ], "OffDateType": 21, "OffDateArr": [ "2025-07-04 07:25:26", "2025-07-04 07:25:26" ], "InventoryDateType": 22, "InventoryDateArr": [ "2025-07-04 07:25:26", "2025-07-04 07:25:26" ], "BillOrigins": [ 1, 2 ] }
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |