Uses of Class
dev.vality.swag_webhook_events.model.ClientInfo
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events.model |
-
Uses of ClientInfo in dev.vality.swag_webhook_events.model
Methods in dev.vality.swag_webhook_events.model that return ClientInfo Modifier and Type Method Description ClientInfoClientInfo. fingerprint(String fingerprint)@Valid ClientInfoPaymentResource. getClientInfo()Get clientInfo@Valid ClientInfoPaymentResourcePayer. getClientInfo()Get clientInfoClientInfoClientInfo. ip(String ip)Methods in dev.vality.swag_webhook_events.model with parameters of type ClientInfo Modifier and Type Method Description PaymentResourcePaymentResource. clientInfo(ClientInfo clientInfo)PaymentResourcePayerPaymentResourcePayer. clientInfo(ClientInfo clientInfo)voidPaymentResource. setClientInfo(ClientInfo clientInfo)voidPaymentResourcePayer. setClientInfo(ClientInfo clientInfo)