# WebidaRestfulApi.Credential

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**loginId** | **String** |  | 
**loginPassword** | **String** |  | 
**masterToken** | **String** | A master token is issued when user wants to access webida api without id/password from remote or local desktop app. When masterToken is set, client should put some bogus id/password for login, non-empty. the values can be used to identify client type. | [optional] 


