PaymentMailSyncRequests

BillPayRequestMessageSetV1.PaymentMailSyncRequests property

Gets or sets the collection of PaymentMailSyncRequest.

public List<PaymentMailSyncRequest> PaymentMailSyncRequests { get; set; }

See Also