UserOrganization

This object represents the information of a user organization.

Fields

NameTypeDescription
idUUIDThe user organization ID.
userIdUUIDThe user ID
userObjectContains all the information from User that includes ID, the username, name, and email of the user
externalUserIdStringThe external user ID.
organizationIdUUIDThe organization ID.
organizationObjectContains all the information from Organization such as ID, user ID, user, external user ID, organization ID, etc.
kycStatusEnumRepresents the Kyc status. The value can either be None, Pending, Level1, Level2.
roleStringThe role of the user within an organization.
bidAllowedBooleanConfirmation about whether the bid is allowed.
usernameStringInformation of the username.
avatarStringInformation of the user avatar.
settingsStringInformation of the settings.