Certification Types
- 04 Jun 2024
- Print
- PDF
Certification Types
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Created and assigned for certifications. Click Certification Type for more information.
Resource Overview
Endpoint | Definition |
GET/CertificationTypes | Retrieve a list of information related to certification types. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates if the certification should be active or inactive | boolean | |
CertificationTypeID | unique identifier for the certification type | integer(int32) | |
CertificationTypeName | title given to created certification types | string | Max Length:50 |
CreatedByUserID | unique identifier of the user who created the record | integer(int32) | |
CreatedByUserName | name of the user who created the record | string | Max Length: 101 |
CreatedDateTime | date and time when the record was created | DateTime(YYYY-MM-DDHH:MM:SS) | |
LastModifiedByUserID | unique identifier of the user who made the most recent change to record | integer(int32) | |
LastModifiedByUserName | name of the user who made the most recent change to record | string | Max Length: 101 |
LastModifiedDateTime | date and time when the record was last modified | DateTime (YYYY-MM-DD HH:MM:SS) |
Was this article helpful?