Rakuten RMS WEB API client for .NET
ItemModelSimpleBase
Namespace: Rakuten.RMS.Api.ItemAPI
public abstract class ItemModelSimpleBase
Inheritance Object → ItemModelSimpleBase
Properties
catalogId
public string catalogId { get; set; }
Property Value
catalogIdExemptionReason
public int catalogIdExemptionReason { get; set; }
Property Value
catchCopyForMobile
public string catchCopyForMobile { get; set; }
Property Value
catchCopyForPC
public string catchCopyForPC { get; set; }
Property Value
Categories
public categoryInfo[] Categories { get; set; }
Property Value
deliverySetId
public int deliverySetId { get; set; }
Property Value
displayMakerContents
public bool displayMakerContents { get; set; }
Property Value
displayPrice
public int displayPrice { get; set; }
Property Value
genreId
public int genreId { get; set; }
Property Value
isDepot
public bool isDepot { get; set; }
Property Value
isIncludedPostage
public bool isIncludedPostage { get; set; }
Property Value
isIncludedTax
public bool isIncludedTax { get; set; }
Property Value
isSingleItemShipping
public bool isSingleItemShipping { get; set; }
Property Value
itemName
public string itemName { get; set; }
Property Value
itemNumber
public string itemNumber { get; set; }
Property Value
itemPrice
public int itemPrice { get; set; }
Property Value
itemUrl
public string itemUrl { get; set; }
Property Value
itemWeight
public int itemWeight { get; set; }
Property Value
layoutCommonId
public int layoutCommonId { get; set; }
Property Value
layoutMapId
public int layoutMapId { get; set; }
Property Value
lossLeaderId
public int lossLeaderId { get; set; }
Property Value
shopAreaSoryoPatternId
public int shopAreaSoryoPatternId { get; set; }
Property Value
singleItemShippingReason
public int singleItemShippingReason { get; set; }
Property Value
taxRate
public double taxRate { get; set; }
Property Value
textLargeId
public int textLargeId { get; set; }
Property Value
textSmallId
public int textSmallId { get; set; }
Property Value
whiteBgImageUrl
public string whiteBgImageUrl { get; set; }