IntraSyncRequests

BankRequestMessageSetV1.IntraSyncRequests property

Gets or sets the collection of IntraSyncRequest.

public List<IntraSyncRequest> IntraSyncRequests { get; set; }

See Also