ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TProcessedWebEnrol Members

The following tables list the members exposed by TProcessedWebEnrol.

 
Name 
Description 
 
The total amount that was invoiced.  
 
The total amount that was paid.  
 
Details of whether the processed web enrolment was automatically transferred to an LMS for online learning.
This will be null for an employer enrolment - instead, each TProcessedEmployee will contain LMS transfer details.  
 
The client code or employer identifier of the client or employer that was enrolled.  
 
The name of the client or employer that was enrolled.  
 
Type of enrolee that was enrolled. Possible values are:
  • 0: Client
  • 1: Employer
 
 
Boolean indicating whether the enrolee (client or employer) was created for this enrolment.
  • True: A new client or employer was created for this enrolment.
  • False: An existing client or employer was matched and used for this enrolment.
 
 
The ID of the new enrolment that was created.  
 
The GST portion of the total amount that was invoiced.  
 
The GST portion of the total amount that was paid.  
 
The date of the invoice that was created. Will be null if no invoice was created.
Will be today if an invoice was created, but if the combined invoice option was used and an invoice was found to combine with, this will be the date of the original invoice that was combined with.  
 
The ID of the invoice that was created. Will be null if no invoice was created.
This could be the ID of an existing invoice if the combined invoice option was used and an invoice was found to combine with.  
 
The IDs of the invoice items that were created. Will be empty if no invoice items were created.  
 
The invoice number for the new invoice that was created. Will be null if no invoice was created.
This could be the number of an existing invoice if the combined invoice option was used and an invoice was found to combine with.  
 
The ID of the occurrence that the enrolment was in.  
 
The ID of the payment that was created. Will be null if no payment was created.  
 
A list of processed employees and contacts from the employer web enrolment. Each processed employee is represented by a TProcessedEmployee object.
This only applies to employer enrolments.  
 
The ID of the web enrolment that was processed.  
Copyright (c) VETtrak 2022. All rights reserved.