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

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

Properties

string Id [get, set]
 
string CustomerId [get, set]
 
string Value [get, set]
 
DateTime ExpiresAt [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime? LastModifiedAt [get, set]
 

Property Documentation

◆ CreatedAt

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

◆ CustomerId

string commercetools.Sdk.Api.Models.Customers.ICustomerToken.CustomerId
getset

◆ ExpiresAt

DateTime commercetools.Sdk.Api.Models.Customers.ICustomerToken.ExpiresAt
getset

◆ Id

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

◆ LastModifiedAt

DateTime? commercetools.Sdk.Api.Models.Customers.ICustomerToken.LastModifiedAt
getset

◆ Value

string commercetools.Sdk.Api.Models.Customers.ICustomerToken.Value
getset

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