Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.domain |
Modifier and Type | Method and Description |
---|---|
AmountOfMoney |
CreateDisputeRequest.getAmountOfMoney()
The amount of money that is to be disputed.
|
AmountOfMoney |
LineItem.getAmountOfMoney()
Object containing amount and ISO currency code attributes
Note: make sure you submit the amount and currency code for each line item |
AmountOfMoney |
PayoutDetails.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
OrderRiskAssessment.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
DisputeOutput.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
CreatePayoutRequest.getAmountOfMoney()
Deprecated.
Moved to PayoutDetails
|
AmountOfMoney |
GiftCardPurchase.getAmountOfMoney()
Object containing information on an amount of money
|
AmountOfMoney |
RefundRequest.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
GetInstallmentRequest.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
PaymentContext.getAmountOfMoney()
The payment amount
|
AmountOfMoney |
OrderOutput.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
Order.getAmountOfMoney()
Object containing amount and ISO currency code attributes
|
AmountOfMoney |
TrialInformation.getAmountOfMoneyAfterTrial()
The object containing the amount and ISO currency code attributes of money to be paid after the trial period ends.
Note: The property order.amountOfMoney should be populated with the amount to be paid during or for the trial period (no-cost or discounted time-constrained trial subscription period). |
AmountOfMoney |
Installments.getAmountOfMoneyPerInstallment()
The amount that will be paid per installment.
|
AmountOfMoney |
Installments.getAmountOfMoneyTotal()
Object containing the total amount and ISO currency code attributes
|
AmountOfMoney |
AbstractThreeDSecure.getAuthenticationAmount() |
AmountOfMoney |
ThreeDSecureResults.getAuthenticationAmount()
The amount for which this transaction has been authenticated.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDisputeRequest.setAmountOfMoney(AmountOfMoney value)
The amount of money that is to be disputed.
|
void |
LineItem.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
Note: make sure you submit the amount and currency code for each line item |
void |
PayoutDetails.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
OrderRiskAssessment.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
DisputeOutput.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
CreatePayoutRequest.setAmountOfMoney(AmountOfMoney value)
Deprecated.
Moved to PayoutDetails
|
void |
GiftCardPurchase.setAmountOfMoney(AmountOfMoney value)
Object containing information on an amount of money
|
void |
RefundRequest.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
GetInstallmentRequest.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
PaymentContext.setAmountOfMoney(AmountOfMoney value)
The payment amount
|
void |
OrderOutput.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
Order.setAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
void |
TrialInformation.setAmountOfMoneyAfterTrial(AmountOfMoney value)
The object containing the amount and ISO currency code attributes of money to be paid after the trial period ends.
Note: The property order.amountOfMoney should be populated with the amount to be paid during or for the trial period (no-cost or discounted time-constrained trial subscription period). |
void |
Installments.setAmountOfMoneyPerInstallment(AmountOfMoney value)
The amount that will be paid per installment.
|
void |
Installments.setAmountOfMoneyTotal(AmountOfMoney value)
Object containing the total amount and ISO currency code attributes
|
void |
AbstractThreeDSecure.setAuthenticationAmount(AmountOfMoney value) |
void |
ThreeDSecureResults.setAuthenticationAmount(AmountOfMoney value)
The amount for which this transaction has been authenticated.
|
Copyright © 2024 Worldline Global Collect. All rights reserved.