PresentmentDeliveryResponseMessageSetV1

PresentmentDeliveryResponseMessageSetV1 class

Biller delivery response messages set version 1 class.

public class PresentmentDeliveryResponseMessageSetV1 : AbstractResponseMessageSet

Constructors

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

Properties

NameDescription
BillStatusModTransactionResponses { get; set; }Gets or sets the collection of BillStatusModTransactionResponse.
BillTableStructureTransactionResponses { get; set; }Gets or sets the collection of BillTableStructureTransactionResponse.
PresentmentDetailTransactionResponses { get; set; }Gets or sets the collection of PresentmentDetailTransactionResponse.
PresentmentGroupAccountInfoTransactionResponses { get; set; }Gets or sets the collection of PresentmentGroupAccountInfoTransactionResponse.
PresentmentListTransactionResponses { get; set; }Gets or sets the collection of PresentmentListTransactionResponse.
PresentmentMailSyncResponses { get; set; }Gets or sets the collection of PresentmentMailSyncResponse.
PresentmentMailTransactionResponses { get; set; }Gets or sets the collection of PresentmentMailTransactionResponse.
PresentmentNotifyTransactionResponses { get; set; }Gets or sets the collection of PresentmentNotifyTransactionResponse.

See Also