Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


GetFilesIntrashboxResponse

Namespace: Rakuten.RMS.Api.CabinetAPI

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

Inheritance ObjectResultBaseGetFilesIntrashboxResponse

Properties

Result

public cabinetTrashboxFilesGetResult Result { get; set; }

Property Value

cabinetTrashboxFilesGetResult

Status

public XmlStatus Status { get; set; }

Property Value

XmlStatus

Constructors

GetFilesIntrashboxResponse()

public GetFilesIntrashboxResponse()

< クラス一覧