Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ItemModelToGet

Namespace: Rakuten.RMS.Api.ItemAPI

public class ItemModelToGet : ItemModelBase

Inheritance ObjectItemModelSimpleBaseItemModelBaseItemModelToGet

Properties

asurakuDeliveryId

public string asurakuDeliveryId { get; set; }

Property Value

String

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

descriptionBySalesMethod

public string descriptionBySalesMethod { get; set; }

Property Value

String

descriptionForPC

public string descriptionForPC { get; set; }

Property Value

String

descriptionForSmartPhone

public string descriptionForSmartPhone { get; set; }

Property Value

String

detailSellType

public int detailSellType { 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

Images

public itemGetResultItemImage[] Images { get; set; }

Property Value

itemGetResultItemImage[]

isDepot

public bool isDepot { get; set; }

Property Value

Boolean

isDocumentButton

public bool isDocumentButton { get; set; }

Property Value

Boolean

isIncludedCashOnDeliveryPostage

public bool isIncludedCashOnDeliveryPostage { get; set; }

Property Value

Boolean

isIncludedPostage

public bool isIncludedPostage { get; set; }

Property Value

Boolean

isIncludedTax

public bool isIncludedTax { get; set; }

Property Value

Boolean

isInquiryButton

public bool isInquiryButton { get; set; }

Property Value

Boolean

isNoshiEnable

public bool isNoshiEnable { get; set; }

Property Value

Boolean

isSaleButton

public bool isSaleButton { get; set; }

Property Value

Boolean

isSingleItemShipping

public bool isSingleItemShipping { get; set; }

Property Value

Boolean

isStockNoticeButton

public bool isStockNoticeButton { get; set; }

Property Value

Boolean

isTimeSale

public bool isTimeSale { get; set; }

Property Value

Boolean

isUnavailableForSearch

public bool isUnavailableForSearch { get; set; }

Property Value

Boolean

itemLayout

public int itemLayout { get; set; }

Property Value

Int32

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

limitedPasswd

public string limitedPasswd { get; set; }

Property Value

String

lossLeaderId

public int lossLeaderId { get; set; }

Property Value

Int32

Medicine

public medicine Medicine { get; set; }

Property Value

medicine

movieUrl

public string movieUrl { get; set; }

Property Value

String

Options

public itemGetResultItemOption[] Options { get; set; }

Property Value

itemGetResultItemOption[]

orderLimit

public int orderLimit { get; set; }

Property Value

Int32

Point

public point Point { get; set; }

Property Value

point

postage

public int postage { get; set; }

Property Value

Int32

postageSegment1

public int postageSegment1 { get; set; }

Property Value

Int32

postageSegment2

public int postageSegment2 { get; set; }

Property Value

Int32

releaseDate

public Nullable<DateTime> releaseDate { get; set; }

Property Value

Nullable<DateTime>

reviewDisp

public int reviewDisp { get; set; }

Property Value

Int32

shopAreaSoryoPatternId

public int shopAreaSoryoPatternId { get; set; }

Property Value

Int32

singleItemShippingReason

public int singleItemShippingReason { get; set; }

Property Value

Int32

sizeChartLinkCode

public string sizeChartLinkCode { get; set; }

Property Value

String

TagIds

public String[] TagIds { get; set; }

Property Value

String[]

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

timeSaleEndDateTime

public Nullable<DateTime> timeSaleEndDateTime { get; set; }

Property Value

Nullable<DateTime>

timeSaleStartDateTime

public Nullable<DateTime> timeSaleStartDateTime { get; set; }

Property Value

Nullable<DateTime>

whiteBgImageUrl

public string whiteBgImageUrl { get; set; }

Property Value

String

Constructors

ItemModelToGet()

public ItemModelToGet()

< クラス一覧