Serialized Form
-
Package com.liferay.headless.commerce.delivery.order.dto.v1_0
-
Class com.liferay.headless.commerce.delivery.order.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.order.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.order.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
Integer errorCode
-
errorDescription
String errorDescription
-
message
String message
-
status
Integer status
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.OrderTransition
class OrderTransition extends Object implements Serializable-
Serialized Fields
-
_commentSupplier
Supplier<String> _commentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_labelSupplier
Supplier<String> _labelSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_orderIdSupplier
Supplier<Long> _orderIdSupplier
-
_placedOrderIdSupplier
Supplier<Long> _placedOrderIdSupplier
-
_workflowTaskIdSupplier
Supplier<Long> _workflowTaskIdSupplier
-
comment
String comment
-
label
String label
-
name
String name
-
orderId
Long orderId
-
placedOrderId
Long placedOrderId
-
workflowTaskId
Long workflowTaskId
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.PlacedOrder
class PlacedOrder extends Object implements Serializable-
Serialized Fields
-
_accountIdSupplier
Supplier<Long> _accountIdSupplier
-
_accountSupplier
Supplier<String> _accountSupplier
-
_attachmentsSupplier
Supplier<Attachment[]> _attachmentsSupplier
-
_authorSupplier
Supplier<String> _authorSupplier
-
_channelIdSupplier
Supplier<Long> _channelIdSupplier
-
_couponCodeSupplier
Supplier<String> _couponCodeSupplier
-
_createDateSupplier
Supplier<Date> _createDateSupplier
-
_currencyCodeSupplier
Supplier<String> _currencyCodeSupplier
-
_customFieldsSupplier
Supplier<Map<String,
?>> _customFieldsSupplier -
_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
-
_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
-
_paymentStatusInfoSupplier
Supplier<Status> _paymentStatusInfoSupplier
-
_paymentStatusLabelSupplier
Supplier<String> _paymentStatusLabelSupplier
-
_paymentStatusSupplier
Supplier<Integer> _paymentStatusSupplier
-
_placedOrderBillingAddressIdSupplier
Supplier<Long> _placedOrderBillingAddressIdSupplier
-
_placedOrderBillingAddressSupplier
Supplier<PlacedOrderAddress> _placedOrderBillingAddressSupplier
-
_placedOrderCommentsSupplier
Supplier<PlacedOrderComment[]> _placedOrderCommentsSupplier
-
_placedOrderItemsSupplier
Supplier<PlacedOrderItem[]> _placedOrderItemsSupplier
-
_placedOrderShippingAddressIdSupplier
Supplier<Long> _placedOrderShippingAddressIdSupplier
-
_placedOrderShippingAddressSupplier
Supplier<PlacedOrderAddress> _placedOrderShippingAddressSupplier
-
_printedNoteSupplier
Supplier<String> _printedNoteSupplier
-
_purchaseOrderNumberSupplier
Supplier<String> _purchaseOrderNumberSupplier
-
_shipmentsSupplier
Supplier<Shipment> _shipmentsSupplier
-
_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
-
channelId
Long channelId
-
couponCode
String couponCode
-
createDate
Date createDate
-
currencyCode
String currencyCode
-
customFields
Map<String,
?> customFields -
errorMessages
String[] errorMessages
-
externalReferenceCode
String externalReferenceCode
-
friendlyURLSeparator
String friendlyURLSeparator
-
id
Long id
-
lastPriceUpdateDate
Date lastPriceUpdateDate
-
modifiedDate
Date modifiedDate
-
name
String name
-
orderStatusInfo
Status orderStatusInfo
-
orderType
String orderType
-
orderTypeExternalReferenceCode
String orderTypeExternalReferenceCode
-
orderTypeId
Long orderTypeId
-
orderUUID
String orderUUID
-
paymentMethod
String paymentMethod
-
paymentMethodLabel
String paymentMethodLabel
-
paymentStatus
Integer paymentStatus
-
paymentStatusInfo
Status paymentStatusInfo
-
paymentStatusLabel
String paymentStatusLabel
-
placedOrderBillingAddress
PlacedOrderAddress placedOrderBillingAddress
-
placedOrderBillingAddressId
Long placedOrderBillingAddressId
-
placedOrderComments
PlacedOrderComment[] placedOrderComments
-
placedOrderItems
PlacedOrderItem[] placedOrderItems
-
placedOrderShippingAddress
PlacedOrderAddress placedOrderShippingAddress
-
placedOrderShippingAddressId
Long placedOrderShippingAddressId
-
printedNote
String printedNote
-
purchaseOrderNumber
String purchaseOrderNumber
-
shipments
Shipment shipments
-
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.order.dto.v1_0.PlacedOrderAddress
class PlacedOrderAddress 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
-
_subtypeSupplier
Supplier<String> _subtypeSupplier
-
_typeIdSupplier
Supplier<Integer> _typeIdSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
_vatNumberSupplier
Supplier<String> _vatNumberSupplier
-
_zipSupplier
Supplier<String> _zipSupplier
-
city
String city
-
country
String country
-
countryISOCode
String countryISOCode
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
latitude
Double latitude
-
longitude
Double longitude
-
name
String name
-
phoneNumber
String phoneNumber
-
region
String region
-
regionISOCode
String regionISOCode
-
street1
String street1
-
street2
String street2
-
street3
String street3
-
subtype
String subtype
-
type
String type
-
typeId
Integer typeId
-
vatNumber
String vatNumber
-
xClassName
String xClassName
-
zip
String zip
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.PlacedOrderComment
class PlacedOrderComment extends Object implements Serializable-
Serialized Fields
-
_authorSupplier
Supplier<String> _authorSupplier
-
_contentSupplier
Supplier<String> _contentSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_orderIdSupplier
Supplier<Long> _orderIdSupplier
-
_restrictedSupplier
Supplier<Boolean> _restrictedSupplier
-
author
String author
-
content
String content
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
orderId
Long orderId
-
restricted
Boolean restricted
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.PlacedOrderItem
class PlacedOrderItem extends Object implements Serializable-
Serialized Fields
-
_adaptiveMediaImageHTMLTagSupplier
Supplier<String> _adaptiveMediaImageHTMLTagSupplier
-
_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
-
_parentOrderItemIdSupplier
Supplier<Long> _parentOrderItemIdSupplier
-
_placedOrderItemShipmentsSupplier
Supplier<PlacedOrderItemShipment[]> _placedOrderItemShipmentsSupplier
-
_placedOrderItemsSupplier
Supplier<PlacedOrderItem[]> _placedOrderItemsSupplier
-
_priceSupplier
Supplier<Price> _priceSupplier
-
_productIdSupplier
Supplier<Long> _productIdSupplier
-
_productURLsSupplier
Supplier<Map<String,
String>> _productURLsSupplier -
_quantitySupplier
Supplier<BigDecimal> _quantitySupplier
-
_replacedSkuSupplier
Supplier<String> _replacedSkuSupplier
-
_requestedDeliveryDateSupplier
Supplier<Date> _requestedDeliveryDateSupplier
-
_settingsSupplier
Supplier<Settings> _settingsSupplier
-
_shippingAddressExternalReferenceCodeSupplier
Supplier<String> _shippingAddressExternalReferenceCodeSupplier
-
_shippingAddressIdSupplier
Supplier<Long> _shippingAddressIdSupplier
-
_skuIdSupplier
Supplier<Long> _skuIdSupplier
-
_skuSupplier
Supplier<String> _skuSupplier
-
_subscriptionSupplier
Supplier<Boolean> _subscriptionSupplier
-
_thumbnailSupplier
Supplier<String> _thumbnailSupplier
-
_unitOfMeasureKeySupplier
Supplier<String> _unitOfMeasureKeySupplier
-
_unitOfMeasureSupplier
Supplier<String> _unitOfMeasureSupplier
-
_validSupplier
Supplier<Boolean> _validSupplier
-
_virtualItemsSupplier
Supplier<VirtualItem[]> _virtualItemsSupplier
-
_virtualItemURLsSupplier
Supplier<String[]> _virtualItemURLsSupplier
-
adaptiveMediaImageHTMLTag
String adaptiveMediaImageHTMLTag
-
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
-
parentOrderItemId
Long parentOrderItemId
-
placedOrderItems
PlacedOrderItem[] placedOrderItems
-
placedOrderItemShipments
PlacedOrderItemShipment[] placedOrderItemShipments
-
price
Price price
-
productId
Long productId
-
productURLs
Map<String,
String> productURLs -
quantity
BigDecimal quantity
-
replacedSku
String replacedSku
-
requestedDeliveryDate
Date requestedDeliveryDate
-
settings
Settings settings
-
shippingAddressExternalReferenceCode
String shippingAddressExternalReferenceCode
-
shippingAddressId
Long shippingAddressId
-
sku
String sku
-
skuId
Long skuId
-
subscription
Boolean subscription
-
thumbnail
String thumbnail
-
unitOfMeasure
String unitOfMeasure
-
unitOfMeasureKey
String unitOfMeasureKey
-
valid
Boolean valid
-
virtualItems
VirtualItem[] virtualItems
-
virtualItemURLs
String[] virtualItemURLs
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.PlacedOrderItemShipment
class PlacedOrderItemShipment extends Object implements Serializable-
Serialized Fields
-
_accountIdSupplier
Supplier<Long> _accountIdSupplier
-
_authorSupplier
Supplier<String> _authorSupplier
-
_carrierSupplier
Supplier<String> _carrierSupplier
-
_createDateSupplier
Supplier<Date> _createDateSupplier
-
_estimatedDeliveryDateSupplier
Supplier<Date> _estimatedDeliveryDateSupplier
-
_estimatedShippingDateSupplier
Supplier<Date> _estimatedShippingDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_modifiedDateSupplier
Supplier<Date> _modifiedDateSupplier
-
_orderIdSupplier
Supplier<Long> _orderIdSupplier
-
_quantitySupplier
Supplier<BigDecimal> _quantitySupplier
-
_shippingAddressIdSupplier
Supplier<Long> _shippingAddressIdSupplier
-
_shippingMethodIdSupplier
Supplier<Long> _shippingMethodIdSupplier
-
_shippingOptionNameSupplier
Supplier<String> _shippingOptionNameSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_supplierShipmentSupplier
Supplier<Boolean> _supplierShipmentSupplier
-
_trackingNumberSupplier
Supplier<String> _trackingNumberSupplier
-
_trackingURLSupplier
Supplier<String> _trackingURLSupplier
-
_unitOfMeasureKeySupplier
Supplier<String> _unitOfMeasureKeySupplier
-
accountId
Long accountId
-
author
String author
-
carrier
String carrier
-
createDate
Date createDate
-
estimatedDeliveryDate
Date estimatedDeliveryDate
-
estimatedShippingDate
Date estimatedShippingDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
modifiedDate
Date modifiedDate
-
orderId
Long orderId
-
quantity
BigDecimal quantity
-
shippingAddressId
Long shippingAddressId
-
shippingMethodId
Long shippingMethodId
-
shippingOptionName
String shippingOptionName
-
status
Status status
-
supplierShipment
Boolean supplierShipment
-
trackingNumber
String trackingNumber
-
trackingURL
String trackingURL
-
unitOfMeasureKey
String unitOfMeasureKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.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
-
_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
-
promoPrice
Double promoPrice
-
promoPriceFormatted
String promoPriceFormatted
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.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.order.dto.v1_0.Shipment
class Shipment extends Object implements Serializable-
Serialized Fields
-
_accountIdSupplier
Supplier<Long> _accountIdSupplier
-
_carrierSupplier
Supplier<String> _carrierSupplier
-
_createDateSupplier
Supplier<Date> _createDateSupplier
-
_expectedDateSupplier
Supplier<Date> _expectedDateSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_itemsCountSupplier
Supplier<Integer> _itemsCountSupplier
-
_modifiedDateSupplier
Supplier<Date> _modifiedDateSupplier
-
_oneLineAddressSupplier
Supplier<String> _oneLineAddressSupplier
-
_orderExternalReferenceCodeSupplier
Supplier<String> _orderExternalReferenceCodeSupplier
-
_orderIdSupplier
Supplier<Long> _orderIdSupplier
-
_shippingAddressIdSupplier
Supplier<Long> _shippingAddressIdSupplier
-
_shippingAddressSupplier
Supplier<ShippingAddress> _shippingAddressSupplier
-
_shippingDateSupplier
Supplier<Date> _shippingDateSupplier
-
_shippingMethodIdSupplier
Supplier<Long> _shippingMethodIdSupplier
-
_shippingOptionNameSupplier
Supplier<String> _shippingOptionNameSupplier
-
_statusSupplier
Supplier<Status> _statusSupplier
-
_trackingNumberSupplier
Supplier<String> _trackingNumberSupplier
-
_trackingURLSupplier
Supplier<String> _trackingURLSupplier
-
_userNameSupplier
Supplier<String> _userNameSupplier
-
accountId
Long accountId
-
carrier
String carrier
-
createDate
Date createDate
-
expectedDate
Date expectedDate
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
itemsCount
Integer itemsCount
-
modifiedDate
Date modifiedDate
-
oneLineAddress
String oneLineAddress
-
orderExternalReferenceCode
String orderExternalReferenceCode
-
orderId
Long orderId
-
shippingAddress
ShippingAddress shippingAddress
-
shippingAddressId
Long shippingAddressId
-
shippingDate
Date shippingDate
-
shippingMethodId
Long shippingMethodId
-
shippingOptionName
String shippingOptionName
-
status
Status status
-
trackingNumber
String trackingNumber
-
trackingURL
String trackingURL
-
userName
String userName
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.ShippingAddress
class ShippingAddress extends Object implements Serializable-
Serialized Fields
-
_citySupplier
Supplier<String> _citySupplier
-
_countryISOCodeSupplier
Supplier<String> _countryISOCodeSupplier
-
_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
-
_street1Supplier
Supplier<String> _street1Supplier
-
_street2Supplier
Supplier<String> _street2Supplier
-
_street3Supplier
Supplier<String> _street3Supplier
-
_zipSupplier
Supplier<String> _zipSupplier
-
city
String city
-
countryISOCode
String countryISOCode
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
latitude
Double latitude
-
longitude
Double longitude
-
name
String name
-
phoneNumber
String phoneNumber
-
regionISOCode
String regionISOCode
-
street1
String street1
-
street2
String street2
-
street3
String street3
-
xClassName
String xClassName
-
zip
String zip
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.ShippingMethod
class ShippingMethod extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<String> _descriptionSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
_shippingOptionSupplier
Supplier<ShippingOption> _shippingOptionSupplier
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
shippingOption
ShippingOption shippingOption
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.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 -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_labelSupplier
Supplier<String> _labelSupplier
-
_nameSupplier
Supplier<String> _nameSupplier
-
amount
Double amount
-
amountFormatted
String amountFormatted
-
externalReferenceCode
String externalReferenceCode
-
label
String label
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.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.order.dto.v1_0.Step
class Step extends Object implements Serializable -
Class com.liferay.headless.commerce.delivery.order.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.order.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
-
_nameSupplier
Supplier<String> _nameSupplier
-
description
String description
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
name
String name
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.delivery.order.dto.v1_0.VirtualItem
class VirtualItem extends Object implements Serializable-
Serialized Fields
-
-