ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TAuthCompleteWebReservation Class

Authenticated results of completing a web reservation. 

If the occurrence is configured to automatically process web reservations, WasAutoProcessed will be true, and ProcessedWebEnrol will contain the details of the processed web enrolment. 

A class containing a TAuthenticate object, a flag indicating whether the web enrolment was automatically processed, and if it was automatically processed, details of a processed web enrolment (TProcessedWebEnrol).

C#
[Serializable]
public class TAuthCompleteWebReservation;
Copyright (c) VETtrak 2022. All rights reserved.