Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


PaymentPaypalModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class PaymentPaypalModel

Inheritance ObjectPaymentPaypalModel

Properties

billId

請求書ID

public string billId { get; set; }

Property Value

String

eventDate

取引日時

public Nullable<DateTime> eventDate { get; set; }

Property Value

Nullable<DateTime>

Constructors

PaymentPaypalModel()

public PaymentPaypalModel()

< クラス一覧