An org group membership resource.

Hierarchy

  • OrgGroupMembershipData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes of an org group membership.

id: string

The ID of the org group membership.

Relationships of an org group membership.

Org group memberships resource type.

Generated using TypeDoc