Uses of Class
travel.wink.sdk.payment.model.Contact
Packages that use Contact
-
Uses of Contact in travel.wink.sdk.payment.model
Methods in travel.wink.sdk.payment.model that return ContactModifier and TypeMethodDescription@NotNull @Valid ContactAccount.getOwner()Get ownerContact.phoneNumber(String phoneNumber) Contact.secondaryEmail(String secondaryEmail) Methods in travel.wink.sdk.payment.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.model with parameters of type ContactMethod parameters in travel.wink.sdk.payment.model with type arguments of type ContactModifier and TypeMethodDescriptionPersonal.contactPerson(List<Contact> contactPerson) voidPersonal.setContactPerson(List<Contact> contactPerson)