Rakuten RMS WEB API client for .NET
SearchFileResponse
Namespace: Rakuten.RMS.Api.CabinetAPI
public class SearchFileResponse : Rakuten.RMS.Api.XML.ResultBase
Inheritance Object → ResultBase → SearchFileResponse
Properties
CabinetFilesSearchResult
public CabinetFilesSearchResultModel CabinetFilesSearchResult { get; set; }
Property Value
Status
public XmlStatus Status { get; set; }
Property Value
Constructors
SearchFileResponse()
public SearchFileResponse()