Package org.openapitools.client.model
Class LogIpAddress
java.lang.Object
org.openapitools.client.model.LogIpAddress
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class LogIpAddress
extends Object
LogIpAddress
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangeographicalContext(LogGeographicalContext geographicalContext) Get geographicalContextgetIp()Get ipGet sourceGet versioninthashCode()voidsetGeographicalContext(LogGeographicalContext geographicalContext) toString() 
- 
Field Details
- 
JSON_PROPERTY_GEOGRAPHICAL_CONTEXT
- See Also:
 
 - 
JSON_PROPERTY_IP
- See Also:
 
 - 
JSON_PROPERTY_SOURCE
- See Also:
 
 - 
JSON_PROPERTY_VERSION
- See Also:
 
 
 - 
 - 
Constructor Details
- 
LogIpAddress
public LogIpAddress() 
 - 
 - 
Method Details
- 
geographicalContext
 - 
getGeographicalContext
Get geographicalContext- Returns:
 - geographicalContext
 
 - 
setGeographicalContext
 - 
getIp
Get ip- Returns:
 - ip
 
 - 
getSource
Get source- Returns:
 - source
 
 - 
getVersion
Get version- Returns:
 - version
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -