Uses of Class
io.trippay.sdk.payment.model.Contact
Packages that use Contact
-
Uses of Contact in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return ContactModifier and TypeMethodDescription@NotNull @Valid ContactAccount.getOwner()Get ownerContact.phoneNumber(String phoneNumber) Contact.secondaryEmail(String secondaryEmail) Methods in io.trippay.sdk.payment.model that return types with arguments of type ContactModifier and TypeMethodDescriptionPersonal.getContactPerson()Array of emergency contact information for the customerMethods in io.trippay.sdk.payment.model with parameters of type ContactMethod parameters in io.trippay.sdk.payment.model with type arguments of type ContactModifier and TypeMethodDescriptionPersonal.contactPerson(List<Contact> contactPerson) voidPersonal.setContactPerson(List<Contact> contactPerson)