Uses of Class
dev.vality.damsel.payment_processing.PaymentResourcePayerParams
Packages that use PaymentResourcePayerParams
-
Uses of PaymentResourcePayerParams in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PaymentResourcePayerParamsModifier and TypeMethodDescriptionPaymentResourcePayerParams.deepCopy()PayerParams.getPaymentResource()PaymentResourcePayerParams.setContactInfo(ContactInfo contact_info) PaymentResourcePayerParams.setResource(DisposablePaymentResource resource) Methods in dev.vality.damsel.payment_processing with parameters of type PaymentResourcePayerParamsModifier and TypeMethodDescriptionintPaymentResourcePayerParams.compareTo(PaymentResourcePayerParams other) booleanPaymentResourcePayerParams.equals(PaymentResourcePayerParams that) static PayerParamsPayerParams.payment_resource(PaymentResourcePayerParams value) voidPayerParams.setPaymentResource(PaymentResourcePayerParams value) Constructors in dev.vality.damsel.payment_processing with parameters of type PaymentResourcePayerParamsModifierConstructorDescriptionPerforms a deep copy on other.