Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SearchResponse

Namespace: Rakuten.RMS.Api.ProductAPI

public class SearchResponse : Rakuten.RMS.Api.XML.ResultBase

Inheritance ObjectResultBaseSearchResponse

Properties

productSearchResult

public ProductSearchResultContainer productSearchResult { get; set; }

Property Value

ProductSearchResultContainer

Status

public XmlStatus Status { get; set; }

Property Value

XmlStatus

Constructors

SearchResponse()

public SearchResponse()

< クラス一覧