Uses of Class
dev.vality.swag_webhook_events.model.PaymentContactInfo
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events.model |
-
Uses of PaymentContactInfo in dev.vality.swag_webhook_events.model
Methods in dev.vality.swag_webhook_events.model that return PaymentContactInfo Modifier and Type Method Description PaymentContactInfoPaymentContactInfo. email(String email)PaymentContactInfoPayment. getContactInfo()Get contactInfoPaymentContactInfoPaymentContactInfo. phoneNumber(String phoneNumber)Methods in dev.vality.swag_webhook_events.model with parameters of type PaymentContactInfo Modifier and Type Method Description PaymentPayment. contactInfo(PaymentContactInfo contactInfo)voidPayment. setContactInfo(PaymentContactInfo contactInfo)