SocialBadgeDetail

constructor(userBadgeId: Int, badgeId: Int, title: String, glbUrl: String? = null, awardedAt: String, expiresAt: String? = null, detailText: String? = null)

Parameters

userBadgeId

用户徽章记录 ID

badgeId

徽章模板 ID

title

徽章标题

glbUrl

3D 模型 URL(GLB 格式)

awardedAt

授予时间

expiresAt

过期时间

detailText

详情文本