None.
Name | Description | Type | Additional information |
---|---|---|---|
BankType | integer |
None. |
|
AcId | integer |
None. |
{ "BankType": 1, "AcId": 2 }
<UnbindBankModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting.Account"> <AcId>2</AcId> <BankType>1</BankType> </UnbindBankModel>
Sample not available.
None.