Uses of Class
dev.vality.damsel.domain.PaymentsServiceTerms
Packages that use PaymentsServiceTerms
-
Uses of PaymentsServiceTerms in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PaymentsServiceTermsMethods in dev.vality.damsel.domain that return PaymentsServiceTermsModifier and TypeMethodDescriptionPaymentsServiceTerms.deepCopy()TermSet.getPayments()PaymentsServiceTerms.setAllocations(PaymentAllocationServiceTerms allocations) PaymentsServiceTerms.setAttemptLimit(AttemptLimitSelector attempt_limit) PaymentsServiceTerms.setCashLimit(CashLimitSelector cash_limit) PaymentsServiceTerms.setCategories(CategorySelector categories) PaymentsServiceTerms.setChargebacks(PaymentChargebackServiceTerms chargebacks) PaymentsServiceTerms.setCurrencies(CurrencySelector currencies) PaymentsServiceTerms.setFees(CashFlowSelector fees) PaymentsServiceTerms.setHolds(PaymentHoldsServiceTerms holds) PaymentsServiceTerms.setPaymentMethods(PaymentMethodSelector payment_methods) PaymentsServiceTerms.setRefunds(PaymentRefundsServiceTerms refunds) Methods in dev.vality.damsel.domain with parameters of type PaymentsServiceTermsModifier and TypeMethodDescriptionintPaymentsServiceTerms.compareTo(PaymentsServiceTerms other) booleanPaymentsServiceTerms.equals(PaymentsServiceTerms that) TermSet.setPayments(PaymentsServiceTerms payments) Constructors in dev.vality.damsel.domain with parameters of type PaymentsServiceTermsModifierConstructorDescriptionPerforms a deep copy on other.