Uses of Class
com.inteliqua.rest.customer.payload.telephone.request.TelephoneModificationRequest
-
Packages that use TelephoneModificationRequest Package Description com.inteliqua.rest.customer.payload.telephone.request -
-
Uses of TelephoneModificationRequest in com.inteliqua.rest.customer.payload.telephone.request
Methods in com.inteliqua.rest.customer.payload.telephone.request that return types with arguments of type TelephoneModificationRequest Modifier and Type Method Description List<TelephoneModificationRequest>MultipleTelephoneUpdateRequest. getModifications()Method parameters in com.inteliqua.rest.customer.payload.telephone.request with type arguments of type TelephoneModificationRequest Modifier and Type Method Description voidMultipleTelephoneUpdateRequest. setModifications(List<TelephoneModificationRequest> modifications)
-