Uses of Class
dev.vality.damsel.proxy_provider.InvoicePaymentRefund
Packages that use InvoicePaymentRefund
-
Uses of InvoicePaymentRefund in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as InvoicePaymentRefundMethods in dev.vality.damsel.proxy_provider that return InvoicePaymentRefundModifier and TypeMethodDescriptionInvoicePaymentRefund.deepCopy()PaymentInfo.getRefund()InvoicePaymentRefund.setCreatedAt(String created_at) InvoicePaymentRefund.setTrx(TransactionInfo trx) Methods in dev.vality.damsel.proxy_provider with parameters of type InvoicePaymentRefundModifier and TypeMethodDescriptionintInvoicePaymentRefund.compareTo(InvoicePaymentRefund other) booleanInvoicePaymentRefund.equals(InvoicePaymentRefund that) PaymentInfo.setRefund(InvoicePaymentRefund refund) Constructors in dev.vality.damsel.proxy_provider with parameters of type InvoicePaymentRefundModifierConstructorDescriptionPerforms a deep copy on other.