interface UsersOrganizationUpdate {
    accountIds?: string[];
}

Hierarchy (view full)

Properties

Properties

accountIds?: string[]

List of customers, specific by account IDs, to add to or remove from the organization.