SnapPlayRequest

constructor(count: Int? = null, offset: Int? = null, sort: SortOrder? = null, addFields: Field? = null, shopCode: List<String>? = null, userId: List<Int>? = null, userCode: List<String>? = null, staffRank: StaffRank? = null, baseProductCode: List<String>? = null, productCode: List<String>? = null, janCode: List<String>? = null, parentCategory: List<String>? = null, category: List<String>? = null, cid: List<Int>? = null, gender: Gender? = null, userGender: Gender? = null, coordinateGenre: CoordinateGenre? = null, label: List<String>? = null, coordinateLabelId: List<Int>? = null, user: User? = null, fromHeight: Int? = null, toHeight: Int? = null, fromDate: LocalDateTime? = null, toDate: LocalDateTime? = null, tagId: List<String>? = null, tag: List<String>? = null, fromAge: Int? = null, toAge: Int? = null, userAttributes: UserAttributes? = null, keyword: List<String>? = null, hasVideo: Boolean? = null)(source)