Rakuten RMS WEB API client for .NET
SpSmallBanner
Namespace: Rakuten.RMS.Api.ShopAPI
public class SpSmallBanner
Inheritance Object → SpSmallBanner
Properties
smallBannerAltMessage
public string smallBannerAltMessage { get; set; }
Property Value
smallBannerImageUrl
public string smallBannerImageUrl { get; set; }
Property Value
smallBannerLinkUrl
public string smallBannerLinkUrl { get; set; }
Property Value
smallBannerPosition
public int smallBannerPosition { get; set; }
Property Value
Constructors
SpSmallBanner()
public SpSmallBanner()