BasketEntryModel
Model for an entry in a basket.
implements: hash
bundle: standard portal bundle
since 2.0.0
Model for an entry in a basket.
Defined hash keys
count ↦ Long
since 2.0.0
to get item count
isValid ↦ Boolean
since 2.0.0
return true if entry is valid
mpBasketFiles ↦ sequence<FileEntryModel>
since 2.0.0
get list of referenced media portal files
price ↦ PriceModel
since 2.0.0
get model for price of this whole entry (count * single price)
singlePrice ↦ PriceModel
since 2.0.0
get model for price of single item of this entry
singleRetailPrice ↦ PriceModel
since 2.0.62
get model for price of this entry
validationMessages ↦ sequence<MessageModel>
since 2.0.0
get a list of validation messages