Last update:
July 26, 2024
InputRegisterOrganizationType object¶
This type represents the input object for registering an organization.
Field | Description |
---|---|
name String! |
The name of the organization. |
description String |
The description of the organization |
dynamicProperties InputDynamicPropertyValueType |
An array of dynamic property value types, allowing the inclusion of custom properties and values for the organization. |
address InputMemberAddressType |
The address associated with the organization. |