Interface PostOrganizations201Response

Hierarchy

  • PostOrganizations201Response

Indexable

[key: string]: any | any

Properties

display_name: string

Friendly name of this organization.

id: string

Organization identifier

metadata: {
    [key: string]: any;
}

Metadata associated with the organization, in the form of an object with string values (max 255 chars). Maximum of 10 metadata properties allowed.

Type declaration

  • [key: string]: any
name: string

The name of this organization.