Rakuten RMS WEB API client for .NET
BasketidModel
Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI
public class BasketidModel
Inheritance Object → BasketidModel
Properties
basketId
public long basketId { get; set; }
Property Value
ShippingModelList
public IList<ShippingModel> ShippingModelList { get; set; }
Property Value
Constructors
BasketidModel()
public BasketidModel()