InterSyncResponses

InterTransferResponseMessageSetV1.InterSyncResponses property

Gets or sets the collection of InterSyncResponse.

public List<InterSyncResponse> InterSyncResponses { get; set; }

See Also