Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


GetSubStatusListResponse

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class GetSubStatusListResponse

Inheritance ObjectGetSubStatusListResponse

Properties

MessageModelList

public IList<MessageModel> MessageModelList { get; set; }

Property Value

IList<MessageModel>

StatusModelList

public IList<StatusModel> StatusModelList { get; set; }

Property Value

IList<StatusModel>

Constructors

GetSubStatusListResponse()

public GetSubStatusListResponse()

< クラス一覧