Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SpBigBanner

Namespace: Rakuten.RMS.Api.ShopAPI

public class SpBigBanner

Inheritance ObjectSpBigBanner

Properties

bigBannerAltMessage

public string bigBannerAltMessage { get; set; }

Property Value

String

bigBannerImageUrl

public string bigBannerImageUrl { get; set; }

Property Value

String

bigBannerLinkUrl

public string bigBannerLinkUrl { get; set; }

Property Value

String

bigBannerPosition

public int bigBannerPosition { get; set; }

Property Value

Int32

endDate

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

Property Value

Nullable<DateTime>

startDate

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

Property Value

Nullable<DateTime>

Constructors

SpBigBanner()

public SpBigBanner()

< クラス一覧