Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SubStatusModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class SubStatusModel

Inheritance ObjectSubStatusModel

Properties

orderby

public Nullable<Int32> orderby { get; set; }

Property Value

Nullable<Int32>

subStatusId

public int subStatusId { get; set; }

Property Value

Int32

subStatusName

public string subStatusName { get; set; }

Property Value

String

Constructors

SubStatusModel()

public SubStatusModel()

< クラス一覧