Package com.okta.sdk.resource.model
Class OrgTechnicalContactType
java.lang.Object
com.okta.sdk.resource.model.OrgTechnicalContactType
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-07-28T10:14:57.946459+05:30[Asia/Kolkata]",
comments="Generator version: 7.11.0")
public class OrgTechnicalContactType
extends Object
implements Serializable
Org technical contact
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontactType(OrgContactType contactType) booleanGet contactTypegetLinks()Get linksinthashCode()voidsetContactType(OrgContactType contactType) voidtoString()
-
Field Details
-
JSON_PROPERTY_CONTACT_TYPE
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
OrgTechnicalContactType
public OrgTechnicalContactType()
-
-
Method Details