Rakuten RMS WEB API client for .NET
SubStatusModel
Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI
public class SubStatusModel
Inheritance Object → SubStatusModel
Properties
orderby
public Nullable<Int32> orderby { get; set; }
Property Value
subStatusId
public int subStatusId { get; set; }
Property Value
subStatusName
public string subStatusName { get; set; }
Property Value
Constructors
SubStatusModel()
public SubStatusModel()