FindContactQueryParams

public final class FindContactQueryParams implements IQueryParams

Constructors

Link copied to clipboard
public FindContactQueryParams FindContactQueryParams(@Json(name = "profile_picture") Boolean profilePicture)

Properties

Link copied to clipboard
private final Boolean profilePicture

Functions

Link copied to clipboard

Convert the query parameters to a json-formatted map.

Link copied to clipboard
public final Boolean getProfilePicture()