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

Inherits commercetools.Sdk.ImportApi.Models.Customers.ICustomerImport.

Properties

string Key [get, set]
 
string CustomerNumber [get, set]
 
string Email [get, set]
 
string Password [get, set]
 
IList< IStoreKeyReferenceStores [get, set]
 
IEnumerable< IStoreKeyReferenceStoresEnumerable [set]
 
string FirstName [get, set]
 
string LastName [get, set]
 
string MiddleName [get, set]
 
string Title [get, set]
 
string Salutation [get, set]
 
string ExternalId [get, set]
 
DateDateOfBirth [get, set]
 
string CompanyName [get, set]
 
string VatId [get, set]
 
bool? IsEmailVerified [get, set]
 
ICustomerGroupKeyReference CustomerGroup [get, set]
 
IList< ICustomerAddressAddresses [get, set]
 
IEnumerable< ICustomerAddressAddressesEnumerable [set]
 
int? DefaultBillingAddress [get, set]
 
IList< int > BillingAddresses [get, set]
 
IEnumerable< int > BillingAddressesEnumerable [set]
 
int? DefaultShippingAddress [get, set]
 
IList< int > ShippingAddresses [get, set]
 
IEnumerable< int > ShippingAddressesEnumerable [set]
 
string Locale [get, set]
 
ICustom Custom [get, set]
 
IAuthenticationMode AuthenticationMode [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Customers.ICustomerImport
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Addresses

IList<ICustomerAddress> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Addresses
getset

◆ AddressesEnumerable

IEnumerable<ICustomerAddress> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.AddressesEnumerable
set

◆ AuthenticationMode

IAuthenticationMode commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.AuthenticationMode
getset

◆ BillingAddresses

IList<int> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.BillingAddresses
getset

◆ BillingAddressesEnumerable

IEnumerable<int> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.BillingAddressesEnumerable
set

◆ CompanyName

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.CompanyName
getset

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Custom
getset

◆ CustomerGroup

ICustomerGroupKeyReference commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.CustomerGroup
getset

◆ CustomerNumber

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.CustomerNumber
getset

◆ DateOfBirth

Date? commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.DateOfBirth
getset

◆ DefaultBillingAddress

int? commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.DefaultBillingAddress
getset

◆ DefaultShippingAddress

int? commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.DefaultShippingAddress
getset

◆ Email

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Email
getset

◆ ExternalId

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.ExternalId
getset

◆ FirstName

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.FirstName
getset

◆ IsEmailVerified

bool? commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.IsEmailVerified
getset

◆ Key

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Key
getset

◆ LastName

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.LastName
getset

◆ Locale

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Locale
getset

◆ MiddleName

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.MiddleName
getset

◆ Password

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Password
getset

◆ Salutation

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Salutation
getset

◆ ShippingAddresses

IList<int> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.ShippingAddresses
getset

◆ ShippingAddressesEnumerable

IEnumerable<int> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.ShippingAddressesEnumerable
set

◆ Stores

IList<IStoreKeyReference> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Stores
getset

◆ StoresEnumerable

IEnumerable<IStoreKeyReference> commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.StoresEnumerable
set

◆ Title

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.Title
getset

◆ VatId

string commercetools.Sdk.ImportApi.Models.Customers.CustomerImport.VatId
getset

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