Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


DeliverySetInfoBizModel

Namespace: Rakuten.RMS.Api.ShopAPI

public class DeliverySetInfoBizModel

Inheritance ObjectDeliverySetInfoBizModel

Properties

deliverySetInfoList

public List<DeliverySetInfo> deliverySetInfoList { get; set; }

Property Value

List<DeliverySetInfo>

Constructors

DeliverySetInfoBizModel()

public DeliverySetInfoBizModel()

< クラス一覧