ItemsResponse

constructor(success: Boolean? = null, cause: String? = null, lastUpdated: Long? = null, items: List<Item>? = null)