Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


Image

Namespace: Rakuten.RMS.Api.ItemAPI20

public class Image : WhiteBgImage

Inheritance ObjectWhiteBgImageImage

Properties

alt

public string alt { get; set; }

Property Value

String

location

public string location { get; set; }

Property Value

String

type

public Nullable<ImageType> type { get; set; }

Property Value

Nullable<ImageType>

Constructors

Image()

public Image()

< クラス一覧