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
FULFILLMENT_PROFILE
INTEGRATION
INVENTORY
ORDER
ORDER_FULFILLMENT
PRODUCT
PURCHASE_ORDER
SHIPMENT
SUPPLY_ORDER
}

Values

LogEntityTypeEnum.ASN

ASN entity type.

LogEntityTypeEnum.FULFILLMENT_PROFILE

Fulfillment Profile entity type.

LogEntityTypeEnum.INTEGRATION

Integration

LogEntityTypeEnum.INVENTORY

Order entity type.

LogEntityTypeEnum.ORDER

Order entity type.

LogEntityTypeEnum.ORDER_FULFILLMENT

Order Fulfillment entity type.

LogEntityTypeEnum.PRODUCT

Product entity type.

LogEntityTypeEnum.PURCHASE_ORDER

Purchase Order

LogEntityTypeEnum.SHIPMENT

Shipment

LogEntityTypeEnum.SUPPLY_ORDER

Order entity type.

Member Of

LogEntityInput input ● SystemLog object ● SystemLogFilterInput input