Rakuten RMS WEB API client for .NET
ShopMaster
Namespace: Rakuten.RMS.Api.ShopAPI
public class ShopMaster
Inheritance Object → ShopMaster
Properties
addressCity
public string addressCity { get; set; }
Property Value
addressPrefecture
public string addressPrefecture { get; set; }
Property Value
addressStreet
public string addressStreet { get; set; }
Property Value
addressZip
public string addressZip { get; set; }
Property Value
companyFax
public string companyFax { get; set; }
Property Value
companyName
public string companyName { get; set; }
Property Value
companyTel
public string companyTel { get; set; }
Property Value
emergencyTel
public string emergencyTel { get; set; }
Property Value
presidentName
public string presidentName { get; set; }
Property Value
secName
public string secName { get; set; }
Property Value
shopName
public string shopName { get; set; }
Property Value
supportFax
public string supportFax { get; set; }
Property Value
supportTel
public string supportTel { get; set; }
Property Value
tantouFax
public string tantouFax { get; set; }
Property Value
tantouName
public string tantouName { get; set; }
Property Value
tantouPost
public string tantouPost { get; set; }
Property Value
tantouTel
public string tantouTel { get; set; }
Property Value
url
public string url { get; set; }
Property Value
Constructors
ShopMaster()
public ShopMaster()