Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ItemModelSimpleBase

Namespace: Rakuten.RMS.Api.ItemAPI

public abstract class ItemModelSimpleBase

Inheritance ObjectItemModelSimpleBase

Properties

catalogId

public string catalogId { get; set; }

Property Value

String

catalogIdExemptionReason

public int catalogIdExemptionReason { get; set; }

Property Value

Int32

catchCopyForMobile

public string catchCopyForMobile { get; set; }

Property Value

String

catchCopyForPC

public string catchCopyForPC { get; set; }

Property Value

String

Categories

public categoryInfo[] Categories { get; set; }

Property Value

categoryInfo[]

deliverySetId

public int deliverySetId { get; set; }

Property Value

Int32

displayMakerContents

public bool displayMakerContents { get; set; }

Property Value

Boolean

displayPrice

public int displayPrice { get; set; }

Property Value

Int32

genreId

public int genreId { get; set; }

Property Value

Int32

isDepot

public bool isDepot { get; set; }

Property Value

Boolean

isIncludedPostage

public bool isIncludedPostage { get; set; }

Property Value

Boolean

isIncludedTax

public bool isIncludedTax { get; set; }

Property Value

Boolean

isSingleItemShipping

public bool isSingleItemShipping { get; set; }

Property Value

Boolean

itemName

public string itemName { get; set; }

Property Value

String

itemNumber

public string itemNumber { get; set; }

Property Value

String

itemPrice

public int itemPrice { get; set; }

Property Value

Int32

itemUrl

public string itemUrl { get; set; }

Property Value

String

itemWeight

public int itemWeight { get; set; }

Property Value

Int32

layoutCommonId

public int layoutCommonId { get; set; }

Property Value

Int32

layoutMapId

public int layoutMapId { get; set; }

Property Value

Int32

lossLeaderId

public int lossLeaderId { get; set; }

Property Value

Int32

shopAreaSoryoPatternId

public int shopAreaSoryoPatternId { get; set; }

Property Value

Int32

singleItemShippingReason

public int singleItemShippingReason { get; set; }

Property Value

Int32

taxRate

public double taxRate { get; set; }

Property Value

Double

textLargeId

public int textLargeId { get; set; }

Property Value

Int32

textSmallId

public int textSmallId { get; set; }

Property Value

Int32

whiteBgImageUrl

public string whiteBgImageUrl { get; set; }

Property Value

String


< クラス一覧