ChallengeAssignmentModel
Properties
Name | Type | Required | Description |
---|---|---|---|
ChallengeCompletedOn | string | ❌ | |
ChallengeEnd | string | ❌ | |
ChallengeId | string | ❌ | |
ChallengeStart | string | ❌ | |
CompletedCheckpoints | long | ❌ | |
ImageUrl | string | ❌ | |
ContactId | string | ❌ | |
Id | string | ❌ | |
IsActive | bool | ❌ | |
IsChallengeCompleted | bool | ❌ | |
LatestCheckpointAddedOn | string | ❌ | |
RequiredCheckpoints | long | ❌ | |
Status | ChallengeAssignmentModelStatus | ❌ | |
Links | List<IHypermediaLink> | ❌ |
ChallengeAssignmentModelStatus
Properties
Name | Type | Required | Description |
---|---|---|---|
Unknown | string | ✅ | "Unknown" |
Completed | string | ✅ | "Completed" |
NotCompleted | string | ✅ | "NotCompleted" |
Active | string | ✅ | "Active" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs