RHP_API

<back to all web services

GetUserNotificationAlerts

Returns all the current user notification alerts (Friends accepted and Validations accepted). Note: there is no pagination, all returned alerts should be displayed.

Requires Authentication
The following routes are available for this service:
GET/User/AlertNotification
GetUserNotificationAlerts Parameters:
NameParameterData TypeRequiredDescription
DemoModequeryboolNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /User/AlertNotification HTTP/1.1 
Host: tstsrvs.redhotpie.com.au 
Accept: text/jsv
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

[
	{
		UserID: 0,
		DateCreated: 0001-01-01,
		TypeID: ProfileRejected,
		ContentItem: 
		{
			ClubVisibility: NotSpecified,
			SEOUrl: String,
			ApprovalState: Pending,
			Media: 
			[
				{
					ID: 0,
					Type: Undefined,
					Photo: 
					{
						PhotoID: 0,
						Gallery: 
						{
							GalleryID: 0,
							Name: String,
							IsPublic: False,
							ImageCount: 0,
							Status: Pending,
							ExpiryDateUTC: 0001-01-01
						},
						ThumbUrl: String,
						FullUrl: String,
						ApprovalStatus: Approved,
						MainPhoto: False,
						Height: 0,
						Width: 0,
						IsUserImage: False,
						Classification: 0,
						PrivateGalleryOnly: False,
						SortOrder: 0
					},
					Video: 
					{
						Classification: Undefined,
						VideoID: 0,
						VideoUrl: String,
						ThumbUrl: String,
						Duration: 0,
						ContentType: String,
						ContentLength: 0,
						HSLVideoUrl: String,
						VideoCode: String
					},
					SEOUrl: String,
					ApprovalStatus: Pending
				}
			],
			ID: 0,
			GalleryID: 0,
			DateCreated: 0001-01-01,
			ParentType: ForumMessage,
			Title: String,
			Description: String,
			ImgUrl: String,
			LikeCount: 0,
			ReplyCount: 0,
			EventInterestCount: 0,
			EventInterestExpressed: False,
			IsMemberLike: False,
			Message: String,
			EventHostedBy: String,
			GalleryImgCount: 0,
			OTGVideoUrl: String,
			SiteVideoType: 0,
			VideoCode: String,
			VideoType: NA,
			SexSecretType: 0,
			TestimonialTypeId: 0,
			ArticleType: 0,
			Owner: 
			{
				UserID: 0,
				Username: String,
				MemberType: 0,
				ProfilePhoto: 
				{
					PhotoID: 0,
					Height: 0,
					Width: 0,
					ImageType: None,
					IsPublic: False,
					Classification: 0,
					UserType: General,
					ShowSafeMode: False,
					ImageActionType: ShowImage,
					GalleryID: 0,
					IsAccepted: False,
					MemberLikeCount: 0,
					IsLiked: False,
					SortNumber: 0,
					ThumbUrl: String,
					FullUrl: String
				},
				Location: String,
				MemberTypeTitle: String
			},
			Provider: 
			{
				UserID: 0,
				Username: String,
				MemberType: 0,
				ProfilePhoto: 
				{
					PhotoID: 0,
					Height: 0,
					Width: 0,
					ImageType: None,
					IsPublic: False,
					Classification: 0,
					UserType: General,
					ShowSafeMode: False,
					ImageActionType: ShowImage,
					GalleryID: 0,
					IsAccepted: False,
					MemberLikeCount: 0,
					IsLiked: False,
					SortNumber: 0,
					ThumbUrl: String,
					FullUrl: String
				},
				Location: String,
				MemberTypeTitle: String
			},
			GalleryImgUrls: 
			[
				String
			],
			Categories: 
			[
				{
					IsMatch: False,
					Value: 0,
					Text: String,
					TextAbbr: String,
					ListID: 0
				}
			],
			ItemList: 
			[
				{
					ClubVisibility: NotSpecified,
					SEOUrl: String,
					ApprovalState: Pending,
					Media: 
					[
						{
							ID: 0,
							Type: Undefined,
							Photo: 
							{
								PhotoID: 0,
								Gallery: 
								{
									GalleryID: 0,
									Name: String,
									IsPublic: False,
									ImageCount: 0,
									Status: Pending,
									ExpiryDateUTC: 0001-01-01
								},
								ThumbUrl: String,
								FullUrl: String,
								ApprovalStatus: Approved,
								MainPhoto: False,
								Height: 0,
								Width: 0,
								IsUserImage: False,
								Classification: 0,
								PrivateGalleryOnly: False,
								SortOrder: 0
							},
							Video: 
							{
								Classification: Undefined,
								VideoID: 0,
								VideoUrl: String,
								ThumbUrl: String,
								Duration: 0,
								ContentType: String,
								ContentLength: 0,
								HSLVideoUrl: String,
								VideoCode: String
							},
							SEOUrl: String,
							ApprovalStatus: Pending
						}
					],
					ID: 0,
					GalleryID: 0,
					DateCreated: 0001-01-01,
					ParentType: ForumMessage,
					Title: String,
					Description: String,
					ImgUrl: String,
					LikeCount: 0,
					ReplyCount: 0,
					EventInterestCount: 0,
					EventInterestExpressed: False,
					IsMemberLike: False,
					Message: String,
					EventHostedBy: String,
					GalleryImgCount: 0,
					OTGVideoUrl: String,
					SiteVideoType: 0,
					VideoCode: String,
					VideoType: NA,
					SexSecretType: 0,
					TestimonialTypeId: 0,
					ArticleType: 0,
					Owner: 
					{
						UserID: 0,
						Username: String,
						MemberType: 0,
						ProfilePhoto: 
						{
							PhotoID: 0,
							Height: 0,
							Width: 0,
							ImageType: None,
							IsPublic: False,
							Classification: 0,
							UserType: General,
							ShowSafeMode: False,
							ImageActionType: ShowImage,
							GalleryID: 0,
							IsAccepted: False,
							MemberLikeCount: 0,
							IsLiked: False,
							SortNumber: 0,
							ThumbUrl: String,
							FullUrl: String
						},
						Location: String,
						MemberTypeTitle: String
					},
					Provider: 
					{
						UserID: 0,
						Username: String,
						MemberType: 0,
						ProfilePhoto: 
						{
							PhotoID: 0,
							Height: 0,
							Width: 0,
							ImageType: None,
							IsPublic: False,
							Classification: 0,
							UserType: General,
							ShowSafeMode: False,
							ImageActionType: ShowImage,
							GalleryID: 0,
							IsAccepted: False,
							MemberLikeCount: 0,
							IsLiked: False,
							SortNumber: 0,
							ThumbUrl: String,
							FullUrl: String
						},
						Location: String,
						MemberTypeTitle: String
					},
					GalleryImgUrls: 
					[
						String
					],
					Categories: 
					[
						{
							IsMatch: False,
							Value: 0,
							Text: String,
							TextAbbr: String,
							ListID: 0
						}
					],
					ItemList: 
					[
						{
							ClubVisibility: NotSpecified,
							SEOUrl: String,
							ApprovalState: Pending,
							Media: 
							[
								{
									ID: 0,
									Type: Undefined,
									Photo: 
									{
										PhotoID: 0,
										Gallery: 
										{
											GalleryID: 0,
											Name: String,
											IsPublic: False,
											ImageCount: 0,
											Status: Pending,
											ExpiryDateUTC: 0001-01-01
										},
										ThumbUrl: String,
										FullUrl: String,
										ApprovalStatus: Approved,
										MainPhoto: False,
										Height: 0,
										Width: 0,
										IsUserImage: False,
										Classification: 0,
										PrivateGalleryOnly: False,
										SortOrder: 0
									},
									Video: 
									{
										Classification: Undefined,
										VideoID: 0,
										VideoUrl: String,
										ThumbUrl: String,
										Duration: 0,
										ContentType: String,
										ContentLength: 0,
										HSLVideoUrl: String,
										VideoCode: String
									},
									SEOUrl: String,
									ApprovalStatus: Pending
								}
							],
							ID: 0,
							GalleryID: 0,
							DateCreated: 0001-01-01,
							ParentType: ForumMessage,
							Title: String,
							Description: String,
							ImgUrl: String,
							LikeCount: 0,
							ReplyCount: 0,
							EventInterestCount: 0,
							EventInterestExpressed: False,
							IsMemberLike: False,
							Message: String,
							EventHostedBy: String,
							GalleryImgCount: 0,
							OTGVideoUrl: String,
							SiteVideoType: 0,
							VideoCode: String,
							VideoType: NA,
							SexSecretType: 0,
							TestimonialTypeId: 0,
							ArticleType: 0,
							Owner: 
							{
								UserID: 0,
								Username: String,
								MemberType: 0,
								ProfilePhoto: 
								{
									PhotoID: 0,
									Height: 0,
									Width: 0,
									ImageType: None,
									IsPublic: False,
									Classification: 0,
									UserType: General,
									ShowSafeMode: False,
									ImageActionType: ShowImage,
									GalleryID: 0,
									IsAccepted: False,
									MemberLikeCount: 0,
									IsLiked: False,
									SortNumber: 0,
									ThumbUrl: String,
									FullUrl: String
								},
								Location: String,
								MemberTypeTitle: String
							},
							Provider: 
							{
								UserID: 0,
								Username: String,
								MemberType: 0,
								ProfilePhoto: 
								{
									PhotoID: 0,
									Height: 0,
									Width: 0,
									ImageType: None,
									IsPublic: False,
									Classification: 0,
									UserType: General,
									ShowSafeMode: False,
									ImageActionType: ShowImage,
									GalleryID: 0,
									IsAccepted: False,
									MemberLikeCount: 0,
									IsLiked: False,
									SortNumber: 0,
									ThumbUrl: String,
									FullUrl: String
								},
								Location: String,
								MemberTypeTitle: String
							},
							GalleryImgUrls: 
							[
								String
							],
							Categories: 
							[
								{
									IsMatch: False,
									Value: 0,
									Text: String,
									TextAbbr: String,
									ListID: 0
								}
							],
							ItemList: 
							[
								{
									
								}
							],
							NotificationList: 
							[
								{
									UserID: 0,
									TypeID: EventAdd,
									DateCreated: 0001-01-01,
									Actor: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									ContentDate: 
									{
										SeekingTypes: 0,
										MinAge: 0,
										MaxAge: 0
									},
									ID: 0,
									DateFinderItem: 
									{
										DateID: 0,
										DateHeld: 0001-01-01,
										DateHeldUtcIso: String,
										City: String,
										StateAbbr: String,
										State: String,
										Description: String,
										IsInterestExpressed: False
									},
									IsPinned: False
								}
							],
							ProfilePhotos: 
							[
								{
									PhotoID: 0,
									Height: 0,
									Width: 0,
									ImageType: None,
									IsPublic: False,
									Classification: 0,
									UserType: General,
									ShowSafeMode: False,
									ImageActionType: ShowImage,
									GalleryID: 0,
									IsAccepted: False,
									MemberLikeCount: 0,
									IsLiked: False,
									SortNumber: 0,
									ThumbUrl: String,
									FullUrl: String
								}
							],
							UserPhotos: 
							[
								{
									FolderID: 0,
									PhotoID: 0,
									ImgName: String,
									ImgNameThumb: String,
									ImgClassification: 0
								}
							],
							TravelProfileItem: 
							{
								Origin: 
								{
									City: String,
									State: String,
									StateAbbr: String,
									Country: String
								},
								Destination: 
								{
									City: String,
									State: String,
									StateAbbr: String,
									Country: String
								},
								DateArrivedTick: 0001-01-01,
								DateDepartureTick: 0001-01-01
							},
							DateFinderItem: 
							{
								DateID: 0,
								DateHeld: 0001-01-01,
								DateHeldUtcIso: String,
								City: String,
								StateAbbr: String,
								State: String,
								Description: String,
								IsInterestExpressed: False
							},
							DateHeld: 0001-01-01,
							DateHeldUtcIso: String,
							TimeZoneLookupItem: 
							{
								ID: String,
								WindowsName: String,
								StandardName: String,
								DaylightName: String,
								SupportsDaylightSavingTime: False,
								IsDaylightSavingTime: False,
								IanaName: String,
								AbbrGeneric: String,
								AbbrStandard: String,
								AbbrDaylight: String,
								BaseUtcOffset: String,
								DaylightOffset: String
							},
							DateHeldDisplay: String,
							Location: String,
							Classification: 0,
							MediaCount: 0
						}
					],
					NotificationList: 
					[
						{
							UserID: 0,
							TypeID: EventAdd,
							DateCreated: 0001-01-01,
							Actor: 
							{
								UserID: 0,
								Username: String,
								MemberType: 0,
								ProfilePhoto: 
								{
									PhotoID: 0,
									Height: 0,
									Width: 0,
									ImageType: None,
									IsPublic: False,
									Classification: 0,
									UserType: General,
									ShowSafeMode: False,
									ImageActionType: ShowImage,
									GalleryID: 0,
									IsAccepted: False,
									MemberLikeCount: 0,
									IsLiked: False,
									SortNumber: 0,
									ThumbUrl: String,
									FullUrl: String
								},
								Location: String,
								MemberTypeTitle: String
							},
							ContentItem: 
							{
								ClubVisibility: NotSpecified,
								SEOUrl: String,
								ApprovalState: Pending,
								Media: 
								[
									{
										ID: 0,
										Type: Undefined,
										Photo: 
										{
											PhotoID: 0,
											Gallery: 
											{
												GalleryID: 0,
												Name: String,
												IsPublic: False,
												ImageCount: 0,
												Status: Pending,
												ExpiryDateUTC: 0001-01-01
											},
											ThumbUrl: String,
											FullUrl: String,
											ApprovalStatus: Approved,
											MainPhoto: False,
											Height: 0,
											Width: 0,
											IsUserImage: False,
											Classification: 0,
											PrivateGalleryOnly: False,
											SortOrder: 0
										},
										Video: 
										{
											Classification: Undefined,
											VideoID: 0,
											VideoUrl: String,
											ThumbUrl: String,
											Duration: 0,
											ContentType: String,
											ContentLength: 0,
											HSLVideoUrl: String,
											VideoCode: String
										},
										SEOUrl: String,
										ApprovalStatus: Pending
									}
								],
								ID: 0,
								GalleryID: 0,
								DateCreated: 0001-01-01,
								ParentType: ForumMessage,
								Title: String,
								Description: String,
								ImgUrl: String,
								LikeCount: 0,
								ReplyCount: 0,
								EventInterestCount: 0,
								EventInterestExpressed: False,
								IsMemberLike: False,
								Message: String,
								EventHostedBy: String,
								GalleryImgCount: 0,
								OTGVideoUrl: String,
								SiteVideoType: 0,
								VideoCode: String,
								VideoType: NA,
								SexSecretType: 0,
								TestimonialTypeId: 0,
								ArticleType: 0,
								Owner: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								Provider: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								GalleryImgUrls: 
								[
									String
								],
								Categories: 
								[
									{
										IsMatch: False,
										Value: 0,
										Text: String,
										TextAbbr: String,
										ListID: 0
									}
								],
								ItemList: 
								[
									{
										
									}
								],
								NotificationList: 
								[
									{
										UserID: 0,
										TypeID: EventAdd,
										DateCreated: 0001-01-01,
										Actor: 
										{
											UserID: 0,
											Username: String,
											MemberType: 0,
											ProfilePhoto: 
											{
												PhotoID: 0,
												Height: 0,
												Width: 0,
												ImageType: None,
												IsPublic: False,
												Classification: 0,
												UserType: General,
												ShowSafeMode: False,
												ImageActionType: ShowImage,
												GalleryID: 0,
												IsAccepted: False,
												MemberLikeCount: 0,
												IsLiked: False,
												SortNumber: 0,
												ThumbUrl: String,
												FullUrl: String
											},
											Location: String,
											MemberTypeTitle: String
										},
										ContentDate: 
										{
											SeekingTypes: 0,
											MinAge: 0,
											MaxAge: 0
										},
										ID: 0,
										DateFinderItem: 
										{
											DateID: 0,
											DateHeld: 0001-01-01,
											DateHeldUtcIso: String,
											City: String,
											StateAbbr: String,
											State: String,
											Description: String,
											IsInterestExpressed: False
										},
										IsPinned: False
									}
								],
								ProfilePhotos: 
								[
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									}
								],
								UserPhotos: 
								[
									{
										FolderID: 0,
										PhotoID: 0,
										ImgName: String,
										ImgNameThumb: String,
										ImgClassification: 0
									}
								],
								TravelProfileItem: 
								{
									Origin: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									Destination: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									DateArrivedTick: 0001-01-01,
									DateDepartureTick: 0001-01-01
								},
								DateFinderItem: 
								{
									DateID: 0,
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									City: String,
									StateAbbr: String,
									State: String,
									Description: String,
									IsInterestExpressed: False
								},
								DateHeld: 0001-01-01,
								DateHeldUtcIso: String,
								TimeZoneLookupItem: 
								{
									ID: String,
									WindowsName: String,
									StandardName: String,
									DaylightName: String,
									SupportsDaylightSavingTime: False,
									IsDaylightSavingTime: False,
									IanaName: String,
									AbbrGeneric: String,
									AbbrStandard: String,
									AbbrDaylight: String,
									BaseUtcOffset: String,
									DaylightOffset: String
								},
								DateHeldDisplay: String,
								Location: String,
								Classification: 0,
								MediaCount: 0
							},
							ContentDate: 
							{
								SeekingTypes: 0,
								MinAge: 0,
								MaxAge: 0
							},
							ID: 0,
							DateFinderItem: 
							{
								DateID: 0,
								DateHeld: 0001-01-01,
								DateHeldUtcIso: String,
								City: String,
								StateAbbr: String,
								State: String,
								Description: String,
								IsInterestExpressed: False
							},
							ContentParent: 
							{
								ClubVisibility: NotSpecified,
								SEOUrl: String,
								ApprovalState: Pending,
								Media: 
								[
									{
										ID: 0,
										Type: Undefined,
										Photo: 
										{
											PhotoID: 0,
											Gallery: 
											{
												GalleryID: 0,
												Name: String,
												IsPublic: False,
												ImageCount: 0,
												Status: Pending,
												ExpiryDateUTC: 0001-01-01
											},
											ThumbUrl: String,
											FullUrl: String,
											ApprovalStatus: Approved,
											MainPhoto: False,
											Height: 0,
											Width: 0,
											IsUserImage: False,
											Classification: 0,
											PrivateGalleryOnly: False,
											SortOrder: 0
										},
										Video: 
										{
											Classification: Undefined,
											VideoID: 0,
											VideoUrl: String,
											ThumbUrl: String,
											Duration: 0,
											ContentType: String,
											ContentLength: 0,
											HSLVideoUrl: String,
											VideoCode: String
										},
										SEOUrl: String,
										ApprovalStatus: Pending
									}
								],
								ID: 0,
								GalleryID: 0,
								DateCreated: 0001-01-01,
								ParentType: ForumMessage,
								Title: String,
								Description: String,
								ImgUrl: String,
								LikeCount: 0,
								ReplyCount: 0,
								EventInterestCount: 0,
								EventInterestExpressed: False,
								IsMemberLike: False,
								Message: String,
								EventHostedBy: String,
								GalleryImgCount: 0,
								OTGVideoUrl: String,
								SiteVideoType: 0,
								VideoCode: String,
								VideoType: NA,
								SexSecretType: 0,
								TestimonialTypeId: 0,
								ArticleType: 0,
								Owner: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								Provider: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								GalleryImgUrls: 
								[
									String
								],
								Categories: 
								[
									{
										IsMatch: False,
										Value: 0,
										Text: String,
										TextAbbr: String,
										ListID: 0
									}
								],
								ItemList: 
								[
									{
										
									}
								],
								NotificationList: 
								[
									{
										UserID: 0,
										TypeID: EventAdd,
										DateCreated: 0001-01-01,
										Actor: 
										{
											UserID: 0,
											Username: String,
											MemberType: 0,
											ProfilePhoto: 
											{
												PhotoID: 0,
												Height: 0,
												Width: 0,
												ImageType: None,
												IsPublic: False,
												Classification: 0,
												UserType: General,
												ShowSafeMode: False,
												ImageActionType: ShowImage,
												GalleryID: 0,
												IsAccepted: False,
												MemberLikeCount: 0,
												IsLiked: False,
												SortNumber: 0,
												ThumbUrl: String,
												FullUrl: String
											},
											Location: String,
											MemberTypeTitle: String
										},
										ContentDate: 
										{
											SeekingTypes: 0,
											MinAge: 0,
											MaxAge: 0
										},
										ID: 0,
										DateFinderItem: 
										{
											DateID: 0,
											DateHeld: 0001-01-01,
											DateHeldUtcIso: String,
											City: String,
											StateAbbr: String,
											State: String,
											Description: String,
											IsInterestExpressed: False
										},
										IsPinned: False
									}
								],
								ProfilePhotos: 
								[
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									}
								],
								UserPhotos: 
								[
									{
										FolderID: 0,
										PhotoID: 0,
										ImgName: String,
										ImgNameThumb: String,
										ImgClassification: 0
									}
								],
								TravelProfileItem: 
								{
									Origin: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									Destination: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									DateArrivedTick: 0001-01-01,
									DateDepartureTick: 0001-01-01
								},
								DateFinderItem: 
								{
									DateID: 0,
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									City: String,
									StateAbbr: String,
									State: String,
									Description: String,
									IsInterestExpressed: False
								},
								DateHeld: 0001-01-01,
								DateHeldUtcIso: String,
								TimeZoneLookupItem: 
								{
									ID: String,
									WindowsName: String,
									StandardName: String,
									DaylightName: String,
									SupportsDaylightSavingTime: False,
									IsDaylightSavingTime: False,
									IanaName: String,
									AbbrGeneric: String,
									AbbrStandard: String,
									AbbrDaylight: String,
									BaseUtcOffset: String,
									DaylightOffset: String
								},
								DateHeldDisplay: String,
								Location: String,
								Classification: 0,
								MediaCount: 0
							},
							IsPinned: False
						}
					],
					ProfilePhotos: 
					[
						{
							PhotoID: 0,
							Height: 0,
							Width: 0,
							ImageType: None,
							IsPublic: False,
							Classification: 0,
							UserType: General,
							ShowSafeMode: False,
							ImageActionType: ShowImage,
							GalleryID: 0,
							IsAccepted: False,
							MemberLikeCount: 0,
							IsLiked: False,
							SortNumber: 0,
							ThumbUrl: String,
							FullUrl: String
						}
					],
					UserPhotos: 
					[
						{
							FolderID: 0,
							PhotoID: 0,
							ImgName: String,
							ImgNameThumb: String,
							ImgClassification: 0
						}
					],
					TravelProfileItem: 
					{
						Origin: 
						{
							City: String,
							State: String,
							StateAbbr: String,
							Country: String
						},
						Destination: 
						{
							City: String,
							State: String,
							StateAbbr: String,
							Country: String
						},
						DateArrivedTick: 0001-01-01,
						DateDepartureTick: 0001-01-01
					},
					DateFinderItem: 
					{
						DateID: 0,
						DateHeld: 0001-01-01,
						DateHeldUtcIso: String,
						City: String,
						StateAbbr: String,
						State: String,
						Description: String,
						IsInterestExpressed: False
					},
					DateHeld: 0001-01-01,
					DateHeldUtcIso: String,
					TimeZoneLookupItem: 
					{
						ID: String,
						WindowsName: String,
						StandardName: String,
						DaylightName: String,
						SupportsDaylightSavingTime: False,
						IsDaylightSavingTime: False,
						IanaName: String,
						AbbrGeneric: String,
						AbbrStandard: String,
						AbbrDaylight: String,
						BaseUtcOffset: String,
						DaylightOffset: String
					},
					DateHeldDisplay: String,
					Location: String,
					Classification: 0,
					MediaCount: 0
				}
			],
			NotificationList: 
			[
				{
					UserID: 0,
					TypeID: EventAdd,
					DateCreated: 0001-01-01,
					Actor: 
					{
						UserID: 0,
						Username: String,
						MemberType: 0,
						ProfilePhoto: 
						{
							PhotoID: 0,
							Height: 0,
							Width: 0,
							ImageType: None,
							IsPublic: False,
							Classification: 0,
							UserType: General,
							ShowSafeMode: False,
							ImageActionType: ShowImage,
							GalleryID: 0,
							IsAccepted: False,
							MemberLikeCount: 0,
							IsLiked: False,
							SortNumber: 0,
							ThumbUrl: String,
							FullUrl: String
						},
						Location: String,
						MemberTypeTitle: String
					},
					ContentItem: 
					{
						ClubVisibility: NotSpecified,
						SEOUrl: String,
						ApprovalState: Pending,
						Media: 
						[
							{
								ID: 0,
								Type: Undefined,
								Photo: 
								{
									PhotoID: 0,
									Gallery: 
									{
										GalleryID: 0,
										Name: String,
										IsPublic: False,
										ImageCount: 0,
										Status: Pending,
										ExpiryDateUTC: 0001-01-01
									},
									ThumbUrl: String,
									FullUrl: String,
									ApprovalStatus: Approved,
									MainPhoto: False,
									Height: 0,
									Width: 0,
									IsUserImage: False,
									Classification: 0,
									PrivateGalleryOnly: False,
									SortOrder: 0
								},
								Video: 
								{
									Classification: Undefined,
									VideoID: 0,
									VideoUrl: String,
									ThumbUrl: String,
									Duration: 0,
									ContentType: String,
									ContentLength: 0,
									HSLVideoUrl: String,
									VideoCode: String
								},
								SEOUrl: String,
								ApprovalStatus: Pending
							}
						],
						ID: 0,
						GalleryID: 0,
						DateCreated: 0001-01-01,
						ParentType: ForumMessage,
						Title: String,
						Description: String,
						ImgUrl: String,
						LikeCount: 0,
						ReplyCount: 0,
						EventInterestCount: 0,
						EventInterestExpressed: False,
						IsMemberLike: False,
						Message: String,
						EventHostedBy: String,
						GalleryImgCount: 0,
						OTGVideoUrl: String,
						SiteVideoType: 0,
						VideoCode: String,
						VideoType: NA,
						SexSecretType: 0,
						TestimonialTypeId: 0,
						ArticleType: 0,
						Owner: 
						{
							UserID: 0,
							Username: String,
							MemberType: 0,
							ProfilePhoto: 
							{
								PhotoID: 0,
								Height: 0,
								Width: 0,
								ImageType: None,
								IsPublic: False,
								Classification: 0,
								UserType: General,
								ShowSafeMode: False,
								ImageActionType: ShowImage,
								GalleryID: 0,
								IsAccepted: False,
								MemberLikeCount: 0,
								IsLiked: False,
								SortNumber: 0,
								ThumbUrl: String,
								FullUrl: String
							},
							Location: String,
							MemberTypeTitle: String
						},
						Provider: 
						{
							UserID: 0,
							Username: String,
							MemberType: 0,
							ProfilePhoto: 
							{
								PhotoID: 0,
								Height: 0,
								Width: 0,
								ImageType: None,
								IsPublic: False,
								Classification: 0,
								UserType: General,
								ShowSafeMode: False,
								ImageActionType: ShowImage,
								GalleryID: 0,
								IsAccepted: False,
								MemberLikeCount: 0,
								IsLiked: False,
								SortNumber: 0,
								ThumbUrl: String,
								FullUrl: String
							},
							Location: String,
							MemberTypeTitle: String
						},
						GalleryImgUrls: 
						[
							String
						],
						Categories: 
						[
							{
								IsMatch: False,
								Value: 0,
								Text: String,
								TextAbbr: String,
								ListID: 0
							}
						],
						ItemList: 
						[
							{
								ClubVisibility: NotSpecified,
								SEOUrl: String,
								ApprovalState: Pending,
								Media: 
								[
									{
										ID: 0,
										Type: Undefined,
										Photo: 
										{
											PhotoID: 0,
											Gallery: 
											{
												GalleryID: 0,
												Name: String,
												IsPublic: False,
												ImageCount: 0,
												Status: Pending,
												ExpiryDateUTC: 0001-01-01
											},
											ThumbUrl: String,
											FullUrl: String,
											ApprovalStatus: Approved,
											MainPhoto: False,
											Height: 0,
											Width: 0,
											IsUserImage: False,
											Classification: 0,
											PrivateGalleryOnly: False,
											SortOrder: 0
										},
										Video: 
										{
											Classification: Undefined,
											VideoID: 0,
											VideoUrl: String,
											ThumbUrl: String,
											Duration: 0,
											ContentType: String,
											ContentLength: 0,
											HSLVideoUrl: String,
											VideoCode: String
										},
										SEOUrl: String,
										ApprovalStatus: Pending
									}
								],
								ID: 0,
								GalleryID: 0,
								DateCreated: 0001-01-01,
								ParentType: ForumMessage,
								Title: String,
								Description: String,
								ImgUrl: String,
								LikeCount: 0,
								ReplyCount: 0,
								EventInterestCount: 0,
								EventInterestExpressed: False,
								IsMemberLike: False,
								Message: String,
								EventHostedBy: String,
								GalleryImgCount: 0,
								OTGVideoUrl: String,
								SiteVideoType: 0,
								VideoCode: String,
								VideoType: NA,
								SexSecretType: 0,
								TestimonialTypeId: 0,
								ArticleType: 0,
								Owner: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								Provider: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								GalleryImgUrls: 
								[
									String
								],
								Categories: 
								[
									{
										IsMatch: False,
										Value: 0,
										Text: String,
										TextAbbr: String,
										ListID: 0
									}
								],
								ItemList: 
								[
									{
										
									}
								],
								NotificationList: 
								[
									{
										UserID: 0,
										TypeID: EventAdd,
										DateCreated: 0001-01-01,
										Actor: 
										{
											UserID: 0,
											Username: String,
											MemberType: 0,
											ProfilePhoto: 
											{
												PhotoID: 0,
												Height: 0,
												Width: 0,
												ImageType: None,
												IsPublic: False,
												Classification: 0,
												UserType: General,
												ShowSafeMode: False,
												ImageActionType: ShowImage,
												GalleryID: 0,
												IsAccepted: False,
												MemberLikeCount: 0,
												IsLiked: False,
												SortNumber: 0,
												ThumbUrl: String,
												FullUrl: String
											},
											Location: String,
											MemberTypeTitle: String
										},
										ContentDate: 
										{
											SeekingTypes: 0,
											MinAge: 0,
											MaxAge: 0
										},
										ID: 0,
										DateFinderItem: 
										{
											DateID: 0,
											DateHeld: 0001-01-01,
											DateHeldUtcIso: String,
											City: String,
											StateAbbr: String,
											State: String,
											Description: String,
											IsInterestExpressed: False
										},
										IsPinned: False
									}
								],
								ProfilePhotos: 
								[
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									}
								],
								UserPhotos: 
								[
									{
										FolderID: 0,
										PhotoID: 0,
										ImgName: String,
										ImgNameThumb: String,
										ImgClassification: 0
									}
								],
								TravelProfileItem: 
								{
									Origin: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									Destination: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									DateArrivedTick: 0001-01-01,
									DateDepartureTick: 0001-01-01
								},
								DateFinderItem: 
								{
									DateID: 0,
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									City: String,
									StateAbbr: String,
									State: String,
									Description: String,
									IsInterestExpressed: False
								},
								DateHeld: 0001-01-01,
								DateHeldUtcIso: String,
								TimeZoneLookupItem: 
								{
									ID: String,
									WindowsName: String,
									StandardName: String,
									DaylightName: String,
									SupportsDaylightSavingTime: False,
									IsDaylightSavingTime: False,
									IanaName: String,
									AbbrGeneric: String,
									AbbrStandard: String,
									AbbrDaylight: String,
									BaseUtcOffset: String,
									DaylightOffset: String
								},
								DateHeldDisplay: String,
								Location: String,
								Classification: 0,
								MediaCount: 0
							}
						],
						NotificationList: 
						[
							{
								UserID: 0,
								TypeID: EventAdd,
								DateCreated: 0001-01-01,
								Actor: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								ContentItem: 
								{
									ClubVisibility: NotSpecified,
									SEOUrl: String,
									ApprovalState: Pending,
									Media: 
									[
										{
											ID: 0,
											Type: Undefined,
											Photo: 
											{
												PhotoID: 0,
												Gallery: 
												{
													GalleryID: 0,
													Name: String,
													IsPublic: False,
													ImageCount: 0,
													Status: Pending,
													ExpiryDateUTC: 0001-01-01
												},
												ThumbUrl: String,
												FullUrl: String,
												ApprovalStatus: Approved,
												MainPhoto: False,
												Height: 0,
												Width: 0,
												IsUserImage: False,
												Classification: 0,
												PrivateGalleryOnly: False,
												SortOrder: 0
											},
											Video: 
											{
												Classification: Undefined,
												VideoID: 0,
												VideoUrl: String,
												ThumbUrl: String,
												Duration: 0,
												ContentType: String,
												ContentLength: 0,
												HSLVideoUrl: String,
												VideoCode: String
											},
											SEOUrl: String,
											ApprovalStatus: Pending
										}
									],
									ID: 0,
									GalleryID: 0,
									DateCreated: 0001-01-01,
									ParentType: ForumMessage,
									Title: String,
									Description: String,
									ImgUrl: String,
									LikeCount: 0,
									ReplyCount: 0,
									EventInterestCount: 0,
									EventInterestExpressed: False,
									IsMemberLike: False,
									Message: String,
									EventHostedBy: String,
									GalleryImgCount: 0,
									OTGVideoUrl: String,
									SiteVideoType: 0,
									VideoCode: String,
									VideoType: NA,
									SexSecretType: 0,
									TestimonialTypeId: 0,
									ArticleType: 0,
									Owner: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									Provider: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									GalleryImgUrls: 
									[
										String
									],
									Categories: 
									[
										{
											IsMatch: False,
											Value: 0,
											Text: String,
											TextAbbr: String,
											ListID: 0
										}
									],
									ItemList: 
									[
										{
											
										}
									],
									NotificationList: 
									[
										{
											UserID: 0,
											TypeID: EventAdd,
											DateCreated: 0001-01-01,
											Actor: 
											{
												UserID: 0,
												Username: String,
												MemberType: 0,
												ProfilePhoto: 
												{
													PhotoID: 0,
													Height: 0,
													Width: 0,
													ImageType: None,
													IsPublic: False,
													Classification: 0,
													UserType: General,
													ShowSafeMode: False,
													ImageActionType: ShowImage,
													GalleryID: 0,
													IsAccepted: False,
													MemberLikeCount: 0,
													IsLiked: False,
													SortNumber: 0,
													ThumbUrl: String,
													FullUrl: String
												},
												Location: String,
												MemberTypeTitle: String
											},
											ContentDate: 
											{
												SeekingTypes: 0,
												MinAge: 0,
												MaxAge: 0
											},
											ID: 0,
											DateFinderItem: 
											{
												DateID: 0,
												DateHeld: 0001-01-01,
												DateHeldUtcIso: String,
												City: String,
												StateAbbr: String,
												State: String,
												Description: String,
												IsInterestExpressed: False
											},
											IsPinned: False
										}
									],
									ProfilePhotos: 
									[
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										}
									],
									UserPhotos: 
									[
										{
											FolderID: 0,
											PhotoID: 0,
											ImgName: String,
											ImgNameThumb: String,
											ImgClassification: 0
										}
									],
									TravelProfileItem: 
									{
										Origin: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										Destination: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										DateArrivedTick: 0001-01-01,
										DateDepartureTick: 0001-01-01
									},
									DateFinderItem: 
									{
										DateID: 0,
										DateHeld: 0001-01-01,
										DateHeldUtcIso: String,
										City: String,
										StateAbbr: String,
										State: String,
										Description: String,
										IsInterestExpressed: False
									},
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									TimeZoneLookupItem: 
									{
										ID: String,
										WindowsName: String,
										StandardName: String,
										DaylightName: String,
										SupportsDaylightSavingTime: False,
										IsDaylightSavingTime: False,
										IanaName: String,
										AbbrGeneric: String,
										AbbrStandard: String,
										AbbrDaylight: String,
										BaseUtcOffset: String,
										DaylightOffset: String
									},
									DateHeldDisplay: String,
									Location: String,
									Classification: 0,
									MediaCount: 0
								},
								ContentDate: 
								{
									SeekingTypes: 0,
									MinAge: 0,
									MaxAge: 0
								},
								ID: 0,
								DateFinderItem: 
								{
									DateID: 0,
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									City: String,
									StateAbbr: String,
									State: String,
									Description: String,
									IsInterestExpressed: False
								},
								ContentParent: 
								{
									ClubVisibility: NotSpecified,
									SEOUrl: String,
									ApprovalState: Pending,
									Media: 
									[
										{
											ID: 0,
											Type: Undefined,
											Photo: 
											{
												PhotoID: 0,
												Gallery: 
												{
													GalleryID: 0,
													Name: String,
													IsPublic: False,
													ImageCount: 0,
													Status: Pending,
													ExpiryDateUTC: 0001-01-01
												},
												ThumbUrl: String,
												FullUrl: String,
												ApprovalStatus: Approved,
												MainPhoto: False,
												Height: 0,
												Width: 0,
												IsUserImage: False,
												Classification: 0,
												PrivateGalleryOnly: False,
												SortOrder: 0
											},
											Video: 
											{
												Classification: Undefined,
												VideoID: 0,
												VideoUrl: String,
												ThumbUrl: String,
												Duration: 0,
												ContentType: String,
												ContentLength: 0,
												HSLVideoUrl: String,
												VideoCode: String
											},
											SEOUrl: String,
											ApprovalStatus: Pending
										}
									],
									ID: 0,
									GalleryID: 0,
									DateCreated: 0001-01-01,
									ParentType: ForumMessage,
									Title: String,
									Description: String,
									ImgUrl: String,
									LikeCount: 0,
									ReplyCount: 0,
									EventInterestCount: 0,
									EventInterestExpressed: False,
									IsMemberLike: False,
									Message: String,
									EventHostedBy: String,
									GalleryImgCount: 0,
									OTGVideoUrl: String,
									SiteVideoType: 0,
									VideoCode: String,
									VideoType: NA,
									SexSecretType: 0,
									TestimonialTypeId: 0,
									ArticleType: 0,
									Owner: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									Provider: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									GalleryImgUrls: 
									[
										String
									],
									Categories: 
									[
										{
											IsMatch: False,
											Value: 0,
											Text: String,
											TextAbbr: String,
											ListID: 0
										}
									],
									ItemList: 
									[
										{
											
										}
									],
									NotificationList: 
									[
										{
											UserID: 0,
											TypeID: EventAdd,
											DateCreated: 0001-01-01,
											Actor: 
											{
												UserID: 0,
												Username: String,
												MemberType: 0,
												ProfilePhoto: 
												{
													PhotoID: 0,
													Height: 0,
													Width: 0,
													ImageType: None,
													IsPublic: False,
													Classification: 0,
													UserType: General,
													ShowSafeMode: False,
													ImageActionType: ShowImage,
													GalleryID: 0,
													IsAccepted: False,
													MemberLikeCount: 0,
													IsLiked: False,
													SortNumber: 0,
													ThumbUrl: String,
													FullUrl: String
												},
												Location: String,
												MemberTypeTitle: String
											},
											ContentDate: 
											{
												SeekingTypes: 0,
												MinAge: 0,
												MaxAge: 0
											},
											ID: 0,
											DateFinderItem: 
											{
												DateID: 0,
												DateHeld: 0001-01-01,
												DateHeldUtcIso: String,
												City: String,
												StateAbbr: String,
												State: String,
												Description: String,
												IsInterestExpressed: False
											},
											IsPinned: False
										}
									],
									ProfilePhotos: 
									[
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										}
									],
									UserPhotos: 
									[
										{
											FolderID: 0,
											PhotoID: 0,
											ImgName: String,
											ImgNameThumb: String,
											ImgClassification: 0
										}
									],
									TravelProfileItem: 
									{
										Origin: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										Destination: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										DateArrivedTick: 0001-01-01,
										DateDepartureTick: 0001-01-01
									},
									DateFinderItem: 
									{
										DateID: 0,
										DateHeld: 0001-01-01,
										DateHeldUtcIso: String,
										City: String,
										StateAbbr: String,
										State: String,
										Description: String,
										IsInterestExpressed: False
									},
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									TimeZoneLookupItem: 
									{
										ID: String,
										WindowsName: String,
										StandardName: String,
										DaylightName: String,
										SupportsDaylightSavingTime: False,
										IsDaylightSavingTime: False,
										IanaName: String,
										AbbrGeneric: String,
										AbbrStandard: String,
										AbbrDaylight: String,
										BaseUtcOffset: String,
										DaylightOffset: String
									},
									DateHeldDisplay: String,
									Location: String,
									Classification: 0,
									MediaCount: 0
								},
								IsPinned: False
							}
						],
						ProfilePhotos: 
						[
							{
								PhotoID: 0,
								Height: 0,
								Width: 0,
								ImageType: None,
								IsPublic: False,
								Classification: 0,
								UserType: General,
								ShowSafeMode: False,
								ImageActionType: ShowImage,
								GalleryID: 0,
								IsAccepted: False,
								MemberLikeCount: 0,
								IsLiked: False,
								SortNumber: 0,
								ThumbUrl: String,
								FullUrl: String
							}
						],
						UserPhotos: 
						[
							{
								FolderID: 0,
								PhotoID: 0,
								ImgName: String,
								ImgNameThumb: String,
								ImgClassification: 0
							}
						],
						TravelProfileItem: 
						{
							Origin: 
							{
								City: String,
								State: String,
								StateAbbr: String,
								Country: String
							},
							Destination: 
							{
								City: String,
								State: String,
								StateAbbr: String,
								Country: String
							},
							DateArrivedTick: 0001-01-01,
							DateDepartureTick: 0001-01-01
						},
						DateFinderItem: 
						{
							DateID: 0,
							DateHeld: 0001-01-01,
							DateHeldUtcIso: String,
							City: String,
							StateAbbr: String,
							State: String,
							Description: String,
							IsInterestExpressed: False
						},
						DateHeld: 0001-01-01,
						DateHeldUtcIso: String,
						TimeZoneLookupItem: 
						{
							ID: String,
							WindowsName: String,
							StandardName: String,
							DaylightName: String,
							SupportsDaylightSavingTime: False,
							IsDaylightSavingTime: False,
							IanaName: String,
							AbbrGeneric: String,
							AbbrStandard: String,
							AbbrDaylight: String,
							BaseUtcOffset: String,
							DaylightOffset: String
						},
						DateHeldDisplay: String,
						Location: String,
						Classification: 0,
						MediaCount: 0
					},
					ContentDate: 
					{
						SeekingTypes: 0,
						MinAge: 0,
						MaxAge: 0
					},
					ID: 0,
					DateFinderItem: 
					{
						DateID: 0,
						DateHeld: 0001-01-01,
						DateHeldUtcIso: String,
						City: String,
						StateAbbr: String,
						State: String,
						Description: String,
						IsInterestExpressed: False
					},
					ContentParent: 
					{
						ClubVisibility: NotSpecified,
						SEOUrl: String,
						ApprovalState: Pending,
						Media: 
						[
							{
								ID: 0,
								Type: Undefined,
								Photo: 
								{
									PhotoID: 0,
									Gallery: 
									{
										GalleryID: 0,
										Name: String,
										IsPublic: False,
										ImageCount: 0,
										Status: Pending,
										ExpiryDateUTC: 0001-01-01
									},
									ThumbUrl: String,
									FullUrl: String,
									ApprovalStatus: Approved,
									MainPhoto: False,
									Height: 0,
									Width: 0,
									IsUserImage: False,
									Classification: 0,
									PrivateGalleryOnly: False,
									SortOrder: 0
								},
								Video: 
								{
									Classification: Undefined,
									VideoID: 0,
									VideoUrl: String,
									ThumbUrl: String,
									Duration: 0,
									ContentType: String,
									ContentLength: 0,
									HSLVideoUrl: String,
									VideoCode: String
								},
								SEOUrl: String,
								ApprovalStatus: Pending
							}
						],
						ID: 0,
						GalleryID: 0,
						DateCreated: 0001-01-01,
						ParentType: ForumMessage,
						Title: String,
						Description: String,
						ImgUrl: String,
						LikeCount: 0,
						ReplyCount: 0,
						EventInterestCount: 0,
						EventInterestExpressed: False,
						IsMemberLike: False,
						Message: String,
						EventHostedBy: String,
						GalleryImgCount: 0,
						OTGVideoUrl: String,
						SiteVideoType: 0,
						VideoCode: String,
						VideoType: NA,
						SexSecretType: 0,
						TestimonialTypeId: 0,
						ArticleType: 0,
						Owner: 
						{
							UserID: 0,
							Username: String,
							MemberType: 0,
							ProfilePhoto: 
							{
								PhotoID: 0,
								Height: 0,
								Width: 0,
								ImageType: None,
								IsPublic: False,
								Classification: 0,
								UserType: General,
								ShowSafeMode: False,
								ImageActionType: ShowImage,
								GalleryID: 0,
								IsAccepted: False,
								MemberLikeCount: 0,
								IsLiked: False,
								SortNumber: 0,
								ThumbUrl: String,
								FullUrl: String
							},
							Location: String,
							MemberTypeTitle: String
						},
						Provider: 
						{
							UserID: 0,
							Username: String,
							MemberType: 0,
							ProfilePhoto: 
							{
								PhotoID: 0,
								Height: 0,
								Width: 0,
								ImageType: None,
								IsPublic: False,
								Classification: 0,
								UserType: General,
								ShowSafeMode: False,
								ImageActionType: ShowImage,
								GalleryID: 0,
								IsAccepted: False,
								MemberLikeCount: 0,
								IsLiked: False,
								SortNumber: 0,
								ThumbUrl: String,
								FullUrl: String
							},
							Location: String,
							MemberTypeTitle: String
						},
						GalleryImgUrls: 
						[
							String
						],
						Categories: 
						[
							{
								IsMatch: False,
								Value: 0,
								Text: String,
								TextAbbr: String,
								ListID: 0
							}
						],
						ItemList: 
						[
							{
								ClubVisibility: NotSpecified,
								SEOUrl: String,
								ApprovalState: Pending,
								Media: 
								[
									{
										ID: 0,
										Type: Undefined,
										Photo: 
										{
											PhotoID: 0,
											Gallery: 
											{
												GalleryID: 0,
												Name: String,
												IsPublic: False,
												ImageCount: 0,
												Status: Pending,
												ExpiryDateUTC: 0001-01-01
											},
											ThumbUrl: String,
											FullUrl: String,
											ApprovalStatus: Approved,
											MainPhoto: False,
											Height: 0,
											Width: 0,
											IsUserImage: False,
											Classification: 0,
											PrivateGalleryOnly: False,
											SortOrder: 0
										},
										Video: 
										{
											Classification: Undefined,
											VideoID: 0,
											VideoUrl: String,
											ThumbUrl: String,
											Duration: 0,
											ContentType: String,
											ContentLength: 0,
											HSLVideoUrl: String,
											VideoCode: String
										},
										SEOUrl: String,
										ApprovalStatus: Pending
									}
								],
								ID: 0,
								GalleryID: 0,
								DateCreated: 0001-01-01,
								ParentType: ForumMessage,
								Title: String,
								Description: String,
								ImgUrl: String,
								LikeCount: 0,
								ReplyCount: 0,
								EventInterestCount: 0,
								EventInterestExpressed: False,
								IsMemberLike: False,
								Message: String,
								EventHostedBy: String,
								GalleryImgCount: 0,
								OTGVideoUrl: String,
								SiteVideoType: 0,
								VideoCode: String,
								VideoType: NA,
								SexSecretType: 0,
								TestimonialTypeId: 0,
								ArticleType: 0,
								Owner: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								Provider: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								GalleryImgUrls: 
								[
									String
								],
								Categories: 
								[
									{
										IsMatch: False,
										Value: 0,
										Text: String,
										TextAbbr: String,
										ListID: 0
									}
								],
								ItemList: 
								[
									{
										
									}
								],
								NotificationList: 
								[
									{
										UserID: 0,
										TypeID: EventAdd,
										DateCreated: 0001-01-01,
										Actor: 
										{
											UserID: 0,
											Username: String,
											MemberType: 0,
											ProfilePhoto: 
											{
												PhotoID: 0,
												Height: 0,
												Width: 0,
												ImageType: None,
												IsPublic: False,
												Classification: 0,
												UserType: General,
												ShowSafeMode: False,
												ImageActionType: ShowImage,
												GalleryID: 0,
												IsAccepted: False,
												MemberLikeCount: 0,
												IsLiked: False,
												SortNumber: 0,
												ThumbUrl: String,
												FullUrl: String
											},
											Location: String,
											MemberTypeTitle: String
										},
										ContentDate: 
										{
											SeekingTypes: 0,
											MinAge: 0,
											MaxAge: 0
										},
										ID: 0,
										DateFinderItem: 
										{
											DateID: 0,
											DateHeld: 0001-01-01,
											DateHeldUtcIso: String,
											City: String,
											StateAbbr: String,
											State: String,
											Description: String,
											IsInterestExpressed: False
										},
										IsPinned: False
									}
								],
								ProfilePhotos: 
								[
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									}
								],
								UserPhotos: 
								[
									{
										FolderID: 0,
										PhotoID: 0,
										ImgName: String,
										ImgNameThumb: String,
										ImgClassification: 0
									}
								],
								TravelProfileItem: 
								{
									Origin: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									Destination: 
									{
										City: String,
										State: String,
										StateAbbr: String,
										Country: String
									},
									DateArrivedTick: 0001-01-01,
									DateDepartureTick: 0001-01-01
								},
								DateFinderItem: 
								{
									DateID: 0,
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									City: String,
									StateAbbr: String,
									State: String,
									Description: String,
									IsInterestExpressed: False
								},
								DateHeld: 0001-01-01,
								DateHeldUtcIso: String,
								TimeZoneLookupItem: 
								{
									ID: String,
									WindowsName: String,
									StandardName: String,
									DaylightName: String,
									SupportsDaylightSavingTime: False,
									IsDaylightSavingTime: False,
									IanaName: String,
									AbbrGeneric: String,
									AbbrStandard: String,
									AbbrDaylight: String,
									BaseUtcOffset: String,
									DaylightOffset: String
								},
								DateHeldDisplay: String,
								Location: String,
								Classification: 0,
								MediaCount: 0
							}
						],
						NotificationList: 
						[
							{
								UserID: 0,
								TypeID: EventAdd,
								DateCreated: 0001-01-01,
								Actor: 
								{
									UserID: 0,
									Username: String,
									MemberType: 0,
									ProfilePhoto: 
									{
										PhotoID: 0,
										Height: 0,
										Width: 0,
										ImageType: None,
										IsPublic: False,
										Classification: 0,
										UserType: General,
										ShowSafeMode: False,
										ImageActionType: ShowImage,
										GalleryID: 0,
										IsAccepted: False,
										MemberLikeCount: 0,
										IsLiked: False,
										SortNumber: 0,
										ThumbUrl: String,
										FullUrl: String
									},
									Location: String,
									MemberTypeTitle: String
								},
								ContentItem: 
								{
									ClubVisibility: NotSpecified,
									SEOUrl: String,
									ApprovalState: Pending,
									Media: 
									[
										{
											ID: 0,
											Type: Undefined,
											Photo: 
											{
												PhotoID: 0,
												Gallery: 
												{
													GalleryID: 0,
													Name: String,
													IsPublic: False,
													ImageCount: 0,
													Status: Pending,
													ExpiryDateUTC: 0001-01-01
												},
												ThumbUrl: String,
												FullUrl: String,
												ApprovalStatus: Approved,
												MainPhoto: False,
												Height: 0,
												Width: 0,
												IsUserImage: False,
												Classification: 0,
												PrivateGalleryOnly: False,
												SortOrder: 0
											},
											Video: 
											{
												Classification: Undefined,
												VideoID: 0,
												VideoUrl: String,
												ThumbUrl: String,
												Duration: 0,
												ContentType: String,
												ContentLength: 0,
												HSLVideoUrl: String,
												VideoCode: String
											},
											SEOUrl: String,
											ApprovalStatus: Pending
										}
									],
									ID: 0,
									GalleryID: 0,
									DateCreated: 0001-01-01,
									ParentType: ForumMessage,
									Title: String,
									Description: String,
									ImgUrl: String,
									LikeCount: 0,
									ReplyCount: 0,
									EventInterestCount: 0,
									EventInterestExpressed: False,
									IsMemberLike: False,
									Message: String,
									EventHostedBy: String,
									GalleryImgCount: 0,
									OTGVideoUrl: String,
									SiteVideoType: 0,
									VideoCode: String,
									VideoType: NA,
									SexSecretType: 0,
									TestimonialTypeId: 0,
									ArticleType: 0,
									Owner: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									Provider: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									GalleryImgUrls: 
									[
										String
									],
									Categories: 
									[
										{
											IsMatch: False,
											Value: 0,
											Text: String,
											TextAbbr: String,
											ListID: 0
										}
									],
									ItemList: 
									[
										{
											
										}
									],
									NotificationList: 
									[
										{
											UserID: 0,
											TypeID: EventAdd,
											DateCreated: 0001-01-01,
											Actor: 
											{
												UserID: 0,
												Username: String,
												MemberType: 0,
												ProfilePhoto: 
												{
													PhotoID: 0,
													Height: 0,
													Width: 0,
													ImageType: None,
													IsPublic: False,
													Classification: 0,
													UserType: General,
													ShowSafeMode: False,
													ImageActionType: ShowImage,
													GalleryID: 0,
													IsAccepted: False,
													MemberLikeCount: 0,
													IsLiked: False,
													SortNumber: 0,
													ThumbUrl: String,
													FullUrl: String
												},
												Location: String,
												MemberTypeTitle: String
											},
											ContentDate: 
											{
												SeekingTypes: 0,
												MinAge: 0,
												MaxAge: 0
											},
											ID: 0,
											DateFinderItem: 
											{
												DateID: 0,
												DateHeld: 0001-01-01,
												DateHeldUtcIso: String,
												City: String,
												StateAbbr: String,
												State: String,
												Description: String,
												IsInterestExpressed: False
											},
											IsPinned: False
										}
									],
									ProfilePhotos: 
									[
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										}
									],
									UserPhotos: 
									[
										{
											FolderID: 0,
											PhotoID: 0,
											ImgName: String,
											ImgNameThumb: String,
											ImgClassification: 0
										}
									],
									TravelProfileItem: 
									{
										Origin: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										Destination: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										DateArrivedTick: 0001-01-01,
										DateDepartureTick: 0001-01-01
									},
									DateFinderItem: 
									{
										DateID: 0,
										DateHeld: 0001-01-01,
										DateHeldUtcIso: String,
										City: String,
										StateAbbr: String,
										State: String,
										Description: String,
										IsInterestExpressed: False
									},
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									TimeZoneLookupItem: 
									{
										ID: String,
										WindowsName: String,
										StandardName: String,
										DaylightName: String,
										SupportsDaylightSavingTime: False,
										IsDaylightSavingTime: False,
										IanaName: String,
										AbbrGeneric: String,
										AbbrStandard: String,
										AbbrDaylight: String,
										BaseUtcOffset: String,
										DaylightOffset: String
									},
									DateHeldDisplay: String,
									Location: String,
									Classification: 0,
									MediaCount: 0
								},
								ContentDate: 
								{
									SeekingTypes: 0,
									MinAge: 0,
									MaxAge: 0
								},
								ID: 0,
								DateFinderItem: 
								{
									DateID: 0,
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									City: String,
									StateAbbr: String,
									State: String,
									Description: String,
									IsInterestExpressed: False
								},
								ContentParent: 
								{
									ClubVisibility: NotSpecified,
									SEOUrl: String,
									ApprovalState: Pending,
									Media: 
									[
										{
											ID: 0,
											Type: Undefined,
											Photo: 
											{
												PhotoID: 0,
												Gallery: 
												{
													GalleryID: 0,
													Name: String,
													IsPublic: False,
													ImageCount: 0,
													Status: Pending,
													ExpiryDateUTC: 0001-01-01
												},
												ThumbUrl: String,
												FullUrl: String,
												ApprovalStatus: Approved,
												MainPhoto: False,
												Height: 0,
												Width: 0,
												IsUserImage: False,
												Classification: 0,
												PrivateGalleryOnly: False,
												SortOrder: 0
											},
											Video: 
											{
												Classification: Undefined,
												VideoID: 0,
												VideoUrl: String,
												ThumbUrl: String,
												Duration: 0,
												ContentType: String,
												ContentLength: 0,
												HSLVideoUrl: String,
												VideoCode: String
											},
											SEOUrl: String,
											ApprovalStatus: Pending
										}
									],
									ID: 0,
									GalleryID: 0,
									DateCreated: 0001-01-01,
									ParentType: ForumMessage,
									Title: String,
									Description: String,
									ImgUrl: String,
									LikeCount: 0,
									ReplyCount: 0,
									EventInterestCount: 0,
									EventInterestExpressed: False,
									IsMemberLike: False,
									Message: String,
									EventHostedBy: String,
									GalleryImgCount: 0,
									OTGVideoUrl: String,
									SiteVideoType: 0,
									VideoCode: String,
									VideoType: NA,
									SexSecretType: 0,
									TestimonialTypeId: 0,
									ArticleType: 0,
									Owner: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									Provider: 
									{
										UserID: 0,
										Username: String,
										MemberType: 0,
										ProfilePhoto: 
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										},
										Location: String,
										MemberTypeTitle: String
									},
									GalleryImgUrls: 
									[
										String
									],
									Categories: 
									[
										{
											IsMatch: False,
											Value: 0,
											Text: String,
											TextAbbr: String,
											ListID: 0
										}
									],
									ItemList: 
									[
										{
											
										}
									],
									NotificationList: 
									[
										{
											UserID: 0,
											TypeID: EventAdd,
											DateCreated: 0001-01-01,
											Actor: 
											{
												UserID: 0,
												Username: String,
												MemberType: 0,
												ProfilePhoto: 
												{
													PhotoID: 0,
													Height: 0,
													Width: 0,
													ImageType: None,
													IsPublic: False,
													Classification: 0,
													UserType: General,
													ShowSafeMode: False,
													ImageActionType: ShowImage,
													GalleryID: 0,
													IsAccepted: False,
													MemberLikeCount: 0,
													IsLiked: False,
													SortNumber: 0,
													ThumbUrl: String,
													FullUrl: String
												},
												Location: String,
												MemberTypeTitle: String
											},
											ContentDate: 
											{
												SeekingTypes: 0,
												MinAge: 0,
												MaxAge: 0
											},
											ID: 0,
											DateFinderItem: 
											{
												DateID: 0,
												DateHeld: 0001-01-01,
												DateHeldUtcIso: String,
												City: String,
												StateAbbr: String,
												State: String,
												Description: String,
												IsInterestExpressed: False
											},
											IsPinned: False
										}
									],
									ProfilePhotos: 
									[
										{
											PhotoID: 0,
											Height: 0,
											Width: 0,
											ImageType: None,
											IsPublic: False,
											Classification: 0,
											UserType: General,
											ShowSafeMode: False,
											ImageActionType: ShowImage,
											GalleryID: 0,
											IsAccepted: False,
											MemberLikeCount: 0,
											IsLiked: False,
											SortNumber: 0,
											ThumbUrl: String,
											FullUrl: String
										}
									],
									UserPhotos: 
									[
										{
											FolderID: 0,
											PhotoID: 0,
											ImgName: String,
											ImgNameThumb: String,
											ImgClassification: 0
										}
									],
									TravelProfileItem: 
									{
										Origin: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										Destination: 
										{
											City: String,
											State: String,
											StateAbbr: String,
											Country: String
										},
										DateArrivedTick: 0001-01-01,
										DateDepartureTick: 0001-01-01
									},
									DateFinderItem: 
									{
										DateID: 0,
										DateHeld: 0001-01-01,
										DateHeldUtcIso: String,
										City: String,
										StateAbbr: String,
										State: String,
										Description: String,
										IsInterestExpressed: False
									},
									DateHeld: 0001-01-01,
									DateHeldUtcIso: String,
									TimeZoneLookupItem: 
									{
										ID: String,
										WindowsName: String,
										StandardName: String,
										DaylightName: String,
										SupportsDaylightSavingTime: False,
										IsDaylightSavingTime: False,
										IanaName: String,
										AbbrGeneric: String,
										AbbrStandard: String,
										AbbrDaylight: String,
										BaseUtcOffset: String,
										DaylightOffset: String
									},
									DateHeldDisplay: String,
									Location: String,
									Classification: 0,
									MediaCount: 0
								},
								IsPinned: False
							}
						],
						ProfilePhotos: 
						[
							{
								PhotoID: 0,
								Height: 0,
								Width: 0,
								ImageType: None,
								IsPublic: False,
								Classification: 0,
								UserType: General,
								ShowSafeMode: False,
								ImageActionType: ShowImage,
								GalleryID: 0,
								IsAccepted: False,
								MemberLikeCount: 0,
								IsLiked: False,
								SortNumber: 0,
								ThumbUrl: String,
								FullUrl: String
							}
						],
						UserPhotos: 
						[
							{
								FolderID: 0,
								PhotoID: 0,
								ImgName: String,
								ImgNameThumb: String,
								ImgClassification: 0
							}
						],
						TravelProfileItem: 
						{
							Origin: 
							{
								City: String,
								State: String,
								StateAbbr: String,
								Country: String
							},
							Destination: 
							{
								City: String,
								State: String,
								StateAbbr: String,
								Country: String
							},
							DateArrivedTick: 0001-01-01,
							DateDepartureTick: 0001-01-01
						},
						DateFinderItem: 
						{
							DateID: 0,
							DateHeld: 0001-01-01,
							DateHeldUtcIso: String,
							City: String,
							StateAbbr: String,
							State: String,
							Description: String,
							IsInterestExpressed: False
						},
						DateHeld: 0001-01-01,
						DateHeldUtcIso: String,
						TimeZoneLookupItem: 
						{
							ID: String,
							WindowsName: String,
							StandardName: String,
							DaylightName: String,
							SupportsDaylightSavingTime: False,
							IsDaylightSavingTime: False,
							IanaName: String,
							AbbrGeneric: String,
							AbbrStandard: String,
							AbbrDaylight: String,
							BaseUtcOffset: String,
							DaylightOffset: String
						},
						DateHeldDisplay: String,
						Location: String,
						Classification: 0,
						MediaCount: 0
					},
					IsPinned: False
				}
			],
			ProfilePhotos: 
			[
				{
					PhotoID: 0,
					Height: 0,
					Width: 0,
					ImageType: None,
					IsPublic: False,
					Classification: 0,
					UserType: General,
					ShowSafeMode: False,
					ImageActionType: ShowImage,
					GalleryID: 0,
					IsAccepted: False,
					MemberLikeCount: 0,
					IsLiked: False,
					SortNumber: 0,
					ThumbUrl: String,
					FullUrl: String
				}
			],
			UserPhotos: 
			[
				{
					FolderID: 0,
					PhotoID: 0,
					ImgName: String,
					ImgNameThumb: String,
					ImgClassification: 0
				}
			],
			TravelProfileItem: 
			{
				Origin: 
				{
					City: String,
					State: String,
					StateAbbr: String,
					Country: String
				},
				Destination: 
				{
					City: String,
					State: String,
					StateAbbr: String,
					Country: String
				},
				DateArrivedTick: 0001-01-01,
				DateDepartureTick: 0001-01-01
			},
			DateFinderItem: 
			{
				DateID: 0,
				DateHeld: 0001-01-01,
				DateHeldUtcIso: String,
				City: String,
				StateAbbr: String,
				State: String,
				Description: String,
				IsInterestExpressed: False
			},
			DateHeld: 0001-01-01,
			DateHeldUtcIso: String,
			TimeZoneLookupItem: 
			{
				ID: String,
				WindowsName: String,
				StandardName: String,
				DaylightName: String,
				SupportsDaylightSavingTime: False,
				IsDaylightSavingTime: False,
				IanaName: String,
				AbbrGeneric: String,
				AbbrStandard: String,
				AbbrDaylight: String,
				BaseUtcOffset: String,
				DaylightOffset: String
			},
			DateHeldDisplay: String,
			Location: String,
			Classification: 0,
			MediaCount: 0
		}
	}
]