Uses of Class
com.onlinepayments.domain.PaymentLinkEvent
Packages that use PaymentLinkEvent
-
Uses of PaymentLinkEvent in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentLinkEventModifier and TypeMethodDescriptionPaymentLinkEvent.withDateTime(String value) The date and time the change occurred.PaymentLinkEvent.withDetails(String value) Details of the events.The type of event that occurred.Methods in com.onlinepayments.domain that return types with arguments of type PaymentLinkEventMethod parameters in com.onlinepayments.domain with type arguments of type PaymentLinkEventModifier and TypeMethodDescriptionvoidPaymentLinkResponse.setPaymentLinkEvents(List<PaymentLinkEvent> value) PaymentLinkResponse.withPaymentLinkEvents(List<PaymentLinkEvent> value)