Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


UpdateOrderShippingResultResponse

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class UpdateOrderShippingResultResponse

Inheritance ObjectUpdateOrderShippingResultResponse

Properties

ResultShippingModelList

public List<ResultShippingModel> ResultShippingModelList { get; set; }

Property Value

List<ResultShippingModel>

Constructors

UpdateOrderShippingResultResponse()

public UpdateOrderShippingResultResponse()

< クラス一覧