Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


GetFoldersResponse

Namespace: Rakuten.RMS.Api.CabinetAPI

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

Inheritance ObjectResultBaseGetFoldersResponse

Properties

Result

public ResultModel Result { get; set; }

Property Value

ResultModel

Status

public XmlStatus Status { get; set; }

Property Value

XmlStatus

Constructors

GetFoldersResponse()

public GetFoldersResponse()

< クラス一覧