You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
868 B

1 year ago
  1. <<<<<<< Updated upstream
  2. # CircleSDK.Model.WhoAmIReply
  3. =======
  4. # IO.Swagger.Model.WhoAmIReply
  5. >>>>>>> Stashed changes
  6. ## Properties
  7. Name | Type | Description | Notes
  8. ------------ | ------------- | ------------- | -------------
  9. <<<<<<< Updated upstream
  10. **Status** | [**ReturnStatus**](ReturnStatus.md) | | [optional]
  11. **MemberId** | **string** | MemberId | [optional]
  12. **Devices** | [**List&lt;DeviceInfo&gt;**](DeviceInfo.md) | | [optional]
  13. **Locked** | **bool?** | if the user is locked or not | [optional]
  14. =======
  15. **Status** | [**ReturnStatus**](ReturnStatus.md) | |
  16. **MemberId** | **string** | MemberId |
  17. **Devices** | [**List&lt;DeviceInfo&gt;**](DeviceInfo.md) | |
  18. >>>>>>> Stashed changes
  19. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)