Uses of Class
net.authorize.api.contract.v1.ContactDetailType
-
Packages that use ContactDetailType Package Description net.authorize.api.contract.v1 -
-
Uses of ContactDetailType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type ContactDetailType Modifier and Type Field Description protected List<ContactDetailType>ArrayOfContactDetail. contactDetailMethods in net.authorize.api.contract.v1 that return ContactDetailType Modifier and Type Method Description ContactDetailTypeObjectFactory. createContactDetailType()Create an instance ofContactDetailTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type ContactDetailType Modifier and Type Method Description List<ContactDetailType>ArrayOfContactDetail. getContactDetail()Gets the value of the contactDetail property.
-