Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ShopMaster

Namespace: Rakuten.RMS.Api.ShopAPI

public class ShopMaster

Inheritance ObjectShopMaster

Properties

addressCity

public string addressCity { get; set; }

Property Value

String

addressPrefecture

public string addressPrefecture { get; set; }

Property Value

String

addressStreet

public string addressStreet { get; set; }

Property Value

String

addressZip

public string addressZip { get; set; }

Property Value

String

companyFax

public string companyFax { get; set; }

Property Value

String

companyName

public string companyName { get; set; }

Property Value

String

companyTel

public string companyTel { get; set; }

Property Value

String

emergencyTel

public string emergencyTel { get; set; }

Property Value

String

presidentName

public string presidentName { get; set; }

Property Value

String

secName

public string secName { get; set; }

Property Value

String

shopName

public string shopName { get; set; }

Property Value

String

supportFax

public string supportFax { get; set; }

Property Value

String

supportTel

public string supportTel { get; set; }

Property Value

String

tantouFax

public string tantouFax { get; set; }

Property Value

String

tantouName

public string tantouName { get; set; }

Property Value

String

tantouPost

public string tantouPost { get; set; }

Property Value

String

tantouTel

public string tantouTel { get; set; }

Property Value

String

url

public string url { get; set; }

Property Value

String

Constructors

ShopMaster()

public ShopMaster()

< クラス一覧