Rakuten RMS WEB API client for .NET
Image
Namespace: Rakuten.RMS.Api.ItemAPI20
public class Image : WhiteBgImage
Inheritance Object → WhiteBgImage → Image
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
Image()
public Image()