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

Inherited by commercetools.Sdk.HistoryApi.Models.Common.ReturnItem.

Properties

string Id [get, set]
 
int Quantity [get, set]
 
string Type [get, set]
 
string Comment [get, set]
 
IReturnShipmentState ShipmentState [get, set]
 
IReturnPaymentState PaymentState [get, set]
 
string LastModifiedAt [get, set]
 
string CreatedAt [get, set]
 

Property Documentation

◆ Comment

string commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.Comment
getset

◆ CreatedAt

string commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.CreatedAt
getset

◆ Id

string commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.Id
getset

◆ LastModifiedAt

string commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.LastModifiedAt
getset

◆ PaymentState

IReturnPaymentState commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.PaymentState
getset

◆ Quantity

int commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.Quantity
getset

◆ ShipmentState

IReturnShipmentState commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.ShipmentState
getset

◆ Type

string commercetools.Sdk.HistoryApi.Models.Common.IReturnItem.Type
getset

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