public final class ProductPriceExternalDiscountSetMessage extends GenericMessageImpl<Product>
Modifier and Type | Field and Description |
---|---|
static MessageDerivateHint<ProductPriceExternalDiscountSetMessage> |
MESSAGE_HINT |
static String |
MESSAGE_TYPE |
resource, resourceUserProvidedIdentifiers, resourceVersion, sequenceNumber, type
Modifier and Type | Method and Description |
---|---|
DiscountedPrice |
getDiscounted() |
String |
getPriceId() |
String[] |
getRemovedImageUrls()
List of images which were removed with this action.
|
String |
getSku() |
Boolean |
getStaged() |
long |
getVariantId() |
String |
getVariantKey() |
as, equals, getPayload, getResource, getResourceUserProvidedIdentifiers, getResourceVersion, getSequenceNumber, getType, hashCode, toReference
getCreatedAt, getId, getLastModifiedAt, getVersion
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
referenceOfId, referenceTypeId, typeReference
getCreatedAt, getId, getLastModifiedAt, getVersion
hasSameIdAs, toResourceIdentifier
public static final String MESSAGE_TYPE
public static final MessageDerivateHint<ProductPriceExternalDiscountSetMessage> MESSAGE_HINT
public long getVariantId()
public String getVariantKey()
public String getSku()
public String getPriceId()
public DiscountedPrice getDiscounted()
public Boolean getStaged()
public String[] getRemovedImageUrls()