nylas
2.3.0
jvm
nylas
/
com.nylas.models
/
FindContactQueryParams
Find
Contact
Query
Params
public
final
class
FindContactQueryParams
implements
IQueryParams
Members
Constructors
Find
Contact
Query
Params
Link copied to clipboard
public
FindContactQueryParams
FindContactQueryParams
(
@
Json
(
name
=
"profile_picture"
)
Boolean
profilePicture
)
Properties
profile
Picture
Link copied to clipboard
private
final
Boolean
profilePicture
Functions
convert
To
Map
Link copied to clipboard
public
Map
<
String
,
Object
>
convertToMap
(
)
Convert the query parameters to a json-formatted map.
get
Profile
Picture
Link copied to clipboard
public
final
Boolean
getProfilePicture
(
)