import 'package:r2gapi_flutter_sdk/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
page | PageRequest | [optional] [default to null] | |
location | SearchRadius | [optional] [default to null] | |
age | IntegerRange | [optional] [default to null] | |
gender | String | gender of the persona | [optional] [default to null] |
isSingle | String | whether the persona should be single | [optional] [default to null] |
hasAvatar | String | whether the persona should have an avatar picture | [optional] [default to null] |
isOnline | String | whether the persona should be online | [optional] [default to null] |