Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
AccAsId | integer |
None. |
|
Type | AccBasicDataType |
None. |
|
DIds | Collection of integer |
None. |
|
QueryParentIds | boolean |
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. |
None.
Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
ScmAsId | integer |
None. |
|
ParentiId | integer |
None. |
|
ParentiIds | Collection of 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. |
|
Note | string |
None. |
|
CatId | integer |
None. |
|
CatName | string |
None. |
|
WhId | integer |
None. |
|
WhName | string |
None. |
[ { "AsId": 1, "ScmAsId": 2, "ParentiId": 3, "ParentiIds": [ 1, 2 ], "Type": 4, "Id": 5, "Num": "sample string 6", "Name": "sample string 7", "Model": "sample string 8", "AssistivePropety": "sample string 9", "TypeId": 10, "AsubId1": 11, "AsubId2": 12, "AsubId3": 13, "Note": "sample string 14", "CatId": 15, "CatName": "sample string 16", "WhId": 17, "WhName": "sample string 18" }, { "AsId": 1, "ScmAsId": 2, "ParentiId": 3, "ParentiIds": [ 1, 2 ], "Type": 4, "Id": 5, "Num": "sample string 6", "Name": "sample string 7", "Model": "sample string 8", "AssistivePropety": "sample string 9", "TypeId": 10, "AsubId1": 11, "AsubId2": 12, "AsubId3": 13, "Note": "sample string 14", "CatId": 15, "CatName": "sample string 16", "WhId": 17, "WhName": "sample string 18" } ]
<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 9</AssistivePropety> <AsubId1>11</AsubId1> <AsubId2>12</AsubId2> <AsubId3>13</AsubId3> <CatId>15</CatId> <CatName>sample string 16</CatName> <Id>5</Id> <Model>sample string 8</Model> <Name>sample string 7</Name> <Note>sample string 14</Note> <Num>sample string 6</Num> <ParentiId>3</ParentiId> <ParentiIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:int>1</d3p1:int> <d3p1:int>2</d3p1:int> </ParentiIds> <ScmAsId>2</ScmAsId> <Type>4</Type> <TypeId>10</TypeId> <WhId>17</WhId> <WhName>sample string 18</WhName> </AccScmBasicData> <AccScmBasicData> <AsId>1</AsId> <AssistivePropety>sample string 9</AssistivePropety> <AsubId1>11</AsubId1> <AsubId2>12</AsubId2> <AsubId3>13</AsubId3> <CatId>15</CatId> <CatName>sample string 16</CatName> <Id>5</Id> <Model>sample string 8</Model> <Name>sample string 7</Name> <Note>sample string 14</Note> <Num>sample string 6</Num> <ParentiId>3</ParentiId> <ParentiIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:int>1</d3p1:int> <d3p1:int>2</d3p1:int> </ParentiIds> <ScmAsId>2</ScmAsId> <Type>4</Type> <TypeId>10</TypeId> <WhId>17</WhId> <WhName>sample string 18</WhName> </AccScmBasicData> </ArrayOfAccScmBasicData>