Uses of Class
com.boldsign.model.ContactCreated
Packages that use ContactCreated
-
Uses of ContactCreated in com.boldsign.model
Methods in com.boldsign.model that return ContactCreatedModifier and TypeMethodDescriptionstatic ContactCreatedCreate an instance of ContactCreated given an JSON stringMethods in com.boldsign.model that return types with arguments of type ContactCreatedMethods in com.boldsign.model with parameters of type ContactCreatedModifier and TypeMethodDescriptionCreateContactResponse.addCreatedContactsItem(ContactCreated createdContactsItem) Method parameters in com.boldsign.model with type arguments of type ContactCreatedModifier and TypeMethodDescriptionCreateContactResponse.createdContacts(List<ContactCreated> createdContacts) voidCreateContactResponse.setCreatedContacts(List<ContactCreated> createdContacts)