Skip to main content

RegistrationTypeInventoryType

Defines the type of inventory for a registration type.

enum RegistrationTypeInventoryType {
LIMITED
LIMITED_TO_REGISTRATION_GROUP_INVENTORY
UNLIMITED
}

Values​

RegistrationTypeInventoryType.LIMITED​

The inventory is limited to this registration type's limit.

RegistrationTypeInventoryType.LIMITED_TO_REGISTRATION_GROUP_INVENTORY​

The inventory is pooled with the registration group this registrations type is associated with, therefore (possibly) shared with other registration types.

RegistrationTypeInventoryType.UNLIMITED​

The inventory is unlimited.

Member Of​

RegistrationTypeInventoryInput input