Class LastModifiedByImpl

java.lang.Object
com.commercetools.api.models.common.LastModifiedByImpl
All Implemented Interfaces:
ClientLogging, LastModifiedBy, io.vrap.rmf.base.client.ModelBase

public class LastModifiedByImpl extends Object implements LastModifiedBy, io.vrap.rmf.base.client.ModelBase

Present on resources modified after 1 February 2019 except for events not tracked.

  • 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
     
    Indicates the anonymous session during which the resource was modified.
    id of the APIClient which modified the resource.
    Indicates the Customer who modified the resource using a token from the password flow.
    External user ID provided by X-External-User-ID HTTP Header.
    int
     
    void
    setAnonymousId(String anonymousId)
    Indicates the anonymous session during which the resource was modified.
    void
    setClientId(String clientId)
    id of the APIClient which modified the resource.
    void
    Indicates the Customer who modified the resource using a token from the password flow.
    void
    setExternalUserId(String externalUserId)
    External user ID provided by X-External-User-ID HTTP Header.

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface com.commercetools.api.models.common.ClientLogging

    withClientLogging

    Methods inherited from interface com.commercetools.api.models.common.LastModifiedBy

    withLastModifiedBy

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

    reflectionString, reflectionString