Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


ReserveKeyListModel

Namespace: Rakuten.RMS.Api.ReserveAPI

public class ReserveKeyListModel

Inheritance ObjectReserveKeyListModel

Properties

detailId

public int detailId { get; set; }

Property Value

Int32

reserveNumber

public string reserveNumber { get; set; }

Property Value

String

Constructors

ReserveKeyListModel()

public ReserveKeyListModel()

< クラス一覧