Uses of Class
dev.vality.damsel.payment_processing.RecurrentPayerParams
Packages that use RecurrentPayerParams
-
Uses of RecurrentPayerParams in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return RecurrentPayerParamsModifier and TypeMethodDescriptionRecurrentPayerParams.deepCopy()PayerParams.getRecurrent()RecurrentPayerParams.setContactInfo(ContactInfo contact_info) RecurrentPayerParams.setRecurrentParent(RecurrentParentPayment recurrent_parent) Methods in dev.vality.damsel.payment_processing with parameters of type RecurrentPayerParamsModifier and TypeMethodDescriptionintRecurrentPayerParams.compareTo(RecurrentPayerParams other) booleanRecurrentPayerParams.equals(RecurrentPayerParams that) static PayerParamsPayerParams.recurrent(RecurrentPayerParams value) voidPayerParams.setRecurrent(RecurrentPayerParams value) Constructors in dev.vality.damsel.payment_processing with parameters of type RecurrentPayerParamsModifierConstructorDescriptionPerforms a deep copy on other.