Skip to content
Last update: April 11, 2024

RegisterOrganizationType

The RegisterOrganizationType represents the details of an organization during the registration process.

Fields

Field Description
id String! The Id of the organization.
name String! The name of the organization.
description String A description of the organization.
address MemberAddressType The address of the organization.
status String The status of the organization.
createdBy String The user or entity who created the organization.
ownerId String The Id of the owner associated with the organization.
dynamicProperties(...) DynamicPropertyValueType The dynamic properties associated with the organization.