Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateOrganizationUnitSupplier

Service for creating a OrganizationUnitSupplier

Hierarchy

  • CreateOrganizationUnitSupplier

Index

Properties

Optional OrganizationUnitID

OrganizationUnitID: undefined | number

This will be the OrganizationUnit that will be supplied to by the supplier.

If neither OrganizationUnitID or OrganizationUnitSetID or OrganizationUnitIDs are specified then all children of the supplier are automatically supplied to. Entity type: OrganizationUnit

Optional OrganizationUnitIDs

OrganizationUnitIDs: number[]

These will be the OrganizationUnits that will be supplied to by the supplier.

If neither OrganizationUnitID or OrganizationUnitSetID or OrganizationUnitIDs are specified then all children of the supplier are automatically supplied to. Entity type: OrganizationUnit

Optional OrganizationUnitSetID

OrganizationUnitSetID: undefined | number

The OrganizationUnits in this set will be the OrganizationUnits that will be supplied to by the supplier. Adding OrganizationUnits to this set in the future will not result in those OrganizationUnits being automatically added to this collection.

If neither OrganizationUnitID or OrganizationUnitSetID or OrganizationUnitIDs are specified then all children of the supplier are automatically supplied to. Entity type: OrganizationUnitSet

Optional SupplierOrganizationUnitID

SupplierOrganizationUnitID: undefined | number

This will be the OrganizationUnit that becomes the supplier in this supplier relationship.

Either SupplierOrganizationUnitID or SupplierOrganizationUnitSetID or SupplierOrganizationUnitIDs must be specified to be a valid request. Entity type: OrganizationUnit

Optional SupplierOrganizationUnitIDs

SupplierOrganizationUnitIDs: number[]

These will be the OrganizationUnits that becomes the suppliers in this supplier relationship.

Either SupplierOrganizationUnitID or SupplierOrganizationUnitSetID or SupplierOrganizationUnitIDs must be specified to be a valid request. Entity type: OrganizationUnit

Optional SupplierOrganizationUnitSetID

SupplierOrganizationUnitSetID: undefined | number

The OrganizationUnits in this set will be the OrganizationUnits that will be the suppliers

Either SupplierOrganizationUnitID or SupplierOrganizationUnitSetID or SupplierOrganizationUnitIDs must be specified to be a valid request. Entity type: OrganizationUnitSet

Optional Target