Class TravelAgentSupplier
java.lang.Object
travel.wink.sdk.affiliate.model.TravelAgentSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-12-27T09:34:29.532077319+07:00[Asia/Bangkok]")
public class TravelAgentSupplier
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
-
TravelAgentSupplier
public TravelAgentSupplier()
-
-
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
-