Skip to main content
Skip table of contents

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

pricePriceModel
since 2.0.0
get model for price of this whole entry (count * single price)

singlePricePriceModel
since 2.0.0
get model for price of single item of this entry

singleRetailPricePriceModel
since 2.0.62
get model for price of this entry

validationMessages ↦ sequence<MessageModel>
since 2.0.0
get a list of validation messages

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.