Class SyncInfo
java.lang.Object
com.commercetools.graphql.api.types.SyncInfo
Stores information about order synchronization activities (like export or import).
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static SyncInfo.BuildervoidsetChannel(Channel channel) voidsetChannelRef(Reference channelRef) voidsetExternalId(String externalId) voidsetSyncedAt(OffsetDateTime syncedAt) toString()
-
Constructor Details
-
SyncInfo
public SyncInfo() -
SyncInfo
-
-
Method Details