Rakuten RMS WEB API client for .NET
PaymentPaypalModel
Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI
public class PaymentPaypalModel
Inheritance Object → PaymentPaypalModel
Properties
billId
請求書ID
public string billId { get; set; }
Property Value
eventDate
取引日時
public Nullable<DateTime> eventDate { get; set; }
Property Value
Constructors
PaymentPaypalModel()
public PaymentPaypalModel()