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.Customer Class Reference

Inherits commercetools.Sdk.Api.Models.Customers.ICustomer.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
string Key [get, set]
 
string CustomerNumber [get, set]
 
string ExternalId [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.Customers.ICustomer
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Addresses

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

◆ AddressesEnumerable

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

◆ AuthenticationMode

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

◆ BillingAddressIds

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

◆ BillingAddressIdsEnumerable

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

◆ CompanyName

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

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Customers.Customer.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ CustomerGroup

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

◆ CustomerNumber

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

◆ DateOfBirth

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

◆ DefaultBillingAddressId

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

◆ DefaultShippingAddressId

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

◆ Email

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

◆ ExternalId

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

◆ FirstName

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

◆ Id

string commercetools.Sdk.Api.Models.Customers.Customer.Id
getset

◆ IsEmailVerified

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

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Customers.Customer.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ LastName

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

◆ Locale

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

◆ MiddleName

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

◆ Password

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

◆ Salutation

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

◆ ShippingAddressIds

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

◆ ShippingAddressIdsEnumerable

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

◆ Stores

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

◆ StoresEnumerable

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

◆ Title

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

◆ VatId

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

◆ Version

long commercetools.Sdk.Api.Models.Customers.Customer.Version
getset

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