Uses of Class
travel.wink.sdk.payment.acquiring.model.Contact
Packages that use Contact
-
Uses of Contact in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return ContactModifier and TypeMethodDescriptionContact.phoneNumber(String phoneNumber) Contact.secondaryEmail(String secondaryEmail) Methods in travel.wink.sdk.payment.acquiring.model that return types with arguments of type ContactModifier and TypeMethodDescriptionPersonal.getContactPerson()Array of emergency contact information for the customerMethods in travel.wink.sdk.payment.acquiring.model with parameters of type ContactMethod parameters in travel.wink.sdk.payment.acquiring.model with type arguments of type ContactModifier and TypeMethodDescriptionPersonal.contactPerson(List<Contact> contactPerson) voidPersonal.setContactPerson(List<Contact> contactPerson)