public class XPFProductSkuOption extends XPFEntity
| Modifier and Type | Field and Description |
|---|---|
private @NonNull Map<Locale,String> |
displayNames
The product sku option display name.
|
private @NonNull String |
key
The product sku option key.
|
| Constructor and Description |
|---|
XPFProductSkuOption() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getDisplayName(Locale locale)
Get localized display name for a locale with fallback behavior.
|
@NonNull private final @NonNull String key
Copyright © 2023. All rights reserved.