Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


BasketidModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class BasketidModel

Inheritance ObjectBasketidModel

Properties

basketId

public long basketId { get; set; }

Property Value

Int64

ShippingModelList

public IList<ShippingModel> ShippingModelList { get; set; }

Property Value

IList<ShippingModel>

Constructors

BasketidModel()

public BasketidModel()

< クラス一覧