| UserRequest Class |
Namespace: Quickblox.Sdk.Modules.UsersModule.Requests
The UserRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| UserRequest | Initializes a new instance of the UserRequest class |
| Name | Description | |
|---|---|---|
| BlobId |
ID of associated blob (for example, API User photo).
| |
| CustomData |
User's additional info.
| |
API User e-mail.
| ||
| ExternalUserId |
ID of API User in external system.
| |
| FacebookId |
ID of API User in Facebook.
| |
| Filter | (Inherited from BaseRequestSettings.) | |
| FullName |
Gets or sets the full name.
| |
| Headers |
Возвращает коллекцию хедеров и их значений.
(Inherited from BaseRequestSettings.) | |
| Login |
API User login.
| |
| Page |
page No Unsigned Integer 3 Page number of the book of the results that you want to get.By default: 1
(Inherited from PagedRequestSettings.) | |
| Password |
API User password.
| |
| PerPage |
per_page No Unsigned Integer 15 The maximum number of results per page.Min: 1. Max: 100. By default: 10
(Inherited from PagedRequestSettings.) | |
| Phone |
Gets or sets the phone.
| |
| TagList |
Gets or sets the tag list.
| |
| TwitterId |
ID of API User in Twitter.
| |
| Website |
Gets or sets the website.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |