PresentmentDeliveryRequestMessageSetV1

PresentmentDeliveryRequestMessageSetV1 class

Biller delivery request messages set version 1 class.

public class PresentmentDeliveryRequestMessageSetV1 : AbstractRequestMessageSet

Constructors

NameDescription
PresentmentDeliveryRequestMessageSetV1()Initializes a new instance of PresentmentDeliveryRequestMessageSetV1 class.

Properties

NameDescription
BillStatusModTransactionRequests { get; set; }Gets or sets the collection of BillStatusModTransactionRequest.
BillTableStructureTransactionRequests { get; set; }Gets or sets the collection of BillTableStructureTransactionRequest.
PresentmentDetailTransactionRequests { get; set; }Gets or sets the collection of PresentmentDetailTransactionRequest.
PresentmentGroupAccountInfoTransactionRequests { get; set; }Gets or sets the collection of PresentmentGroupAccountInfoTransactionRequest.
PresentmentListTransactionRequests { get; set; }Gets or sets the collection of PresentmentListTransactionRequest.
PresentmentMailSyncRequests { get; set; }Gets or sets the collection of PresentmentMailSyncRequest.
PresentmentMailTransactionRequests { get; set; }Gets or sets the collection of PresentmentMailTransactionRequest.
PresentmentNotifyTransactionRequests { get; set; }Gets or sets the collection of PresentmentNotifyTransactionRequest.

See Also