Package ai.vectros.types
Class UserExistsResponse
java.lang.Object
ai.vectros.types.UserExistsResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getExists
public boolean getExists()- Returns:
- Whether a user with the given email holds an access profile in the given app context.
-
getUserId
- Returns:
- The matching user's Vectros-assigned UUID. Present only when
existsis true.
-
getStatus
- Returns:
- The matching user's lifecycle status. Present only when
existsis true.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-