Serialized Form
-
Package com.liferay.headless.commerce.admin.site.setting.dto.v1_0
-
Class com.liferay.headless.commerce.admin.site.setting.dto.v1_0.AvailabilityEstimate
class AvailabilityEstimate extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_groupIdSupplier
Supplier<Long> _groupIdSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
_titleSupplier
Supplier<Map<String,
String>> _titleSupplier -
groupId
Long groupId
-
id
Long id
-
priority
Double priority
-
title
@NotNull Map<String,
String> title -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.site.setting.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.admin.site.setting.dto.v1_0.MeasurementUnit
class MeasurementUnit extends Object implements Serializable-
Serialized Fields
-
_companyIdSupplier
Supplier<Long> _companyIdSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_keySupplier
Supplier<String> _keySupplier
-
_nameSupplier
Supplier<Map<String,
String>> _nameSupplier -
_primarySupplier
Supplier<Boolean> _primarySupplier
-
_prioritySupplier
Supplier<Double> _prioritySupplier
-
_rateSupplier
Supplier<Double> _rateSupplier
-
_typeSupplier
Supplier<String> _typeSupplier
-
companyId
Long companyId
-
externalReferenceCode
String externalReferenceCode
-
id
Long id
-
key
@NotEmpty String key
-
name
@NotNull Map<String,
String> name -
primary
Boolean primary
-
priority
Double priority
-
rate
Double rate
-
type
@NotEmpty String type
-
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.site.setting.dto.v1_0.TaxCategory
class TaxCategory extends Object implements Serializable-
Serialized Fields
-
_descriptionSupplier
Supplier<Map<String,
String>> _descriptionSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_groupIdSupplier
Supplier<Long> _groupIdSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_nameSupplier
Supplier<Map<String,
String>> _nameSupplier -
description
Map<String,
String> description -
groupId
Long groupId
-
id
Long id
-
name
@NotNull Map<String,
String> name -
xClassName
String xClassName
-
-
-
Class com.liferay.headless.commerce.admin.site.setting.dto.v1_0.Warehouse
class Warehouse extends Object implements Serializable-
Serialized Fields
-
_activeSupplier
Supplier<Boolean> _activeSupplier
-
_citySupplier
Supplier<String> _citySupplier
-
_commerceCountryIdSupplier
Supplier<Long> _commerceCountryIdSupplier
-
_commerceRegionIdSupplier
Supplier<Long> _commerceRegionIdSupplier
-
_descriptionSupplier
Supplier<Map<String,
String>> _descriptionSupplier -
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_groupIdSupplier
Supplier<Long> _groupIdSupplier
-
_idSupplier
Supplier<Long> _idSupplier
-
_latitudeSupplier
Supplier<Double> _latitudeSupplier
-
_longitudeSupplier
Supplier<Double> _longitudeSupplier
-
_mvccVersionSupplier
Supplier<Number> _mvccVersionSupplier
-
_nameSupplier
Supplier<Map<String,
String>> _nameSupplier -
_primarySupplier
Supplier<Boolean> _primarySupplier
-
_street1Supplier
Supplier<String> _street1Supplier
-
_street2Supplier
Supplier<String> _street2Supplier
-
_street3Supplier
Supplier<String> _street3Supplier
-
_zipSupplier
Supplier<String> _zipSupplier
-
active
Boolean active
-
city
String city
-
commerceCountryId
@NotNull Long commerceCountryId
-
commerceRegionId
Long commerceRegionId
-
description
Map<String,
String> description -
groupId
Long groupId
-
id
Long id
-
latitude
Double latitude
-
longitude
Double longitude
-
mvccVersion
Number mvccVersion
-
name
@NotNull Map<String,
String> name -
primary
Boolean primary
-
street1
String street1
-
street2
String street2
-
street3
String street3
-
xClassName
String xClassName
-
zip
String zip
-
-
-