Interface PatchOrganizationsByIdRequest

Hierarchy

  • PatchOrganizationsByIdRequest

Properties

display_name?: string

Friendly name of this organization.

metadata?: null | {
    [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.

name?: string

The name of this organization.