Package com.okta.sdk.resource.model
Class OrgSetting
java.lang.Object
com.okta.sdk.resource.model.OrgSetting
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class OrgSetting
extends Object
implements Serializable
OrgSetting
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompanyName(String companyName) endUserSupportHelpURL(String endUserSupportHelpURL) booleanPrimary address of the organization associated with the orgSecondary address of the organization associated with the orggetCity()City of the organization associated with the orgName of orgCounty of the organization associated with the orgWhen org was createdSupport link of orgExpiration of orggetId()Org IDWhen org was last updatedgetLinks()Get linksPhone number of the organization associated with the orgPostal code of the organization associated with the orggetState()State of the organization associated with the orgStatus of orgSubdomain of orgSupport help phone of the organization associated with the orgWebsite of the organization associated with the orginthashCode()links(OrgGeneralSettingLinks links) phoneNumber(String phoneNumber) postalCode(String postalCode) voidsetAddress1(String address1) voidsetAddress2(String address2) voidvoidsetCompanyName(String companyName) voidsetCountry(String country) voidsetEndUserSupportHelpURL(String endUserSupportHelpURL) voidsetLinks(OrgGeneralSettingLinks links) voidsetPhoneNumber(String phoneNumber) voidsetPostalCode(String postalCode) voidvoidsetSupportPhoneNumber(String supportPhoneNumber) voidsetWebsite(String website) supportPhoneNumber(String supportPhoneNumber) toString()
-
Field Details
-
JSON_PROPERTY_ADDRESS1
- See Also:
-
JSON_PROPERTY_ADDRESS2
- See Also:
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_COMPANY_NAME
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_END_USER_SUPPORT_HELP_U_R_L
- See Also:
-
JSON_PROPERTY_EXPIRES_AT
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_PHONE_NUMBER
- See Also:
-
JSON_PROPERTY_POSTAL_CODE
- See Also:
-
JSON_PROPERTY_STATE
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_SUBDOMAIN
- See Also:
-
JSON_PROPERTY_SUPPORT_PHONE_NUMBER
- See Also:
-
JSON_PROPERTY_WEBSITE
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
OrgSetting
public OrgSetting()
-
-
Method Details
-
address1
-
getAddress1
Primary address of the organization associated with the org- Returns:
- address1
-
setAddress1
-
address2
-
getAddress2
Secondary address of the organization associated with the org- Returns:
- address2
-
setAddress2
-
city
-
getCity
City of the organization associated with the org- Returns:
- city
-
setCity
-
companyName
-
getCompanyName
Name of org- Returns:
- companyName
-
setCompanyName
-
country
-
getCountry
County of the organization associated with the org- Returns:
- country
-
setCountry
-
getCreated
When org was created- Returns:
- created
-
endUserSupportHelpURL
-
getEndUserSupportHelpURL
Support link of org- Returns:
- endUserSupportHelpURL
-
setEndUserSupportHelpURL
-
getExpiresAt
Expiration of org- Returns:
- expiresAt
-
getId
Org ID- Returns:
- id
-
getLastUpdated
When org was last updated- Returns:
- lastUpdated
-
phoneNumber
-
getPhoneNumber
Phone number of the organization associated with the org- Returns:
- phoneNumber
-
setPhoneNumber
-
postalCode
-
getPostalCode
Postal code of the organization associated with the org- Returns:
- postalCode
-
setPostalCode
-
state
-
getState
State of the organization associated with the org- Returns:
- state
-
setState
-
getStatus
Status of org- Returns:
- status
-
getSubdomain
Subdomain of org- Returns:
- subdomain
-
supportPhoneNumber
-
getSupportPhoneNumber
Support help phone of the organization associated with the org- Returns:
- supportPhoneNumber
-
setSupportPhoneNumber
-
website
-
getWebsite
Website of the organization associated with the org- Returns:
- website
-
setWebsite
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-