ProfileBadgeAwardResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| badge_id | Long | Unique identifier for the badge. | [default to null] |
| name | String | Name of the badge. | [default to null] |
| description | String | Description of the badge. | [default to null] |
| icon_url | String | Optional URL to the badge icon. | [optional] [default to null] |
| awarded_at | Date | Timestamp when the badge was awarded to the profile. | [default to null] |