|
Method DetailString getAddress() Returns the address of the enterprise. Returns: String Since: 07-06-2009 String getCity() Returns the city of the enterprise. Returns: String Since: 07-06-2009 String getCountry() Returns the country of the enterprise. Returns: String Since: 07-06-2009 String getCountryCode() Returns the country code of the enterprise. Returns: String Since: 07-06-2009 Data getData() Returns a Data object with information from this enterprise. The amount of information depends on what the enterprise has enabled for public access. Minimum information available is the name of the enterprise. Returns: Data Since: 07-06-2009 String getFax() Returns the fax of the enterprise. Returns: String Since: 07-06-2009 String getId() Returns the ID of this enterprise. Storage of this ID should be large enough to handle 70 characters. Returns: String Since: 08-12-2020 String getLanguage() Returns the language of the enterprise. Returns: String Since: 07-06-2009 String getName() Returns the name of this enterprise. Returns: String Since: 07-06-2009 String getPhone() Returns the phone of the enterprise. Returns: String Since: 07-06-2009 String getPostalCode() Returns the postal code of the enterprise. Returns: String Since: 07-06-2009 String getState() Returns the state of the enterprise. Returns: String Since: 07-06-2009 String getStateCode() Returns the state code of the enterprise. Returns: String Since: 07-06-2009 String getTimeZone() Returns the time zone of the enterprise. Returns: String Since: 07-06-2009 String getTimeZoneCode() Returns the time zone code of the enterprise. Returns: String Since: 07-06-2009 boolean hasProfile(ProfileInfo profile) Returns true if the Enterprise has a profile for the user associated with the user of the given profile.
Parameters:
Returns: boolean Since: 03-15-2007 boolean hasProfile(String email) Returns true if enterprise has an active profile associated with the email address. This is a utility method that can be used to quickly determine if email is associated with profile
Parameters:
Returns: boolean Since: 12-22-2011 boolean isRegistered(String domain) Returns true if the Enterprise domain has been registered with this enterprise.
Parameters:
Returns: boolean Since: 03-15-2007 boolean isTimeZoneEnabled() Returns true if time zone code of the enterprise is API enabled. Returns: boolean Since: 03-11-2022 String toString() Returns a description of this object. Returns: String Since: 08-29-2007 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |