Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


PaymentBankModel

Namespace: Rakuten.RMS.Api.RakutenPayOrderAPI

public class PaymentBankModel

Inheritance ObjectPaymentBankModel

Properties

transferDate

振込日

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

Property Value

Nullable<DateTime>

transferNameKana

振込人名カナ

public string transferNameKana { get; set; }

Property Value

String

Constructors

PaymentBankModel()

public PaymentBankModel()

< クラス一覧