Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


StatusModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class StatusModel

Inheritance ObjectStatusModel

Properties

orderProgress

public int orderProgress { get; set; }

Property Value

Int32

SubStatusModelList

public IList<SubStatusModel> SubStatusModelList { get; set; }

Property Value

IList<SubStatusModel>

Constructors

StatusModel()

public StatusModel()

< クラス一覧