Name | Description | Type | Additional information |
---|---|---|---|
mobile | string |
Required |
None.
Name | Description | Type | Additional information |
---|---|---|---|
Registered | boolean |
None. |
|
Exists | boolean |
None. |
|
UserSn | integer |
None. |
{ "Registered": true, "Exists": true, "UserSn": 3 }
<CheckMobileResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Setting.Models.Permission"> <Exists>true</Exists> <Registered>true</Registered> <UserSn>3</UserSn> </CheckMobileResult>