Uses of Class
dev.vality.damsel.proxy_provider.RecurrentPaymentResource
Packages that use RecurrentPaymentResource
-
Uses of RecurrentPaymentResource in dev.vality.damsel.proxy_provider
Methods in dev.vality.damsel.proxy_provider that return RecurrentPaymentResourceModifier and TypeMethodDescriptionRecurrentPaymentResource.deepCopy()PaymentResource.getRecurrentPaymentResource()RecurrentPaymentResource.setPaymentTool(PaymentTool payment_tool) RecurrentPaymentResource.setRecToken(String rec_token) Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentPaymentResourceModifier and TypeMethodDescriptionintRecurrentPaymentResource.compareTo(RecurrentPaymentResource other) booleanRecurrentPaymentResource.equals(RecurrentPaymentResource that) static PaymentResourcePaymentResource.recurrent_payment_resource(RecurrentPaymentResource value) voidPaymentResource.setRecurrentPaymentResource(RecurrentPaymentResource value) Constructors in dev.vality.damsel.proxy_provider with parameters of type RecurrentPaymentResourceModifierConstructorDescriptionPerforms a deep copy on other.