Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


OrderShippingModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class OrderShippingModel

Inheritance ObjectOrderShippingModel

Properties

BasketidModelList

public IList<BasketidModel> BasketidModelList { get; set; }

Property Value

IList<BasketidModel>

orderNumber

public string orderNumber { get; set; }

Property Value

String

Constructors

OrderShippingModel()

public OrderShippingModel()

< クラス一覧