Class PayloadNotIncludedImpl

java.lang.Object
com.commercetools.api.models.subscription.PayloadNotIncludedImpl
All Implemented Interfaces:
PayloadNotIncluded, io.vrap.rmf.base.client.ModelBase

public class PayloadNotIncludedImpl extends Object implements PayloadNotIncluded, io.vrap.rmf.base.client.ModelBase
PayloadNotIncluded
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Value of the type field in the original payload.
    Reason the payload is not included.
    int
     
    void
    setPayloadType(String payloadType)
    Value of the type field in the original payload.
    void
    setReason(String reason)
    Reason the payload is not included.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.subscription.PayloadNotIncluded

    withPayloadNotIncluded