RecurringPaymentSyncResponses

BillPayResponseMessageSetV1.RecurringPaymentSyncResponses property

Gets or sets the collection of RecurringPaymentSyncResponse.

public List<RecurringPaymentSyncResponse> RecurringPaymentSyncResponses { get; set; }

See Also