Skip to Content

BadgeResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the badge.[default to null]
nameStringName of the badge.[default to null]
descriptionStringDescription of the badge.[default to null]
icon_urlStringOptional URL to the badge icon.[optional] [default to null]
points_thresholdIntegerOptional points threshold required to earn the badge.[optional] [default to null]
created_atDateTimestamp when the badge was created.[default to null]
updated_atDateTimestamp when the badge was last updated.[default to null]

[Back to Model list] [Back to API list] [Back to README]