Package com. moengage. core. internal. model. database
Types
QueryParams
Link copied to clipboard
class QueryParams(projection: Array<String>, whereClause: WhereClause?, groupBy: String?, having: String?, orderBy: String?, limit: Int)
Content copied to clipboard
WhereClause
Link copied to clipboard