Method | Description | Returns |
---|---|---|
getId() | int | |
getBasePrice() | string | |
getSpecialPrice() | string | |
getRrp() | string | |
getCostPrice() | string | |
getCreated() | Date the record was created. | DateTime |
getModified() | Last modification date for the record. | DateTime |
getCurrency() | Currency | |
getProduct() | BaseProduct | |
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 |
Products\Models\Frontend\ProductPricing
ProductPricing