RecurringIntraSyncRequests

BankRequestMessageSetV1.RecurringIntraSyncRequests property

Gets or sets the collection of RecurringIntraSyncRequest.

public List<RecurringIntraSyncRequest> RecurringIntraSyncRequests { get; set; }

See Also