Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SearchFileResponse

Namespace: Rakuten.RMS.Api.CabinetAPI

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

Inheritance ObjectResultBaseSearchFileResponse

Properties

CabinetFilesSearchResult

public CabinetFilesSearchResultModel CabinetFilesSearchResult { get; set; }

Property Value

CabinetFilesSearchResultModel

Status

public XmlStatus Status { get; set; }

Property Value

XmlStatus

Constructors

SearchFileResponse()

public SearchFileResponse()

< クラス一覧