commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Customers.ICustomerSignin Interface Reference

Inherited by commercetools.Sdk.Api.Models.Customers.CustomerSignin.

Properties

string Email [get, set]
 
string Password [get, set]
 
string AnonymousCartId [get, set]
 
ICartResourceIdentifier AnonymousCart [get, set]
 
IAnonymousCartSignInMode AnonymousCartSignInMode [get, set]
 
string AnonymousId [get, set]
 
bool? UpdateProductData [get, set]
 

Property Documentation

◆ AnonymousCart

ICartResourceIdentifier commercetools.Sdk.Api.Models.Customers.ICustomerSignin.AnonymousCart
getset

◆ AnonymousCartId

string commercetools.Sdk.Api.Models.Customers.ICustomerSignin.AnonymousCartId
getset

◆ AnonymousCartSignInMode

IAnonymousCartSignInMode commercetools.Sdk.Api.Models.Customers.ICustomerSignin.AnonymousCartSignInMode
getset

◆ AnonymousId

string commercetools.Sdk.Api.Models.Customers.ICustomerSignin.AnonymousId
getset

◆ Email

string commercetools.Sdk.Api.Models.Customers.ICustomerSignin.Email
getset

◆ Password

string commercetools.Sdk.Api.Models.Customers.ICustomerSignin.Password
getset

◆ UpdateProductData

bool? commercetools.Sdk.Api.Models.Customers.ICustomerSignin.UpdateProductData
getset

The documentation for this interface was generated from the following file: