Rakuten RMS WEB API client for .NET
SearchResponse
Namespace: Rakuten.RMS.Api.ProductAPI
public class SearchResponse : Rakuten.RMS.Api.XML.ResultBase
Inheritance Object → ResultBase → SearchResponse
Properties
productSearchResult
public ProductSearchResultContainer productSearchResult { get; set; }
Property Value
Status
public XmlStatus Status { get; set; }
Property Value
Constructors
SearchResponse()
public SearchResponse()