Class PresentmentDeliveryId
PresentmentDeliveryId class
이 클래스는 청구서 배달 인스턴스를 식별하고 청구서를 본 시점을 제안합니다.
public class PresentmentDeliveryId
생성자
이름 | 설명 |
---|---|
PresentmentDeliveryId() | 의 새 인스턴스를 초기화합니다.PresentmentDeliveryId 클래스. |
속성
이름 | 설명 |
---|---|
BillId { get; set; } | 지정된 biller 에서 청구서를 가져오거나 설정합니다. |
PresentmentAccountFrom { get; set; } | 에서 가져오거나 설정합니다.PresentmentAccount . |
SeenDate { get; set; } | 요청자의 클라이언트가 청구서를 사용할 수 있게 된 날짜와 시간을 가져오거나 설정합니다. |