Uses of Class
dev.vality.damsel.domain.PaymentAllocationServiceTerms
Packages that use PaymentAllocationServiceTerms
-
Uses of PaymentAllocationServiceTerms in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PaymentAllocationServiceTermsMethods in dev.vality.damsel.domain that return PaymentAllocationServiceTermsModifier and TypeMethodDescriptionPaymentAllocationServiceTerms.deepCopy()PaymentsServiceTerms.getAllocations()NOTE Если распределения средств (allocations) разрешены на этом уровне, они также автоматически разрешены для возвратов (refunds) платежей, при создании которых было указано распределение средств (allocation).Methods in dev.vality.damsel.domain with parameters of type PaymentAllocationServiceTermsModifier and TypeMethodDescriptionintPaymentAllocationServiceTerms.compareTo(PaymentAllocationServiceTerms other) booleanPaymentAllocationServiceTerms.equals(PaymentAllocationServiceTerms that) PaymentsServiceTerms.setAllocations(PaymentAllocationServiceTerms allocations) Constructors in dev.vality.damsel.domain with parameters of type PaymentAllocationServiceTermsModifierConstructorDescriptionPerforms a deep copy on other.