Uses of Class
io.deeplumen.ucp.models.discovery.Payment
Packages that use Payment
-
Uses of Payment in io.deeplumen.ucp.models.discovery
Methods in io.deeplumen.ucp.models.discovery that return PaymentModifier and TypeMethodDescriptionUCPDiscoveryProfile.getPayment()Payment configuration containing handlersPayment.withAdditionalProperty(String name, Object value) Payment.withHandlers(List<PaymentHandlerResponse> handlers) Methods in io.deeplumen.ucp.models.discovery with parameters of type PaymentModifier and TypeMethodDescriptionvoidUCPDiscoveryProfile.setPayment(Payment payment) Payment configuration containing handlersUCPDiscoveryProfile.withPayment(Payment payment)