Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


Shipping

Namespace: Rakuten.RMS.Api.ItemAPI20

public class Shipping

Inheritance ObjectShipping

Properties

fee

public string fee { get; set; }

Property Value

String

overseasDeliveryId

public Nullable<Int32> overseasDeliveryId { get; set; }

Property Value

Nullable<Int32>

postageIncluded

public Nullable<Boolean> postageIncluded { get; set; }

Property Value

Nullable<Boolean>

postageSegment

public PostageSegment postageSegment { get; set; }

Property Value

PostageSegment

shippingMethodGroup

public string shippingMethodGroup { get; set; }

Property Value

String

shopAreaSoryoPatternId

public Nullable<Int32> shopAreaSoryoPatternId { get; set; }

Property Value

Nullable<Int32>

singleItemShipping

public Nullable<Int32> singleItemShipping { get; set; }

Property Value

Nullable<Int32>

Constructors

Shipping()

public Shipping()

< クラス一覧