Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


OrderModelForPayment

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class OrderModelForPayment

Inheritance ObjectOrderModelForPayment

Properties

orderNumber

public string orderNumber { get; set; }

Property Value

String

PaymentModelList

public List<PaymentModel> PaymentModelList { get; set; }

Property Value

List<PaymentModel>

Constructors

OrderModelForPayment()

public OrderModelForPayment()

< クラス一覧