Uses of Class
io.trippay.sdk.payment.acquiring.model.Contact
Packages that use Contact
-
Uses of Contact in io.trippay.sdk.payment.acquiring.model
Methods in io.trippay.sdk.payment.acquiring.model that return ContactModifier and TypeMethodDescriptionContact.phoneNumber(String phoneNumber) Contact.secondaryEmail(String secondaryEmail) Methods in io.trippay.sdk.payment.acquiring.model that return types with arguments of type ContactMethods in io.trippay.sdk.payment.acquiring.model with parameters of type ContactMethod parameters in io.trippay.sdk.payment.acquiring.model with type arguments of type ContactModifier and TypeMethodDescriptionPersonal.contactPerson(List<Contact> contactPerson) voidPersonal.setContactPerson(List<Contact> contactPerson)