Class CreateUserRequest
java.lang.Object
ai.vectros.resources.identity.requests.CreateUserRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final class -
Method Summary
-
Method Details
-
getUpsert
- Returns:
- When
true, if a user with the sameexternalIdalready exists its mutable fields (email, status, payload, schemaId) are updated to the submitted values instead of being returned unchanged; the immutableexternalIdandtypeare never changed, andemailcannot be changed while an invitation to that user is still outstanding. Defaults tofalse. Requires theusers:uscope in addition tousers:c.
-
getBody
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-