# Class: SignInRewardItemConf
• SignInRewardItemConf()
签到奖励物品 配置信息
todo 增加暴露的属性
# Accessors
# customInt
• get customInt(): Long | undefined
自定义整形
# 返回值:
Long | undefined
# customStr
• get customStr(): string | undefined
自定义字符串
# 返回值:
string | undefined
# description
• get description(): string | undefined
签到奖励物品描述信息
# 返回值:
string | undefined
# name
• get name(): string
签到奖励物品名称
# 返回值:
string