Class CustomerSignInResultImpl

java.lang.Object
com.commercetools.api.models.customer.CustomerSignInResultImpl
All Implemented Interfaces:
CustomerSignInResult, io.vrap.rmf.base.client.ModelBase

public class CustomerSignInResultImpl extends Object implements CustomerSignInResult, io.vrap.rmf.base.client.ModelBase
CustomerSignInResult
  • 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
     
    Cart associated with the Customer.
    Customer signed up or signed in after authentication.
    int
     
    void
    setCart(Cart cart)
    Cart associated with the Customer.
    void
    Customer signed up or signed in after authentication.

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface com.commercetools.api.models.customer.CustomerSignInResult

    withCustomerSignInResult

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

    reflectionString, reflectionString