Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


PostageSegment

Namespace: Rakuten.RMS.Api.ItemAPI20

public class PostageSegment

Inheritance ObjectPostageSegment

Properties

local

送料区分1(ローカル)

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

Property Value

Nullable<Int32>

overseas

送料区分2(海外)

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

Property Value

Nullable<Int32>

Constructors

PostageSegment()

public PostageSegment()

< クラス一覧