Frontend | Backend | Api

Discounts\Models\Frontend\Log

Log

Method Description Returns
getId() int
getOrder() Order
getDiscount() Discount
getDiscountName() string
getCode() Code
getDiscountCode() string
getRule() Rule
getRuleName() string
getItem() Item
getAction() BaseAction
getActionEntity() string
getActionName() string
getValue() string
getCreated() Date the record was created. DateTime
isNewRecord() Check if the record is a new record bool
isHierarchicalModel() Check whether a model is a hierarchical model, i.e. can have children bool
isVersionedModel() Check whether a model is versioned bool