Package io.trippay.sdk.payment.model
Class Beneficiary
java.lang.Object
io.trippay.sdk.payment.model.Beneficiary
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-11-08T02:00:35.320414350+07:00[Asia/Bangkok]")
public class Beneficiary
extends Object
Beneficiary is a registered account with rights to compensation within a booking.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of beneficiary payment. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountEmail(String accountEmail) accountIdentifier(String accountIdentifier) accountName(String accountName) accountUrl(String accountUrl) amountDueInCaptureCurrency(Moneys amountDueInCaptureCurrency) amountDueInCapturePriceAfterCancellation(Moneys amountDueInCapturePriceAfterCancellation) amountDueInDisplayCurrency(Moneys amountDueInDisplayCurrency) amountDueInDisplayPriceAfterCancellation(Moneys amountDueInDisplayPriceAfterCancellation) amountDueInInternalCurrency(Moneys amountDueInInternalCurrency) amountDueInInternalPriceAfterCancellation(Moneys amountDueInInternalPriceAfterCancellation) amountDueInSourceCurrency(Moneys amountDueInSourceCurrency) amountDueInSourcePriceAfterCancellation(Moneys amountDueInSourcePriceAfterCancellation) amountDueInSupplierCurrency(Moneys amountDueInSupplierCurrency) amountDueInSupplierPriceAfterCancellation(Moneys amountDueInSupplierPriceAfterCancellation) boolean@NotNull StringaccountEmail of beneficiary that can map to an account with us@NotNull StringaccountIdentifier of beneficiary that can map to an account with us@NotNull StringaccountName of beneficiary that can map to an account with us@NotNull StringaccountUrl of beneficiary that can map to an account with us@NotNull @Valid MoneysGet amountDueInCaptureCurrency@Valid MoneysGet amountDueInCapturePriceAfterCancellation@NotNull @Valid MoneysGet amountDueInDisplayCurrency@Valid MoneysGet amountDueInDisplayPriceAfterCancellation@NotNull @Valid MoneysGet amountDueInInternalCurrency@Valid MoneysGet amountDueInInternalPriceAfterCancellation@NotNull @Valid MoneysGet amountDueInSourceCurrency@Valid MoneysGet amountDueInSourcePriceAfterCancellation@NotNull @Valid MoneysGet amountDueInSupplierCurrency@Valid MoneysGet amountDueInSupplierPriceAfterCancellation@NotNull Beneficiary.TypeEnumgetType()The type of beneficiary payment.inthashCode()voidsetAccountEmail(String accountEmail) voidsetAccountIdentifier(String accountIdentifier) voidsetAccountName(String accountName) voidsetAccountUrl(String accountUrl) voidsetAmountDueInCaptureCurrency(Moneys amountDueInCaptureCurrency) voidsetAmountDueInCapturePriceAfterCancellation(Moneys amountDueInCapturePriceAfterCancellation) voidsetAmountDueInDisplayCurrency(Moneys amountDueInDisplayCurrency) voidsetAmountDueInDisplayPriceAfterCancellation(Moneys amountDueInDisplayPriceAfterCancellation) voidsetAmountDueInInternalCurrency(Moneys amountDueInInternalCurrency) voidsetAmountDueInInternalPriceAfterCancellation(Moneys amountDueInInternalPriceAfterCancellation) voidsetAmountDueInSourceCurrency(Moneys amountDueInSourceCurrency) voidsetAmountDueInSourcePriceAfterCancellation(Moneys amountDueInSourcePriceAfterCancellation) voidsetAmountDueInSupplierCurrency(Moneys amountDueInSupplierCurrency) voidsetAmountDueInSupplierPriceAfterCancellation(Moneys amountDueInSupplierPriceAfterCancellation) voidsetType(Beneficiary.TypeEnum type) toString()type(Beneficiary.TypeEnum type)
-
Field Details
-
JSON_PROPERTY_ACCOUNT_IDENTIFIER
- See Also:
-
JSON_PROPERTY_ACCOUNT_NAME
- See Also:
-
JSON_PROPERTY_ACCOUNT_EMAIL
- See Also:
-
JSON_PROPERTY_ACCOUNT_URL
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_SOURCE_CURRENCY
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_DISPLAY_CURRENCY
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_SUPPLIER_CURRENCY
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_INTERNAL_CURRENCY
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_CAPTURE_CURRENCY
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_SOURCE_PRICE_AFTER_CANCELLATION
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_DISPLAY_PRICE_AFTER_CANCELLATION
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_SUPPLIER_PRICE_AFTER_CANCELLATION
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_INTERNAL_PRICE_AFTER_CANCELLATION
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE_IN_CAPTURE_PRICE_AFTER_CANCELLATION
- See Also:
-
-
Constructor Details
-
Beneficiary
public Beneficiary()
-
-
Method Details
-
accountIdentifier
-
getAccountIdentifier
accountIdentifier of beneficiary that can map to an account with us- Returns:
- accountIdentifier
-
setAccountIdentifier
-
accountName
-
getAccountName
accountName of beneficiary that can map to an account with us- Returns:
- accountName
-
setAccountName
-
accountEmail
-
getAccountEmail
accountEmail of beneficiary that can map to an account with us- Returns:
- accountEmail
-
setAccountEmail
-
accountUrl
-
getAccountUrl
accountUrl of beneficiary that can map to an account with us- Returns:
- accountUrl
-
setAccountUrl
-
amountDueInSourceCurrency
-
getAmountDueInSourceCurrency
Get amountDueInSourceCurrency- Returns:
- amountDueInSourceCurrency
-
setAmountDueInSourceCurrency
-
amountDueInDisplayCurrency
-
getAmountDueInDisplayCurrency
Get amountDueInDisplayCurrency- Returns:
- amountDueInDisplayCurrency
-
setAmountDueInDisplayCurrency
-
amountDueInSupplierCurrency
-
getAmountDueInSupplierCurrency
Get amountDueInSupplierCurrency- Returns:
- amountDueInSupplierCurrency
-
setAmountDueInSupplierCurrency
-
amountDueInInternalCurrency
-
getAmountDueInInternalCurrency
Get amountDueInInternalCurrency- Returns:
- amountDueInInternalCurrency
-
setAmountDueInInternalCurrency
-
amountDueInCaptureCurrency
-
getAmountDueInCaptureCurrency
Get amountDueInCaptureCurrency- Returns:
- amountDueInCaptureCurrency
-
setAmountDueInCaptureCurrency
-
type
-
getType
The type of beneficiary payment.- Returns:
- type
-
setType
-
amountDueInSourcePriceAfterCancellation
public Beneficiary amountDueInSourcePriceAfterCancellation(Moneys amountDueInSourcePriceAfterCancellation) -
getAmountDueInSourcePriceAfterCancellation
Get amountDueInSourcePriceAfterCancellation- Returns:
- amountDueInSourcePriceAfterCancellation
-
setAmountDueInSourcePriceAfterCancellation
public void setAmountDueInSourcePriceAfterCancellation(Moneys amountDueInSourcePriceAfterCancellation) -
amountDueInDisplayPriceAfterCancellation
public Beneficiary amountDueInDisplayPriceAfterCancellation(Moneys amountDueInDisplayPriceAfterCancellation) -
getAmountDueInDisplayPriceAfterCancellation
Get amountDueInDisplayPriceAfterCancellation- Returns:
- amountDueInDisplayPriceAfterCancellation
-
setAmountDueInDisplayPriceAfterCancellation
public void setAmountDueInDisplayPriceAfterCancellation(Moneys amountDueInDisplayPriceAfterCancellation) -
amountDueInSupplierPriceAfterCancellation
public Beneficiary amountDueInSupplierPriceAfterCancellation(Moneys amountDueInSupplierPriceAfterCancellation) -
getAmountDueInSupplierPriceAfterCancellation
Get amountDueInSupplierPriceAfterCancellation- Returns:
- amountDueInSupplierPriceAfterCancellation
-
setAmountDueInSupplierPriceAfterCancellation
public void setAmountDueInSupplierPriceAfterCancellation(Moneys amountDueInSupplierPriceAfterCancellation) -
amountDueInInternalPriceAfterCancellation
public Beneficiary amountDueInInternalPriceAfterCancellation(Moneys amountDueInInternalPriceAfterCancellation) -
getAmountDueInInternalPriceAfterCancellation
Get amountDueInInternalPriceAfterCancellation- Returns:
- amountDueInInternalPriceAfterCancellation
-
setAmountDueInInternalPriceAfterCancellation
public void setAmountDueInInternalPriceAfterCancellation(Moneys amountDueInInternalPriceAfterCancellation) -
amountDueInCapturePriceAfterCancellation
public Beneficiary amountDueInCapturePriceAfterCancellation(Moneys amountDueInCapturePriceAfterCancellation) -
getAmountDueInCapturePriceAfterCancellation
Get amountDueInCapturePriceAfterCancellation- Returns:
- amountDueInCapturePriceAfterCancellation
-
setAmountDueInCapturePriceAfterCancellation
public void setAmountDueInCapturePriceAfterCancellation(Moneys amountDueInCapturePriceAfterCancellation) -
equals
-
hashCode
public int hashCode() -
toString
-