Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CreateOrganizationUnitSet

Creates a new OrganizationUnitSet.

Optionally a definition can be provided, which defines a set of filters. Any OrganizationUnit that matches the filters are automatically part of the set.

If a definition is provided without any filters, it's ignored.

The ScopeID refers to an OrganizationUnitSetScope and can be used to create collections of sets for specific purposes, such as discounts.

Index

Properties

Optional BackendID

BackendID: undefined | string

Optional Definition

Optional Description

Description: undefined | string

Description.

Optional Name

Name: undefined | string

Name is only optional when creating an AdHoc set.

Optional ScopeID

ScopeID: undefined | number

Entity type: OrganizationUnitSetScope

Optional SubsetOrdering

Optional Subsets

When specified, adds the sets contained in Subsets as a subset of the new set.

Optional Type