Skip to main content

LogEntityTypeEnum

The LogEntityTypeEnum is used to filter the results of the SystemLog query. The value is the type of the entity associated with the log entry.

enum LogEntityTypeEnum {
ASN
INTEGRATION
INVENTORY
ORDER
PRODUCT
PURCHASE_ORDER
SHIPMENT
SUPPLY_ORDER
}

Values

LogEntityTypeEnum.ASN

ASN entity type.

LogEntityTypeEnum.INTEGRATION

Integration

LogEntityTypeEnum.INVENTORY

Order entity type.

LogEntityTypeEnum.ORDER

Order entity type.

LogEntityTypeEnum.PRODUCT

Product entity type.

LogEntityTypeEnum.PURCHASE_ORDER

Purchase Order

LogEntityTypeEnum.SHIPMENT

Shipment

LogEntityTypeEnum.SUPPLY_ORDER

Order entity type.

Member Of

SystemLog object ● SystemLogFilterInput input