NameDescriptionTypeAdditional information
CourseIntakeCode

Unique course intake code

string

None.

CourseID

Unique course identifier

string

None.

IntakeDate

Intake date

date

None.

FinishDate

Finish date

date

None.

DeliveryType

Delivery type (Corporate, Distance, Public)

string

None.

EmployerCode

Employer code/id - associated with Delivery type 'Corporate'. It may be null.

integer

None.

VenueCode

Venue/Training location unique code

string

None.

NumMaxCapSeat

Number of maximum seats set for course intake

integer

None.

NumRemainingSeat

Number of current remaining seats (NumMaxCapSeat - Number of Student enrolled on this course intake)

integer

None.

IsPublish

Indicate whether course intake is set to publish? (true/false)
You should use this field as true to show in your application publicly.

boolean

None.

IsOnlinePayment

Identify if course intake is enabled for Online Payment? (true/false)
You should use this field as true to enable online payment method via your application.

boolean

None.

CourseOfferDescription

Course intake offer description

string

None.

Employer

Employer further information. It can be null, if employer code/id is null.

ModelVetEmployerV1

None.

Venue

Venue full information detail

ModelVetVenueV1

None.