Uses of Class
dev.vality.damsel.payment_processing.CustomerPayerParams
Packages that use CustomerPayerParams
-
Uses of CustomerPayerParams in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return CustomerPayerParamsModifier and TypeMethodDescriptionCustomerPayerParams.deepCopy()PayerParams.getCustomer()CustomerPayerParams.setCustomerId(String customer_id) Methods in dev.vality.damsel.payment_processing with parameters of type CustomerPayerParamsModifier and TypeMethodDescriptionintCustomerPayerParams.compareTo(CustomerPayerParams other) static PayerParamsPayerParams.customer(CustomerPayerParams value) booleanCustomerPayerParams.equals(CustomerPayerParams that) voidPayerParams.setCustomer(CustomerPayerParams value) Constructors in dev.vality.damsel.payment_processing with parameters of type CustomerPayerParamsModifierConstructorDescriptionPerforms a deep copy on other.