The User Summary for buyers and sellers.
| Field | Data Type | Description |
|---|---|---|
| UserID | integer | The User ID. |
| AccountStatus | integer | The account status for the user |
| FeedbackRating | string | The User's feedback rating and feedback count ( ex: A+(300) ). |
| IsFFL | boolean | Whether or not the User is an FFL Dealer. |
| IsCharterGoldMember | boolean | Whether or not the User is a Charter Gold Member. |
| IsGoldMember | boolean | Whether or not the User is a Gold Member. |
| IsRegisteredUser | boolean | Whether or not the User is a valid registered user. |
| IsTop10Seller | boolean | Whether or not the User is a Top 10 seller. |
| IsTop100Seller | boolean | Whether or not the User is a Top 100 seller. |
| IsTop25Seller | boolean | Whether or not the User is a Top 25 seller. |
| IsVerified | boolean | Whether or not the User is a GunBroker.com Verified User. |
| Username | string | The User's Username. |
| UserOption | Integer | (Optional) The User's Options flags. |
| MemberSince | DateTime | Date user joined site in UTC. |
| Over21 | boolean | Whether or not the user is 21 years old. |
| SellerStoreUrl | string | Url to the seller store. |