RecurringPaymentSyncRequests

BillPayRequestMessageSetV1.RecurringPaymentSyncRequests property

Gets or sets the collection of RecurringPaymentSyncRequest.

public List<RecurringPaymentSyncRequest> RecurringPaymentSyncRequests { get; set; }

See Also