Training Curriculums
A Training Curriculum is a training offered by an agency that an applicant may take. A Training Session is an instance of a Curriculum (date/time) being offered, and attended by 1 or more agency profiles. A training may or may not be required in order for an Application be approvable.
id
* (string) - The primary key for the record.type
* (string) - The JSON:API type specifier.attributes
* (object) - Primary record attributes.-
training-name
* (string) - Name of the Training Curriculum. -
training-type
* (string) - The type of training.Allowed values
- initial
- renewal
- has_expiration_date
- events
-
training-hours
* (string) - Decimal number of hours in the Curriculum. -
cpr
* (boolean) - Flags if Curriculum represents CPR certification. -
active
* (boolean) - Flags if Curriculum is currently active or not. -
created-at
* (string) - Date Training Curriculum was created in Binti. -
updated-at
* (string) - Date Training Curriculum was last updated at in Binti.
-
Updated 6 days ago