None.
Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
AccAsId | integer |
None. |
|
AccSubIds | Collection of integer |
None. |
{ "AsId": 1, "AccAsId": 2, "AccSubIds": [ 1, 2 ] }
<DisableAccSubjectPara xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.ToAcc.Models"> <AccAsId>2</AccAsId> <AccSubIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </AccSubIds> <AsId>1</AsId> </DisableAccSubjectPara>
Sample not available.
None.
{}
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />