CheckValidCredsResponse

A response indicating whether the credentials exist and are valid.

JSON representation
{ "hasValidCreds": boolean }
Fields
hasValidCreds

boolean

If set to true, the credentials exist and are valid.