Package travel.wink.sdk.extranet.model
Class TaxRateSupplier
java.lang.Object
travel.wink.sdk.extranet.model.TaxRateSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-04-15T11:55:15.242722091+07:00[Asia/Bangkok]")
public class TaxRateSupplier
extends Object
TaxRateSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) displayName(String displayName) booleanGet activeGet createdGet descriptionGet displayNamegetId()Get idGet inclusiveGet jurisdictionGet livemodeGet metadataGet _object@Valid BigDecimalGet percentageinthashCode()jurisdiction(String jurisdiction) percentage(BigDecimal percentage) putMetadataItem(String key, String metadataItem) voidvoidsetCreated(Long created) voidsetDescription(String description) voidsetDisplayName(String displayName) voidvoidsetInclusive(Boolean inclusive) voidsetJurisdiction(String jurisdiction) voidsetLivemode(Boolean livemode) voidsetMetadata(Map<String, String> metadata) voidvoidsetPercentage(BigDecimal percentage) toString()
-
Field Details
-
JSON_PROPERTY_ACTIVE
- See Also:
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_DISPLAY_NAME
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_INCLUSIVE
- See Also:
-
JSON_PROPERTY_JURISDICTION
- See Also:
-
JSON_PROPERTY_LIVEMODE
- See Also:
-
JSON_PROPERTY_METADATA
- See Also:
-
JSON_PROPERTY_OBJECT
- See Also:
-
JSON_PROPERTY_PERCENTAGE
- See Also:
-
-
Constructor Details
-
TaxRateSupplier
public TaxRateSupplier()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
created
-
getCreated
Get created- Returns:
- created
-
setCreated
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
id
-
getId
Get id- Returns:
- id
-
setId
-
inclusive
-
getInclusive
Get inclusive- Returns:
- inclusive
-
setInclusive
-
jurisdiction
-
getJurisdiction
Get jurisdiction- Returns:
- jurisdiction
-
setJurisdiction
-
livemode
-
getLivemode
Get livemode- Returns:
- livemode
-
setLivemode
-
metadata
-
putMetadataItem
-
getMetadata
Get metadata- Returns:
- metadata
-
setMetadata
-
_object
-
getObject
Get _object- Returns:
- _object
-
setObject
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-