Person

constructor(id: Long = 0, name: String, relationship: String, avatarPath: String? = null, autoAvatarCategoryId: Long? = null, isMe: Boolean = false, createdAt: Long = System.currentTimeMillis(), mode: String = "receipts")