Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
AccAsId | integer |
None. |
|
Type | AccBasicDataType |
None. |
|
DIds | Collection of integer |
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. |
None.
Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
ScmAsId | integer |
None. |
|
Type | integer |
None. |
|
Id | integer |
None. |
|
Num | string |
None. |
|
Name | string |
None. |
|
Model | string |
None. |
|
AssistivePropety | string |
None. |
|
TypeId | integer |
None. |
|
AsubId1 | integer |
None. |
|
AsubId2 | integer |
None. |
|
AsubId3 | integer |
None. |
[ { "AsId": 1, "ScmAsId": 2, "Type": 3, "Id": 4, "Num": "sample string 5", "Name": "sample string 6", "Model": "sample string 7", "AssistivePropety": "sample string 8", "TypeId": 9, "AsubId1": 10, "AsubId2": 11, "AsubId3": 12 }, { "AsId": 1, "ScmAsId": 2, "Type": 3, "Id": 4, "Num": "sample string 5", "Name": "sample string 6", "Model": "sample string 7", "AssistivePropety": "sample string 8", "TypeId": 9, "AsubId1": 10, "AsubId2": 11, "AsubId3": 12 } ]
<ArrayOfAccScmBasicData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonAcc.Scm.DTO"> <AccScmBasicData> <AsId>1</AsId> <AssistivePropety>sample string 8</AssistivePropety> <AsubId1>10</AsubId1> <AsubId2>11</AsubId2> <AsubId3>12</AsubId3> <Id>4</Id> <Model>sample string 7</Model> <Name>sample string 6</Name> <Num>sample string 5</Num> <ScmAsId>2</ScmAsId> <Type>3</Type> <TypeId>9</TypeId> </AccScmBasicData> <AccScmBasicData> <AsId>1</AsId> <AssistivePropety>sample string 8</AssistivePropety> <AsubId1>10</AsubId1> <AsubId2>11</AsubId2> <AsubId3>12</AsubId3> <Id>4</Id> <Model>sample string 7</Model> <Name>sample string 6</Name> <Num>sample string 5</Num> <ScmAsId>2</ScmAsId> <Type>3</Type> <TypeId>9</TypeId> </AccScmBasicData> </ArrayOfAccScmBasicData>