Class Payment
java.lang.Object
io.deeplumen.ucp.models.discovery.Payment
Payment configuration containing handlers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanPayment handler definitions that describe how instruments can be collectedinthashCode()voidsetAdditionalProperty(String name, Object value) voidsetHandlers(List<PaymentHandlerResponse> handlers) Payment handler definitions that describe how instruments can be collectedtoString()withAdditionalProperty(String name, Object value) withHandlers(List<PaymentHandlerResponse> handlers)
-
Constructor Details
-
Payment
public Payment()
-
-
Method Details
-
getHandlers
Payment handler definitions that describe how instruments can be collected -
setHandlers
Payment handler definitions that describe how instruments can be collected -
withHandlers
-
getAdditionalProperties
-
setAdditionalProperty
-
withAdditionalProperty
-
toString
-
hashCode
public int hashCode() -
equals
-