Class PaymentInfo

PaymentInfo class

결제 정보 클래스는 자세한 결제 정보를 지정하는 데 사용됩니다. 단일 결제 및 반복 결제 모두에 사용됩니다.

public class PaymentInfo

생성자

이름설명
PaymentInfo()의 새 인스턴스를 초기화합니다.PaymentInfo 클래스.

속성

이름설명
BankAccountFrom { get; set; }에서 가져오거나 설정합니다.BankAccount .
BankAccountTo { get; set; }를 가져오거나 설정합니다.BankAccount .
BillPubInfo { get; set; }가져오거나 설정합니다.BillPubInfo .
BillReferenceInformation { get; set; }가능한 경우 청구서 결제 시 청구인 제공 참조 정보를 가져오거나 설정합니다.
DueDate { get; set; }지불 기한 또는 수취인이 지불을 받아야 하는 날짜를 가져오거나 설정합니다.
ExtendedPayments { get; set; }컬렉션을 가져오거나 설정합니다.ExtendedPayment .
Memo { get; set; }사용자가 수취인에게 메모를 가져오거나 설정합니다.
Payee { get; set; }전체를 가져오거나 설정합니다.Payee 청구 정보.
PayeeAccount { get; set; }수취인의 사용자 계정 번호를 가져오거나 설정합니다.
PayeeId { get; set; }서버 수취인 식별자를 가져오거나 설정합니다(할당된 경우 필수).
PayeeListId { get; set; }수취인 목록 ID를 가져오거나 설정합니다(할당된 경우 필요),
TransferAmount { get; set; }결제 금액을 가져오거나 설정합니다.

또한보십시오