Rakuten RMS WEB API client for .NET
CategoryImage
Namespace: Rakuten.RMS.Api.CategoryAPI20
public class CategoryImage : Rakuten.RMS.Api.ItemAPI20.Image
Inheritance Object → WhiteBgImage → Image → CategoryImage
Properties
alt
public string alt { get; set; }
Property Value
location
public string location { get; set; }
Property Value
type
public Nullable<ImageType> type { get; set; }
Property Value
Constructors
CategoryImage()
public CategoryImage()