Serialized Form
-
Package com.liferay.headless.commerce.delivery.cart.dto.v1_0
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Address
class Address extends Object implements Serializable-
Serialized Fields
-
_citySupplier
Supplier<String> _citySupplier
-
_countryISOCodeSupplier
Supplier<String> _countryISOCodeSupplier
-
_countrySupplier
Supplier<String> _countrySupplier
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_latitudeSupplier
Supplier<Double> _latitudeSupplier
-
_longitudeSupplier
Supplier<Double> _longitudeSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_phoneNumberSupplier
Supplier<String> _phoneNumberSupplier
-
_regionISOCodeSupplier
Supplier<String> _regionISOCodeSupplier
-
_regionSupplier
Supplier<String> _regionSupplier
-
_street1Supplier
Supplier<String> _street1Supplier
-
_street2Supplier
Supplier<String> _street2Supplier
-
_street3Supplier
Supplier<String> _street3Supplier
-
_typeIdSupplier
Supplier<Integer> _typeIdSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
_vatNumberSupplier
Supplier<String> _vatNumberSupplier
-
_zipSupplier
Supplier<String> _zipSupplier
-
city
@NotEmpty String city
-
country
String country
-
countryISOCode
@NotEmpty String countryISOCode
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
latitude
Double latitude
-
longitude
Double longitude
-
name
@NotEmpty String name
-
phoneNumber
String phoneNumber
-
region
String region
-
regionISOCode
String regionISOCode
-
street1
@NotEmpty String street1
-
street2
String street2
-
street3
String street3
-
type
String type
-
typeId
Integer typeId
-
vatNumber
String vatNumber
-
xClassName
String xClassName
-
zip
String zip
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Attachment
class Attachment extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
_typeSupplier
Supplier<Integer> _typeSupplier
-
_urlSupplier
Supplier<String> _urlSupplier
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
title
String title
-
type
Integer type
-
url
String url
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.AttachmentBase64
class AttachmentBase64 extends Object implements Serializable-
Serialized Fields
-
_attachmentSupplier
Supplier<String> _attachmentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_titleSupplier
Supplier<String> _titleSupplier
-
attachment
String attachment
-
externalReferenceCode
String externalReferenceCode
-
title
String title
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Cart
class Cart extends Object implements Serializable-
Serialized Fields
-
_accountIdSupplier
Supplier<Long> _accountIdSupplier
-
_accountSupplier
Supplier<String> _accountSupplier
-
_attachmentsSupplier
Supplier<Attachment[]> _attachmentsSupplier
-
_authorSupplier
Supplier<String> _authorSupplier
-
_billingAddressExternalReferenceCodeSupplier
Supplier<String> _billingAddressExternalReferenceCodeSupplier
-
_billingAddressIdSupplier
Supplier<Long> _billingAddressIdSupplier
-
_billingAddressSupplier
Supplier<Address> _billingAddressSupplier
-
_cartItemsSupplier
Supplier<CartItem[]> _cartItemsSupplier
-
_channelIdSupplier
Supplier<Long> _channelIdSupplier
-
_couponCodeSupplier
Supplier<String> _couponCodeSupplier
-
_createDateSupplier
Supplier<Date> _createDateSupplier
-
_currencyCodeSupplier
Supplier<String> _currencyCodeSupplier
-
_currencyExternalReferenceCodeSupplier
Supplier<String> _currencyExternalReferenceCodeSupplier
-
_currencyIdSupplier
Supplier<Long> _currencyIdSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_deliveryTermIdSupplier
Supplier<Long> _deliveryTermIdSupplier
-
_deliveryTermLabelSupplier
Supplier<String> _deliveryTermLabelSupplier
-
_errorMessagesSupplier
Supplier<String[]> _errorMessagesSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_friendlyURLSeparatorSupplier
Supplier<String> _friendlyURLSeparatorSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_lastPriceUpdateDateSupplier
Supplier<Date> _lastPriceUpdateDateSupplier
-
_modifiedDateSupplier
Supplier<Date> _modifiedDateSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_notesSupplier
Supplier<CartComment[]> _notesSupplier
-
_orderStatusInfoSupplier
Supplier<Status> _orderStatusInfoSupplier
-
_orderTypeExternalReferenceCodeSupplier
Supplier<String> _orderTypeExternalReferenceCodeSupplier
-
_orderTypeIdSupplier
Supplier<Long> _orderTypeIdSupplier
-
_orderTypeSupplier
Supplier<String> _orderTypeSupplier
-
_orderUUIDSupplier
Supplier<String> _orderUUIDSupplier
-
_paymentMethodLabelSupplier
Supplier<String> _paymentMethodLabelSupplier
-
_paymentMethodSupplier
Supplier<String> _paymentMethodSupplier
-
_paymentMethodTypeSupplier
Supplier<Integer> _paymentMethodTypeSupplier
-
_paymentStatusInfoSupplier
Supplier<Status> _paymentStatusInfoSupplier
-
_paymentStatusLabelSupplier
Supplier<String> _paymentStatusLabelSupplier
-
_paymentStatusSupplier
Supplier<Integer> _paymentStatusSupplier
-
_paymentTermIdSupplier
Supplier<Long> _paymentTermIdSupplier
-
_paymentTermLabelSupplier
Supplier<String> _paymentTermLabelSupplier
-
_printedNoteSupplier
Supplier<String> _printedNoteSupplier
-
_purchaseOrderNumberSupplier
Supplier<String> _purchaseOrderNumberSupplier
-
_requestedDeliveryDateSupplier
Supplier<Date> _requestedDeliveryDateSupplier
-
_shippingAddressExternalReferenceCodeSupplier
Supplier<String> _shippingAddressExternalReferenceCodeSupplier
-
_shippingAddressIdSupplier
Supplier<Long> _shippingAddressIdSupplier
-
_shippingAddressSupplier
Supplier<Address> _shippingAddressSupplier
-
_shippingMethodSupplier
Supplier<String> _shippingMethodSupplier
-
_shippingOptionSupplier
Supplier<String> _shippingOptionSupplier
-
_statusSupplier
Supplier<String> _statusSupplier
-
_stepsSupplier
Supplier<Step[]> _stepsSupplier
-
_summarySupplier
Supplier<Summary> _summarySupplier
-
_useAsBillingSupplier
Supplier<Boolean> _useAsBillingSupplier
-
_validSupplier
Supplier<Boolean> _validSupplier
-
_workflowStatusInfoSupplier
Supplier<Status> _workflowStatusInfoSupplier
-
account
String account
-
accountId
Long accountId
-
attachments
Attachment[] attachments
-
author
String author
-
billingAddress
Address billingAddress
-
billingAddressExternalReferenceCode
String billingAddressExternalReferenceCode
-
billingAddressId
Long billingAddressId
-
cartItems
CartItem[] cartItems
-
channelId
Long channelId
-
couponCode
String couponCode
-
createDate
Date createDate
-
currencyCode
String currencyCode
-
currencyExternalReferenceCode
String currencyExternalReferenceCode
-
currencyId
Long currencyId
-
customFields
Map<String,
?> customFields -
deliveryTermId
Long deliveryTermId
-
deliveryTermLabel
String deliveryTermLabel
-
errorMessages
String[] errorMessages
-
externalReferenceCode
String externalReferenceCode
-
friendlyURLSeparator
String friendlyURLSeparator
-
id
Long id
-
lastPriceUpdateDate
Date lastPriceUpdateDate
-
modifiedDate
Date modifiedDate
-
name
String name
-
notes
CartComment[] notes
-
orderStatusInfo
Status orderStatusInfo
-
orderType
String orderType
-
orderTypeExternalReferenceCode
String orderTypeExternalReferenceCode
-
orderTypeId
Long orderTypeId
-
orderUUID
String orderUUID
-
paymentMethod
String paymentMethod
-
paymentMethodLabel
String paymentMethodLabel
-
paymentMethodType
Integer paymentMethodType
-
paymentStatus
Integer paymentStatus
-
paymentStatusInfo
Status paymentStatusInfo
-
paymentStatusLabel
String paymentStatusLabel
-
paymentTermId
Long paymentTermId
-
paymentTermLabel
String paymentTermLabel
-
printedNote
String printedNote
-
purchaseOrderNumber
String purchaseOrderNumber
-
requestedDeliveryDate
Date requestedDeliveryDate
-
shippingAddress
Address shippingAddress
-
shippingAddressExternalReferenceCode
String shippingAddressExternalReferenceCode
-
shippingAddressId
Long shippingAddressId
-
shippingMethod
String shippingMethod
-
shippingOption
String shippingOption
-
status
String status
-
steps
Step[] steps
-
summary
Summary summary
-
useAsBilling
Boolean useAsBilling
-
valid
Boolean valid
-
workflowStatusInfo
Status workflowStatusInfo
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.CartComment
class CartComment extends Object implements Serializable-
Serialized Fields
-
_authorIdSupplier
Supplier<Long> _authorIdSupplier
-
_authorPortraitURLSupplier
Supplier<String> _authorPortraitURLSupplier
-
_authorSupplier
Supplier<String> _authorSupplier
-
_contentSupplier
Supplier<String> _contentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_modifiedDateSupplier
Supplier<Date> _modifiedDateSupplier
-
_orderIdSupplier
Supplier<Long> _orderIdSupplier
-
_restrictedSupplier
Supplier<Boolean> _restrictedSupplier
-
author
String author
-
authorId
Long authorId
-
authorPortraitURL
String authorPortraitURL
-
content
String content
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
modifiedDate
Date modifiedDate
-
orderId
Long orderId
-
restricted
Boolean restricted
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.CartItem
class CartItem extends Object implements Serializable-
Serialized Fields
-
_adaptiveMediaImageHTMLTagSupplier
Supplier<String> _adaptiveMediaImageHTMLTagSupplier
-
_cartItemsSupplier
Supplier<CartItem[]> _cartItemsSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_deliveryGroupNameSupplier
Supplier<String> _deliveryGroupNameSupplier
-
_deliveryGroupSupplier
Supplier<String> _deliveryGroupSupplier
-
_errorMessagesSupplier
Supplier<String[]> _errorMessagesSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_optionsSupplier
Supplier<String> _optionsSupplier
-
_parentCartItemIdSupplier
Supplier<Long> _parentCartItemIdSupplier
-
_priceSupplier
Supplier<Price> _priceSupplier
-
_productIdSupplier
Supplier<Long> _productIdSupplier
-
_productURLsSupplier
Supplier<Map<String,
String>> _productURLsSupplier -
_quantitySupplier
Supplier<BigDecimal> _quantitySupplier
-
_replacedSkuExternalReferenceCodeSupplier
Supplier<String> _replacedSkuExternalReferenceCodeSupplier
-
_replacedSkuIdSupplier
Supplier<Long> _replacedSkuIdSupplier
-
_replacedSkuSupplier
Supplier<String> _replacedSkuSupplier
-
_requestedDeliveryDateSupplier
Supplier<Date> _requestedDeliveryDateSupplier
-
_settingsSupplier
Supplier<Settings> _settingsSupplier
-
_shippingAddressExternalReferenceCodeSupplier
Supplier<String> _shippingAddressExternalReferenceCodeSupplier
-
_shippingAddressIdSupplier
Supplier<Long> _shippingAddressIdSupplier
-
_shippingAddressSupplier
Supplier<Address> _shippingAddressSupplier
-
_skuIdSupplier
Supplier<Long> _skuIdSupplier
-
_skuSupplier
Supplier<String> _skuSupplier
-
_skuUnitOfMeasureSupplier
Supplier<SkuUnitOfMeasure> _skuUnitOfMeasureSupplier
-
_subscriptionSupplier
Supplier<Boolean> _subscriptionSupplier
-
_thumbnailSupplier
Supplier<String> _thumbnailSupplier
-
_unitOfMeasureSupplier
Supplier<String> _unitOfMeasureSupplier
-
_validSupplier
Supplier<Boolean> _validSupplier
-
adaptiveMediaImageHTMLTag
String adaptiveMediaImageHTMLTag
-
cartItems
CartItem[] cartItems
-
customFields
Map<String,
?> customFields -
deliveryGroup
String deliveryGroup
Deprecated. -
deliveryGroupName
String deliveryGroupName
-
errorMessages
String[] errorMessages
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
options
String options
-
parentCartItemId
Long parentCartItemId
-
price
Price price
-
productId
Long productId
-
productURLs
Map<String,
String> productURLs -
quantity
BigDecimal quantity
-
replacedSku
String replacedSku
-
replacedSkuExternalReferenceCode
String replacedSkuExternalReferenceCode
-
replacedSkuId
Long replacedSkuId
-
requestedDeliveryDate
Date requestedDeliveryDate
-
settings
Settings settings
-
shippingAddress
Address shippingAddress
-
shippingAddressExternalReferenceCode
String shippingAddressExternalReferenceCode
-
shippingAddressId
Long shippingAddressId
-
sku
String sku
-
skuId
@NotNull Long skuId
-
skuUnitOfMeasure
SkuUnitOfMeasure skuUnitOfMeasure
-
subscription
Boolean subscription
-
thumbnail
String thumbnail
-
unitOfMeasure
String unitOfMeasure
-
valid
Boolean valid
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.CartTransition
class CartTransition extends Object implements Serializable-
Serialized Fields
-
_cartIdSupplier
Supplier<Long> _cartIdSupplier
-
_commentSupplier
Supplier<String> _commentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_labelSupplier
Supplier<String> _labelSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_openSupplier
Supplier<Boolean> _openSupplier
-
_workflowTaskIdSupplier
Supplier<Long> _workflowTaskIdSupplier
-
cartId
Long cartId
-
comment
String comment
-
label
String label
-
name
String name
-
open
Boolean open
-
workflowTaskId
Long workflowTaskId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.CouponCode
class CouponCode extends Object implements Serializable -
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Error
class Error extends Object implements Serializable-
Serialized Fields
-
_errorCodeSupplier
Supplier<Integer> _errorCodeSupplier
-
_errorDescriptionSupplier
Supplier<String> _errorDescriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_messageSupplier
Supplier<String> _messageSupplier
-
_statusSupplier
Supplier<Integer> _statusSupplier
-
errorCode
@NotNull Integer errorCode
-
errorDescription
@NotEmpty String errorDescription
-
message
@NotEmpty String message
-
status
@NotNull Integer status
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.PaymentMethod
class PaymentMethod extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_keySupplier
Supplier<String> _keySupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
description
String description
-
key
String key
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Price
class Price extends Object implements Serializable-
Serialized Fields
-
_currencySupplier
Supplier<String> _currencySupplier
-
_discountFormattedSupplier
Supplier<String> _discountFormattedSupplier
-
_discountPercentageLevel1Supplier
Supplier<Double> _discountPercentageLevel1Supplier
-
_discountPercentageLevel2Supplier
Supplier<Double> _discountPercentageLevel2Supplier
-
_discountPercentageLevel3Supplier
Supplier<Double> _discountPercentageLevel3Supplier
-
_discountPercentageLevel4Supplier
Supplier<Double> _discountPercentageLevel4Supplier
-
_discountPercentageSupplier
Supplier<String> _discountPercentageSupplier
-
_discountSupplier
Supplier<Double> _discountSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_finalPriceFormattedSupplier
Supplier<String> _finalPriceFormattedSupplier
-
_finalPriceSupplier
Supplier<Double> _finalPriceSupplier
-
_priceFormattedSupplier
Supplier<String> _priceFormattedSupplier
-
_priceOnApplicationSupplier
Supplier<Boolean> _priceOnApplicationSupplier
-
_priceSupplier
Supplier<Double> _priceSupplier
-
_promoPriceFormattedSupplier
Supplier<String> _promoPriceFormattedSupplier
-
_promoPriceSupplier
Supplier<Double> _promoPriceSupplier
-
currency
String currency
-
discount
Double discount
-
discountFormatted
String discountFormatted
-
discountPercentage
String discountPercentage
-
discountPercentageLevel1
Double discountPercentageLevel1
-
discountPercentageLevel2
Double discountPercentageLevel2
-
discountPercentageLevel3
Double discountPercentageLevel3
-
discountPercentageLevel4
Double discountPercentageLevel4
-
finalPrice
Double finalPrice
-
finalPriceFormatted
String finalPriceFormatted
-
price
Double price
-
priceFormatted
String priceFormatted
-
priceOnApplication
Boolean priceOnApplication
-
promoPrice
Double promoPrice
-
promoPriceFormatted
String promoPriceFormatted
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Settings
class Settings extends Object implements Serializable-
Serialized Fields
-
_allowedQuantitiesSupplier
Supplier<BigDecimal[]> _allowedQuantitiesSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_maxQuantitySupplier
Supplier<BigDecimal> _maxQuantitySupplier
-
_minQuantitySupplier
Supplier<BigDecimal> _minQuantitySupplier
-
_multipleQuantitySupplier
Supplier<BigDecimal> _multipleQuantitySupplier
-
allowedQuantities
BigDecimal[] allowedQuantities
-
maxQuantity
BigDecimal maxQuantity
-
minQuantity
BigDecimal minQuantity
-
multipleQuantity
BigDecimal multipleQuantity
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.ShippingMethod
class ShippingMethod extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_engineKeySupplier
Supplier<String> _engineKeySupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_shippingOptionsSupplier
Supplier<ShippingOption[]> _shippingOptionsSupplier
-
description
String description
-
engineKey
String engineKey
-
id
Long id
-
name
String name
-
shippingOptions
ShippingOption[] shippingOptions
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.ShippingOption
class ShippingOption extends Object implements Serializable-
Serialized Fields
-
_amountFormattedSupplier
Supplier<String> _amountFormattedSupplier
-
_amountSupplier
Supplier<Double> _amountSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_labelSupplier
Supplier<String> _labelSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
amount
Double amount
-
amountFormatted
String amountFormatted
-
label
String label
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.SkuUnitOfMeasure
class SkuUnitOfMeasure extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_incrementalOrderQuantitySupplier
Supplier<BigDecimal> _incrementalOrderQuantitySupplier
-
_keySupplier
Supplier<String> _keySupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_precisionSupplier
Supplier<Integer> _precisionSupplier
-
_primarySupplier
Supplier<Boolean> _primarySupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
_rateSupplier
Supplier<BigDecimal> _rateSupplier
-
incrementalOrderQuantity
BigDecimal incrementalOrderQuantity
-
key
String key
-
name
String name
-
precision
Integer precision
-
primary
Boolean primary
-
priority
Double priority
-
rate
BigDecimal rate
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Status
class Status extends Object implements Serializable-
Serialized Fields
-
_codeSupplier
Supplier<Integer> _codeSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_label_i18nSupplier
Supplier<String> _label_i18nSupplier
-
_labelSupplier
Supplier<String> _labelSupplier
-
code
Integer code
-
label
String label
-
label_i18n
String label_i18n
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Step
class Step extends Object implements Serializable -
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Summary
class Summary extends Object implements Serializable-
Serialized Fields
-
_currencySupplier
Supplier<String> _currencySupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_itemsQuantitySupplier
Supplier<BigDecimal> _itemsQuantitySupplier
-
_shippingDiscountPercentagesSupplier
Supplier<String[]> _shippingDiscountPercentagesSupplier
-
_shippingDiscountValueFormattedSupplier
Supplier<String> _shippingDiscountValueFormattedSupplier
-
_shippingDiscountValueSupplier
Supplier<Double> _shippingDiscountValueSupplier
-
_shippingValueFormattedSupplier
Supplier<String> _shippingValueFormattedSupplier
-
_shippingValueSupplier
Supplier<Double> _shippingValueSupplier
-
_shippingValueWithTaxAmountFormattedSupplier
Supplier<String> _shippingValueWithTaxAmountFormattedSupplier
-
_shippingValueWithTaxAmountSupplier
Supplier<Double> _shippingValueWithTaxAmountSupplier
-
_subtotalDiscountPercentagesSupplier
Supplier<String[]> _subtotalDiscountPercentagesSupplier
-
_subtotalDiscountValueFormattedSupplier
Supplier<String> _subtotalDiscountValueFormattedSupplier
-
_subtotalDiscountValueSupplier
Supplier<Double> _subtotalDiscountValueSupplier
-
_subtotalFormattedSupplier
Supplier<String> _subtotalFormattedSupplier
-
_subtotalSupplier
Supplier<Double> _subtotalSupplier
-
_taxValueFormattedSupplier
Supplier<String> _taxValueFormattedSupplier
-
_taxValueSupplier
Supplier<Double> _taxValueSupplier
-
_totalDiscountPercentagesSupplier
Supplier<String[]> _totalDiscountPercentagesSupplier
-
_totalDiscountValueFormattedSupplier
Supplier<String> _totalDiscountValueFormattedSupplier
-
_totalDiscountValueSupplier
Supplier<Double> _totalDiscountValueSupplier
-
_totalFormattedSupplier
Supplier<String> _totalFormattedSupplier
-
_totalSupplier
Supplier<Double> _totalSupplier
-
currency
String currency
-
itemsQuantity
BigDecimal itemsQuantity
-
shippingDiscountPercentages
String[] shippingDiscountPercentages
-
shippingDiscountValue
Double shippingDiscountValue
-
shippingDiscountValueFormatted
String shippingDiscountValueFormatted
-
shippingValue
Double shippingValue
-
shippingValueFormatted
String shippingValueFormatted
-
shippingValueWithTaxAmount
Double shippingValueWithTaxAmount
-
shippingValueWithTaxAmountFormatted
String shippingValueWithTaxAmountFormatted
-
subtotal
Double subtotal
-
subtotalDiscountPercentages
String[] subtotalDiscountPercentages
-
subtotalDiscountValue
Double subtotalDiscountValue
-
subtotalDiscountValueFormatted
String subtotalDiscountValueFormatted
-
subtotalFormatted
String subtotalFormatted
-
taxValue
Double taxValue
-
taxValueFormatted
String taxValueFormatted
-
total
Double total
-
totalDiscountPercentages
String[] totalDiscountPercentages
-
totalDiscountValue
Double totalDiscountValue
-
totalDiscountValueFormatted
String totalDiscountValueFormatted
-
totalFormatted
String totalFormatted
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.cart.dto.v1_0.Term
class Term extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_labelSupplier
Supplier<String> _labelSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
label
String label
-
name
String name
-
xClassName
String xClassName
-
-
-