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.ICustomer Interface Reference

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
string Key [get, set]
 
string CustomerNumber [get, set]
 
string ExternalId [get, set]
 
new DateTime CreatedAt [get, set]
 
new DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
string Email [get, set]
 
string Password [get, set]
 
string FirstName [get, set]
 
string LastName [get, set]
 
string MiddleName [get, set]
 
string Title [get, set]
 
DateDateOfBirth [get, set]
 
string CompanyName [get, set]
 
string VatId [get, set]
 
IList< IAddressAddresses [get, set]
 
IEnumerable< IAddressAddressesEnumerable [set]
 
string DefaultShippingAddressId [get, set]
 
IList< string > ShippingAddressIds [get, set]
 
IEnumerable< string > ShippingAddressIdsEnumerable [set]
 
string DefaultBillingAddressId [get, set]
 
IList< string > BillingAddressIds [get, set]
 
IEnumerable< string > BillingAddressIdsEnumerable [set]
 
bool IsEmailVerified [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
ICustomFields Custom [get, set]
 
string Locale [get, set]
 
string Salutation [get, set]
 
IList< IStoreKeyReferenceStores [get, set]
 
IEnumerable< IStoreKeyReferenceStoresEnumerable [set]
 
IAuthenticationMode AuthenticationMode [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Addresses

IList<IAddress> commercetools.Sdk.Api.Models.Customers.ICustomer.Addresses
getset

◆ AddressesEnumerable

IEnumerable<IAddress> commercetools.Sdk.Api.Models.Customers.ICustomer.AddressesEnumerable
set

◆ AuthenticationMode

IAuthenticationMode commercetools.Sdk.Api.Models.Customers.ICustomer.AuthenticationMode
getset

◆ BillingAddressIds

IList<string> commercetools.Sdk.Api.Models.Customers.ICustomer.BillingAddressIds
getset

◆ BillingAddressIdsEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.Customers.ICustomer.BillingAddressIdsEnumerable
set

◆ CompanyName

string commercetools.Sdk.Api.Models.Customers.ICustomer.CompanyName
getset

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Customers.ICustomer.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Customers.ICustomer.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Customers.ICustomer.Custom
getset

◆ CustomerGroup

ICustomerGroupReference commercetools.Sdk.Api.Models.Customers.ICustomer.CustomerGroup
getset

◆ CustomerNumber

string commercetools.Sdk.Api.Models.Customers.ICustomer.CustomerNumber
getset

◆ DateOfBirth

Date? commercetools.Sdk.Api.Models.Customers.ICustomer.DateOfBirth
getset

◆ DefaultBillingAddressId

string commercetools.Sdk.Api.Models.Customers.ICustomer.DefaultBillingAddressId
getset

◆ DefaultShippingAddressId

string commercetools.Sdk.Api.Models.Customers.ICustomer.DefaultShippingAddressId
getset

◆ Email

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

◆ ExternalId

string commercetools.Sdk.Api.Models.Customers.ICustomer.ExternalId
getset

◆ FirstName

string commercetools.Sdk.Api.Models.Customers.ICustomer.FirstName
getset

◆ Id

new string commercetools.Sdk.Api.Models.Customers.ICustomer.Id
getset

◆ IsEmailVerified

bool commercetools.Sdk.Api.Models.Customers.ICustomer.IsEmailVerified
getset

◆ Key

string commercetools.Sdk.Api.Models.Customers.ICustomer.Key
getset

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Customers.ICustomer.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Customers.ICustomer.LastModifiedBy
getset

◆ LastName

string commercetools.Sdk.Api.Models.Customers.ICustomer.LastName
getset

◆ Locale

string commercetools.Sdk.Api.Models.Customers.ICustomer.Locale
getset

◆ MiddleName

string commercetools.Sdk.Api.Models.Customers.ICustomer.MiddleName
getset

◆ Password

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

◆ Salutation

string commercetools.Sdk.Api.Models.Customers.ICustomer.Salutation
getset

◆ ShippingAddressIds

IList<string> commercetools.Sdk.Api.Models.Customers.ICustomer.ShippingAddressIds
getset

◆ ShippingAddressIdsEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.Customers.ICustomer.ShippingAddressIdsEnumerable
set

◆ Stores

IList<IStoreKeyReference> commercetools.Sdk.Api.Models.Customers.ICustomer.Stores
getset

◆ StoresEnumerable

IEnumerable<IStoreKeyReference> commercetools.Sdk.Api.Models.Customers.ICustomer.StoresEnumerable
set

◆ Title

string commercetools.Sdk.Api.Models.Customers.ICustomer.Title
getset

◆ VatId

string commercetools.Sdk.Api.Models.Customers.ICustomer.VatId
getset

◆ Version

new long commercetools.Sdk.Api.Models.Customers.ICustomer.Version
getset

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