Class OrderAttributeConstants.Internal
java.lang.Object
com.broadleafcommerce.orderoperation.domain.OrderAttributeConstants.Internal
- Enclosing class:
- OrderAttributeConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CUSTOMER_TIMEZONE
The customer's timezone. It's an optional internal attribute used by downstream services.If present, all the
Instant.truncatedTo(TemporalUnit)ChronoUnit.DAYSoperations against the subscription will truncate based on the specified timezone. If not specified,ZoneOffset.UTCis used- See Also:
-
-
Constructor Details
-
Internal
public Internal()
-