Class MyQuoteRequestDraftImpl

java.lang.Object
com.commercetools.api.models.me.MyQuoteRequestDraftImpl
All Implemented Interfaces:
MyQuoteRequestDraft, io.vrap.rmf.base.client.Draft<MyQuoteRequestDraft>, io.vrap.rmf.base.client.ModelBase

public class MyQuoteRequestDraftImpl extends Object implements MyQuoteRequestDraft, io.vrap.rmf.base.client.ModelBase
MyQuoteRequestDraft
  • 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
     
    id of the Cart from which the Quote Request is created.
    Current version of the Cart.
    Message from the Buyer included in the Quote Request.
    int
     
    void
    setCartId(String cartId)
    id of the Cart from which the Quote Request is created.
    void
    setCartVersion(Long cartVersion)
    Current version of the Cart.
    void
    setComment(String comment)
    Message from the Buyer included in the Quote Request.

    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.me.MyQuoteRequestDraft

    withMyQuoteRequestDraft