Class TravelAgentAgent
java.lang.Object
travel.wink.sdk.travel.agent.model.TravelAgentAgent
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-11-04T20:31:25.199072978+07:00[Asia/Bangkok]")
public class TravelAgentAgent
extends Object
Customize account with a custom logo / profile picture.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull BooleanWhether the agent is in charge of charging the property.@NotNull BooleanWhether the agent is in charge of paying the property.inthashCode()selfAcquires(Boolean selfAcquires) selfDisburses(Boolean selfDisburses) voidsetSelfAcquires(Boolean selfAcquires) voidsetSelfDisburses(Boolean selfDisburses) toString()
-
Field Details
-
JSON_PROPERTY_SELF_ACQUIRES
- See Also:
-
JSON_PROPERTY_SELF_DISBURSES
- See Also:
-
-
Constructor Details
-
TravelAgentAgent
public TravelAgentAgent()
-
-
Method Details
-
selfAcquires
-
getSelfAcquires
Whether the agent is in charge of charging the property.- Returns:
- selfAcquires
-
setSelfAcquires
-
selfDisburses
-
getSelfDisburses
Whether the agent is in charge of paying the property.- Returns:
- selfDisburses
-
setSelfDisburses
-
equals
-
hashCode
-
toString
-