DbAPIWS
Click here for a complete list of operations.
GetCommunityInfo
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /dbapi/dbapi.asmx HTTP/1.1
Host: eun.eunify.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://eunify.net/DbAPI/GetCommunityInfo"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetCommunityInfo xmlns="http://eunify.net/DbAPI">
<strAuthCode>string</strAuthCode>
<strSessionId>string</strSessionId>
</GetCommunityInfo>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetCommunityInfoResponse xmlns="http://eunify.net/DbAPI">
<GetCommunityInfoResult>
<PKId>int</PKId>
<Title>string</Title>
<Type>string</Type>
<CommunityCode>string</CommunityCode>
<Division>string</Division>
<Brand>int</Brand>
<Description>string</Description>
<LogoFileName>string</LogoFileName>
<LogoFileSize>int</LogoFileSize>
<LogoContentType>string</LogoContentType>
<LogoWidth>int</LogoWidth>
<LogoName>string</LogoName>
<LogoPosition>string</LogoPosition>
<LogoURL>string</LogoURL>
<TimeZone>int</TimeZone>
<PriceListId>int</PriceListId>
<PriceListDetailId>int</PriceListDetailId>
<PriceListStorageId>int</PriceListStorageId>
<Billable>string</Billable>
<BillingType>string</BillingType>
<BillingFrequency>string</BillingFrequency>
<BillingNextDate>dateTime</BillingNextDate>
<BillingFixedAmount>decimal</BillingFixedAmount>
<BillingNotes>string</BillingNotes>
<BillingPlanId>int</BillingPlanId>
<BillingGroup>string</BillingGroup>
<BillingHouseholds>int</BillingHouseholds>
<City>string</City>
<State>string</State>
<PostalCode>string</PostalCode>
<CountryCode>string</CountryCode>
<WeatherLocationId>string</WeatherLocationId>
<URL>string</URL>
<ContactFirstName>string</ContactFirstName>
<ContactLastName>string</ContactLastName>
<ContactCompany>string</ContactCompany>
<ContactTitle>string</ContactTitle>
<ContactAddress>string</ContactAddress>
<ContactCity>string</ContactCity>
<ContactState>string</ContactState>
<ContactPostalCode>string</ContactPostalCode>
<ContactCountryCode>string</ContactCountryCode>
<ContactEmail>string</ContactEmail>
<ContactPhoneNumber>string</ContactPhoneNumber>
<ContactFaxNumber>string</ContactFaxNumber>
<ContactMobilePhoneNumber>string</ContactMobilePhoneNumber>
<FreeTrial>string</FreeTrial>
<FreeTrialEndDate>dateTime</FreeTrialEndDate>
<FreeTrialExtended>string</FreeTrialExtended>
<FreeTrialEmailSent>int</FreeTrialEmailSent>
<SubscriptionEndDate>dateTime</SubscriptionEndDate>
<BilltoType>string</BilltoType>
<BilltoCardType>string</BilltoCardType>
<BilltoCardNumber>string</BilltoCardNumber>
<BilltoCardNumber2>string</BilltoCardNumber2>
<BilltoCardExpDate>string</BilltoCardExpDate>
<BilltoFirstName>string</BilltoFirstName>
<BilltoMiddleInitial>string</BilltoMiddleInitial>
<BilltoLastName>string</BilltoLastName>
<BilltoCompany>string</BilltoCompany>
<BillToTitle>string</BillToTitle>
<BilltoAddress>string</BilltoAddress>
<BilltoCity>string</BilltoCity>
<BilltoState>string</BilltoState>
<BilltoPostalCode>string</BilltoPostalCode>
<BilltoCountryCode>string</BilltoCountryCode>
<BilltoEmail>string</BilltoEmail>
<BilltoPhoneNumber>string</BilltoPhoneNumber>
<BilltoFaxNumber>string</BilltoFaxNumber>
<BilltoMobilePhoneNumber>string</BilltoMobilePhoneNumber>
<AnnouncementDuration>int</AnnouncementDuration>
<ClassifiedDuration>int</ClassifiedDuration>
<NewMemberMessage>string</NewMemberMessage>
<NewContentMessage>string</NewContentMessage>
<NewContentSmsMessage>string</NewContentSmsMessage>
<PlanMaxStorage>int</PlanMaxStorage>
<PlanMaxStorageDB>int</PlanMaxStorageDB>
<PlanMaxFileSize>int</PlanMaxFileSize>
<MaxStorage>int</MaxStorage>
<MaximumUploadSize>int</MaximumUploadSize>
<HeaderFileName>string</HeaderFileName>
<HeaderFileSize>int</HeaderFileSize>
<HeaderContentType>string</HeaderContentType>
<HeaderBackgroundColor>string</HeaderBackgroundColor>
<HeaderCommunityTextColor>string</HeaderCommunityTextColor>
<HeaderDateLinkColor>string</HeaderDateLinkColor>
<HeaderDateLinkColorHi>string</HeaderDateLinkColorHi>
<HeaderBarColor>string</HeaderBarColor>
<MenuBackgroundColor>string</MenuBackgroundColor>
<MenuBackgroundColorHi>string</MenuBackgroundColorHi>
<MenuTextColor>string</MenuTextColor>
<MenuHeaderTextColor>string</MenuHeaderTextColor>
<MenuSeparatorColor>string</MenuSeparatorColor>
<PopupMenuBackgroundColor>string</PopupMenuBackgroundColor>
<PopupMenuBackgroundColorHi>string</PopupMenuBackgroundColorHi>
<PopupMenuTextColor>string</PopupMenuTextColor>
<BodyHeadingColor>string</BodyHeadingColor>
<BodyHeadingTextColor>string</BodyHeadingTextColor>
<BodyHeadingLinkColor>string</BodyHeadingLinkColor>
<BodySectionHeaderColor>string</BodySectionHeaderColor>
<BodySectionHeaderGradient>string</BodySectionHeaderGradient>
<BodySectionHeaderTextColor>string</BodySectionHeaderTextColor>
<BodySectionOutlineColor>string</BodySectionOutlineColor>
<BodySectionHeaderLinkColor>string</BodySectionHeaderLinkColor>
<BodySectionBackgroundColor>string</BodySectionBackgroundColor>
<BodySectionPreviewColor>string</BodySectionPreviewColor>
<BodySectionTextColor>string</BodySectionTextColor>
<BodySectionLinkColor>string</BodySectionLinkColor>
<BodySectionHintColor>string</BodySectionHintColor>
<TabBackgroundColor>string</TabBackgroundColor>
<TabTextColor>string</TabTextColor>
<TabHintColor>string</TabHintColor>
<FilterBackgroundColor>string</FilterBackgroundColor>
<FilterTextColor>string</FilterTextColor>
<RowEvenColor>string</RowEvenColor>
<RowOddColor>string</RowOddColor>
<RowColorHi>string</RowColorHi>
<PageLinkColor>string</PageLinkColor>
<PageLinkColorHi>string</PageLinkColorHi>
<PageHintColor>string</PageHintColor>
<ButtonBackgroundColor>string</ButtonBackgroundColor>
<ButtonTextColor>string</ButtonTextColor>
<ButtonOutlineColor>string</ButtonOutlineColor>
<ButtonOutlineColorHi>string</ButtonOutlineColorHi>
<ButtonFontSize>int</ButtonFontSize>
<InputFieldSize>int</InputFieldSize>
<CalendarTodayColor>string</CalendarTodayColor>
<ScrollFaceColor>string</ScrollFaceColor>
<ScrollTrackColor>string</ScrollTrackColor>
<BannerAd>string</BannerAd>
<Features>string</Features>
<GuestFeatures>string</GuestFeatures>
<ExtranetFeatures>string</ExtranetFeatures>
<MemberFeatures>string</MemberFeatures>
<MemberNameChange>string</MemberNameChange>
<MemberAddressChange>string</MemberAddressChange>
<MemberPhoneChange>string</MemberPhoneChange>
<MemberSectionClose>string</MemberSectionClose>
<MemberHomePageChange>string</MemberHomePageChange>
<MemberHomePageStyle>string</MemberHomePageStyle>
<MemberMenuStyle>string</MemberMenuStyle>
<MemberImportPublicContact>string</MemberImportPublicContact>
<MemberImportPublicEvent>string</MemberImportPublicEvent>
<GroupEmailNotifyDefault>string</GroupEmailNotifyDefault>
<DistributorMessage>string</DistributorMessage>
<DistributorMessageLocation>string</DistributorMessageLocation>
<ProductType>string</ProductType>
<GuestAccess>string</GuestAccess>
<BccAllEmail>string</BccAllEmail>
<EmailNever>string</EmailNever>
<EmailRequired>string</EmailRequired>
<CommunityType>int</CommunityType>
<CommunitySize>int</CommunitySize>
<Industry>int</Industry>
<HearAbout>int</HearAbout>
<LoginPageDisplay_DEL>string</LoginPageDisplay_DEL>
<LoginPageText_DEL>string</LoginPageText_DEL>
<LoginFileName>string</LoginFileName>
<LoginContentType>string</LoginContentType>
<LoginFileSize>int</LoginFileSize>
<LoginBodyBackgroundColor>string</LoginBodyBackgroundColor>
<LoginBackgroundColor>string</LoginBackgroundColor>
<LoginTextColor>string</LoginTextColor>
<LoginLinkColor>string</LoginLinkColor>
<WorkdayStartHour>unsignedByte</WorkdayStartHour>
<WorkdayEndHour>unsignedByte</WorkdayEndHour>
<ExitUrl>string</ExitUrl>
<DefaultListPageSize>string</DefaultListPageSize>
<CurrencySymbol>string</CurrencySymbol>
<AdSource>string</AdSource>
<AdName>string</AdName>
<WWWUrl>string</WWWUrl>
<MaxWebPages>int</MaxWebPages>
<SSLEnabled>string</SSLEnabled>
<ShowHint>string</ShowHint>
<ShowHelp>string</ShowHelp>
<IsTemplate>string</IsTemplate>
<ContactActivityLog>string</ContactActivityLog>
<LogAllEmail>string</LogAllEmail>
<LogEmailAddress>string</LogEmailAddress>
<AssociationId>string</AssociationId>
<PurchaseDocument>string</PurchaseDocument>
<PurchaseConfirmEmail>string</PurchaseConfirmEmail>
<PurchaseConvenienceFee>decimal</PurchaseConvenienceFee>
<PurchaseConvenienceFeeDescription>string</PurchaseConvenienceFeeDescription>
<PurchaseDocumenteUnifyFee>decimal</PurchaseDocumenteUnifyFee>
<PurchaseDocumentPMFee>decimal</PurchaseDocumentPMFee>
<PurchaseDocumentAssociationFee>decimal</PurchaseDocumentAssociationFee>
<PaymentAmount>string</PaymentAmount>
<PaymentAmountConfirmEmail>string</PaymentAmountConfirmEmail>
<ABCClassification>string</ABCClassification>
<MemberShowShortcut>string</MemberShowShortcut>
<MemberShowFilter>string</MemberShowFilter>
<MemberShowSearch>string</MemberShowSearch>
<MemberShowMyProfile>string</MemberShowMyProfile>
<MemberShowEmailLink>string</MemberShowEmailLink>
<MemberShowDBButton>string</MemberShowDBButton>
<ExtranetShowShortcut>string</ExtranetShowShortcut>
<ExtranetShowFilter>string</ExtranetShowFilter>
<ExtranetShowSearch>string</ExtranetShowSearch>
<ExtranetShowMyProfile>string</ExtranetShowMyProfile>
<ExtranetShowEmailLink>string</ExtranetShowEmailLink>
<ExtranetShowDBButton>string</ExtranetShowDBButton>
<EnhancedDBEnabled>string</EnhancedDBEnabled>
<PMTier>unsignedByte</PMTier>
<PMTierId>int</PMTierId>
<PMTierPriceOverride>decimal</PMTierPriceOverride>
<PMEnableDuesPayment>string</PMEnableDuesPayment>
<ShowDBManagePage>string</ShowDBManagePage>
<MembersShowPending>string</MembersShowPending>
<ForceSSL>string</ForceSSL>
<AIMLoginId>string</AIMLoginId>
<AIMPassword>string</AIMPassword>
<DefaultUI>string</DefaultUI>
<LogoImageUrl>string</LogoImageUrl>
<LogoDisplayType>string</LogoDisplayType>
<ShowTitleOnHeader>string</ShowTitleOnHeader>
<ShowDescOnHeader>string</ShowDescOnHeader>
<ShowInitialLogin>string</ShowInitialLogin>
<MemberColumnAccountId>string</MemberColumnAccountId>
<MemberColumnEmail>string</MemberColumnEmail>
<MemberColumnMailingAddress>string</MemberColumnMailingAddress>
<MemberColumnUnitAddress>string</MemberColumnUnitAddress>
<MemberColumnHomePhone>string</MemberColumnHomePhone>
<MemberColumnMobilePhone>string</MemberColumnMobilePhone>
<IsMgmtCo>string</IsMgmtCo>
<Status>string</Status>
<CreatedBy>int</CreatedBy>
<CreateDate>dateTime</CreateDate>
<LastUpdate>dateTime</LastUpdate>
<LastUpdateBy>int</LastUpdateBy>
<PMInspectionDefaultDisplayMode>string</PMInspectionDefaultDisplayMode>
</GetCommunityInfoResult>
</GetCommunityInfoResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /dbapi/dbapi.asmx HTTP/1.1
Host: eun.eunify.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetCommunityInfo xmlns="http://eunify.net/DbAPI">
<strAuthCode>string</strAuthCode>
<strSessionId>string</strSessionId>
</GetCommunityInfo>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetCommunityInfoResponse xmlns="http://eunify.net/DbAPI">
<GetCommunityInfoResult>
<PKId>int</PKId>
<Title>string</Title>
<Type>string</Type>
<CommunityCode>string</CommunityCode>
<Division>string</Division>
<Brand>int</Brand>
<Description>string</Description>
<LogoFileName>string</LogoFileName>
<LogoFileSize>int</LogoFileSize>
<LogoContentType>string</LogoContentType>
<LogoWidth>int</LogoWidth>
<LogoName>string</LogoName>
<LogoPosition>string</LogoPosition>
<LogoURL>string</LogoURL>
<TimeZone>int</TimeZone>
<PriceListId>int</PriceListId>
<PriceListDetailId>int</PriceListDetailId>
<PriceListStorageId>int</PriceListStorageId>
<Billable>string</Billable>
<BillingType>string</BillingType>
<BillingFrequency>string</BillingFrequency>
<BillingNextDate>dateTime</BillingNextDate>
<BillingFixedAmount>decimal</BillingFixedAmount>
<BillingNotes>string</BillingNotes>
<BillingPlanId>int</BillingPlanId>
<BillingGroup>string</BillingGroup>
<BillingHouseholds>int</BillingHouseholds>
<City>string</City>
<State>string</State>
<PostalCode>string</PostalCode>
<CountryCode>string</CountryCode>
<WeatherLocationId>string</WeatherLocationId>
<URL>string</URL>
<ContactFirstName>string</ContactFirstName>
<ContactLastName>string</ContactLastName>
<ContactCompany>string</ContactCompany>
<ContactTitle>string</ContactTitle>
<ContactAddress>string</ContactAddress>
<ContactCity>string</ContactCity>
<ContactState>string</ContactState>
<ContactPostalCode>string</ContactPostalCode>
<ContactCountryCode>string</ContactCountryCode>
<ContactEmail>string</ContactEmail>
<ContactPhoneNumber>string</ContactPhoneNumber>
<ContactFaxNumber>string</ContactFaxNumber>
<ContactMobilePhoneNumber>string</ContactMobilePhoneNumber>
<FreeTrial>string</FreeTrial>
<FreeTrialEndDate>dateTime</FreeTrialEndDate>
<FreeTrialExtended>string</FreeTrialExtended>
<FreeTrialEmailSent>int</FreeTrialEmailSent>
<SubscriptionEndDate>dateTime</SubscriptionEndDate>
<BilltoType>string</BilltoType>
<BilltoCardType>string</BilltoCardType>
<BilltoCardNumber>string</BilltoCardNumber>
<BilltoCardNumber2>string</BilltoCardNumber2>
<BilltoCardExpDate>string</BilltoCardExpDate>
<BilltoFirstName>string</BilltoFirstName>
<BilltoMiddleInitial>string</BilltoMiddleInitial>
<BilltoLastName>string</BilltoLastName>
<BilltoCompany>string</BilltoCompany>
<BillToTitle>string</BillToTitle>
<BilltoAddress>string</BilltoAddress>
<BilltoCity>string</BilltoCity>
<BilltoState>string</BilltoState>
<BilltoPostalCode>string</BilltoPostalCode>
<BilltoCountryCode>string</BilltoCountryCode>
<BilltoEmail>string</BilltoEmail>
<BilltoPhoneNumber>string</BilltoPhoneNumber>
<BilltoFaxNumber>string</BilltoFaxNumber>
<BilltoMobilePhoneNumber>string</BilltoMobilePhoneNumber>
<AnnouncementDuration>int</AnnouncementDuration>
<ClassifiedDuration>int</ClassifiedDuration>
<NewMemberMessage>string</NewMemberMessage>
<NewContentMessage>string</NewContentMessage>
<NewContentSmsMessage>string</NewContentSmsMessage>
<PlanMaxStorage>int</PlanMaxStorage>
<PlanMaxStorageDB>int</PlanMaxStorageDB>
<PlanMaxFileSize>int</PlanMaxFileSize>
<MaxStorage>int</MaxStorage>
<MaximumUploadSize>int</MaximumUploadSize>
<HeaderFileName>string</HeaderFileName>
<HeaderFileSize>int</HeaderFileSize>
<HeaderContentType>string</HeaderContentType>
<HeaderBackgroundColor>string</HeaderBackgroundColor>
<HeaderCommunityTextColor>string</HeaderCommunityTextColor>
<HeaderDateLinkColor>string</HeaderDateLinkColor>
<HeaderDateLinkColorHi>string</HeaderDateLinkColorHi>
<HeaderBarColor>string</HeaderBarColor>
<MenuBackgroundColor>string</MenuBackgroundColor>
<MenuBackgroundColorHi>string</MenuBackgroundColorHi>
<MenuTextColor>string</MenuTextColor>
<MenuHeaderTextColor>string</MenuHeaderTextColor>
<MenuSeparatorColor>string</MenuSeparatorColor>
<PopupMenuBackgroundColor>string</PopupMenuBackgroundColor>
<PopupMenuBackgroundColorHi>string</PopupMenuBackgroundColorHi>
<PopupMenuTextColor>string</PopupMenuTextColor>
<BodyHeadingColor>string</BodyHeadingColor>
<BodyHeadingTextColor>string</BodyHeadingTextColor>
<BodyHeadingLinkColor>string</BodyHeadingLinkColor>
<BodySectionHeaderColor>string</BodySectionHeaderColor>
<BodySectionHeaderGradient>string</BodySectionHeaderGradient>
<BodySectionHeaderTextColor>string</BodySectionHeaderTextColor>
<BodySectionOutlineColor>string</BodySectionOutlineColor>
<BodySectionHeaderLinkColor>string</BodySectionHeaderLinkColor>
<BodySectionBackgroundColor>string</BodySectionBackgroundColor>
<BodySectionPreviewColor>string</BodySectionPreviewColor>
<BodySectionTextColor>string</BodySectionTextColor>
<BodySectionLinkColor>string</BodySectionLinkColor>
<BodySectionHintColor>string</BodySectionHintColor>
<TabBackgroundColor>string</TabBackgroundColor>
<TabTextColor>string</TabTextColor>
<TabHintColor>string</TabHintColor>
<FilterBackgroundColor>string</FilterBackgroundColor>
<FilterTextColor>string</FilterTextColor>
<RowEvenColor>string</RowEvenColor>
<RowOddColor>string</RowOddColor>
<RowColorHi>string</RowColorHi>
<PageLinkColor>string</PageLinkColor>
<PageLinkColorHi>string</PageLinkColorHi>
<PageHintColor>string</PageHintColor>
<ButtonBackgroundColor>string</ButtonBackgroundColor>
<ButtonTextColor>string</ButtonTextColor>
<ButtonOutlineColor>string</ButtonOutlineColor>
<ButtonOutlineColorHi>string</ButtonOutlineColorHi>
<ButtonFontSize>int</ButtonFontSize>
<InputFieldSize>int</InputFieldSize>
<CalendarTodayColor>string</CalendarTodayColor>
<ScrollFaceColor>string</ScrollFaceColor>
<ScrollTrackColor>string</ScrollTrackColor>
<BannerAd>string</BannerAd>
<Features>string</Features>
<GuestFeatures>string</GuestFeatures>
<ExtranetFeatures>string</ExtranetFeatures>
<MemberFeatures>string</MemberFeatures>
<MemberNameChange>string</MemberNameChange>
<MemberAddressChange>string</MemberAddressChange>
<MemberPhoneChange>string</MemberPhoneChange>
<MemberSectionClose>string</MemberSectionClose>
<MemberHomePageChange>string</MemberHomePageChange>
<MemberHomePageStyle>string</MemberHomePageStyle>
<MemberMenuStyle>string</MemberMenuStyle>
<MemberImportPublicContact>string</MemberImportPublicContact>
<MemberImportPublicEvent>string</MemberImportPublicEvent>
<GroupEmailNotifyDefault>string</GroupEmailNotifyDefault>
<DistributorMessage>string</DistributorMessage>
<DistributorMessageLocation>string</DistributorMessageLocation>
<ProductType>string</ProductType>
<GuestAccess>string</GuestAccess>
<BccAllEmail>string</BccAllEmail>
<EmailNever>string</EmailNever>
<EmailRequired>string</EmailRequired>
<CommunityType>int</CommunityType>
<CommunitySize>int</CommunitySize>
<Industry>int</Industry>
<HearAbout>int</HearAbout>
<LoginPageDisplay_DEL>string</LoginPageDisplay_DEL>
<LoginPageText_DEL>string</LoginPageText_DEL>
<LoginFileName>string</LoginFileName>
<LoginContentType>string</LoginContentType>
<LoginFileSize>int</LoginFileSize>
<LoginBodyBackgroundColor>string</LoginBodyBackgroundColor>
<LoginBackgroundColor>string</LoginBackgroundColor>
<LoginTextColor>string</LoginTextColor>
<LoginLinkColor>string</LoginLinkColor>
<WorkdayStartHour>unsignedByte</WorkdayStartHour>
<WorkdayEndHour>unsignedByte</WorkdayEndHour>
<ExitUrl>string</ExitUrl>
<DefaultListPageSize>string</DefaultListPageSize>
<CurrencySymbol>string</CurrencySymbol>
<AdSource>string</AdSource>
<AdName>string</AdName>
<WWWUrl>string</WWWUrl>
<MaxWebPages>int</MaxWebPages>
<SSLEnabled>string</SSLEnabled>
<ShowHint>string</ShowHint>
<ShowHelp>string</ShowHelp>
<IsTemplate>string</IsTemplate>
<ContactActivityLog>string</ContactActivityLog>
<LogAllEmail>string</LogAllEmail>
<LogEmailAddress>string</LogEmailAddress>
<AssociationId>string</AssociationId>
<PurchaseDocument>string</PurchaseDocument>
<PurchaseConfirmEmail>string</PurchaseConfirmEmail>
<PurchaseConvenienceFee>decimal</PurchaseConvenienceFee>
<PurchaseConvenienceFeeDescription>string</PurchaseConvenienceFeeDescription>
<PurchaseDocumenteUnifyFee>decimal</PurchaseDocumenteUnifyFee>
<PurchaseDocumentPMFee>decimal</PurchaseDocumentPMFee>
<PurchaseDocumentAssociationFee>decimal</PurchaseDocumentAssociationFee>
<PaymentAmount>string</PaymentAmount>
<PaymentAmountConfirmEmail>string</PaymentAmountConfirmEmail>
<ABCClassification>string</ABCClassification>
<MemberShowShortcut>string</MemberShowShortcut>
<MemberShowFilter>string</MemberShowFilter>
<MemberShowSearch>string</MemberShowSearch>
<MemberShowMyProfile>string</MemberShowMyProfile>
<MemberShowEmailLink>string</MemberShowEmailLink>
<MemberShowDBButton>string</MemberShowDBButton>
<ExtranetShowShortcut>string</ExtranetShowShortcut>
<ExtranetShowFilter>string</ExtranetShowFilter>
<ExtranetShowSearch>string</ExtranetShowSearch>
<ExtranetShowMyProfile>string</ExtranetShowMyProfile>
<ExtranetShowEmailLink>string</ExtranetShowEmailLink>
<ExtranetShowDBButton>string</ExtranetShowDBButton>
<EnhancedDBEnabled>string</EnhancedDBEnabled>
<PMTier>unsignedByte</PMTier>
<PMTierId>int</PMTierId>
<PMTierPriceOverride>decimal</PMTierPriceOverride>
<PMEnableDuesPayment>string</PMEnableDuesPayment>
<ShowDBManagePage>string</ShowDBManagePage>
<MembersShowPending>string</MembersShowPending>
<ForceSSL>string</ForceSSL>
<AIMLoginId>string</AIMLoginId>
<AIMPassword>string</AIMPassword>
<DefaultUI>string</DefaultUI>
<LogoImageUrl>string</LogoImageUrl>
<LogoDisplayType>string</LogoDisplayType>
<ShowTitleOnHeader>string</ShowTitleOnHeader>
<ShowDescOnHeader>string</ShowDescOnHeader>
<ShowInitialLogin>string</ShowInitialLogin>
<MemberColumnAccountId>string</MemberColumnAccountId>
<MemberColumnEmail>string</MemberColumnEmail>
<MemberColumnMailingAddress>string</MemberColumnMailingAddress>
<MemberColumnUnitAddress>string</MemberColumnUnitAddress>
<MemberColumnHomePhone>string</MemberColumnHomePhone>
<MemberColumnMobilePhone>string</MemberColumnMobilePhone>
<IsMgmtCo>string</IsMgmtCo>
<Status>string</Status>
<CreatedBy>int</CreatedBy>
<CreateDate>dateTime</CreateDate>
<LastUpdate>dateTime</LastUpdate>
<LastUpdateBy>int</LastUpdateBy>
<PMInspectionDefaultDisplayMode>string</PMInspectionDefaultDisplayMode>
</GetCommunityInfoResult>
</GetCommunityInfoResponse>
</soap12:Body>
</soap12:Envelope>