Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShipFrom

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShipFrom

Inheritance ObjectShipFrom

Properties

defaultFlag

public string defaultFlag { get; set; }

Property Value

String

name

public string name { get; set; }

Property Value

String

shipFromId

public string shipFromId { get; set; }

Property Value

String

zipcodeFrom

public string zipcodeFrom { get; set; }

Property Value

String

Constructors

ShipFrom()

public ShipFrom()

< クラス一覧