17 lines
879 B
Markdown
17 lines
879 B
Markdown
# Badge
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
| **assignedAt** | **Date** | only present in CurrentUser badges | [optional] [default to null] |
|
|
| **badgeDescription** | **String** | | [default to null] |
|
|
| **badgeId** | **String** | | [default to null] |
|
|
| **badgeImageUrl** | **String** | direct url to image | [default to null] |
|
|
| **badgeName** | **String** | | [default to null] |
|
|
| **hidden** | **Boolean** | only present in CurrentUser badges | [optional] [default to null] |
|
|
| **showcased** | **Boolean** | | [default to null] |
|
|
| **updatedAt** | **Date** | only present in CurrentUser badges | [optional] [default to null] |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|