Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


CategoryImage

Namespace: Rakuten.RMS.Api.CategoryAPI20

public class CategoryImage : Rakuten.RMS.Api.ItemAPI20.Image

Inheritance ObjectWhiteBgImageImageCategoryImage

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

CategoryImage()

public CategoryImage()

< クラス一覧